-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random issues #1
Comments
Now that is some funky formatting. |
ghost
assigned OrphicAbyss
Apr 14, 2012
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Compile problems:
on my system GLee.h is directly in /usr/include/ so I had to remove the "GL/" from its include lines.
"QMB/gl_png.c:180: undefined reference to `png_set_gray_1_2_4_to_8'"
I found http://planet.plt-scheme.org/trac/ticket/292 and that works. I have libpng 1.5.10.
"cp: cannot create regular file ‘./Quake/’: Not a directory" :)
In-game problems:
Monsters flicker on and off.
Textures have stripes.
Tried to take screenshots, got 0 byte TGA files.
Video menu:
First entry has no text, just the "cursor". Hitting enter gave me a segfault
PackFile: ./id1/pak0.pak : sound/weapons/bounce.wav
PackFile: ./id1/pak0.pak : sound/player/plyrjmp8.wav
PackFile: ./id1/pak0.pak : sound/ogre/ogsawatk.wav
Error: Cache_MakeLRU: active link
You receive 25 health
You get 2 rockets
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
QMB: xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted
Getting shot by the first grunt on skill 1 e1m1, engine froze. Had to kill it.
The text was updated successfully, but these errors were encountered: