Sinner
02-01-2009, 11:14 AM
I compiled eduke32 20090131 and installed dukeplus and I am still getting a segment fault every time I try to load a game. I cleaned out my autoload folder and reinstalled everything but I still receive an error. Oddly I though this was because I was using an older version on Linux but I borrowed a copy of windows XP from a friend of mine (yeah I know thats not legal). Installed it on Vbox and Windows XP doesn't have this problem even on older releases.
http://img186.imageshack.us/img186/594/user24781pic25921233506qt7.jpg
My autoload folder only includes the duke3d.grp, dukeplus and the high res pack, and I start the game with
eduke32 -game_dir /home/administrator/.eduke32/DukePlus
http://img207.imageshack.us/img207/6181/user24781pic25931233507ql7.jpg
Here is my eduke32.log file
EDuke32 1.5.0devel 20090131
Application parameters: -game_dir /home/administrator/.eduke32/DukePlus
addsearchpath(): Added /home/administrator/
addsearchpath(): Added /home/administrator/.eduke32/DukePlus/
addsearchpath(): Added /home/administrator/.eduke32/
Initializing SDL system interface (compiled against SDL version 1.2.12, found version 1.2.12)
Loading libGL.so.1
Loading libGLU.so.1
Using "x11" video driver
Using config file 'eduke32.cfg'.
Scanning for GRP files...
Using group file 'duke3d.grp' as main group file.
Compiling: EDUKE.CON (27 bytes)
Including: dpcons/DUKEPLUS.CON (515456 bytes)
Using DEF file: dukeplus.def.
Wrote eduke32.cfg
Wrote eduke32_binds.cfg
Using config file '/home/administrator/.eduke32/DukePlus/dp.cfg'.
Including: DEFS.CON (35992 bytes)
Including: USER.CON (45482 bytes)
Including: DukePlus/dpcons/DEFSPLUS.CON (35857 bytes)
Including: DukePlus/dpcons/USERPLUS.CON (52125 bytes)
Including: DukePlus/dpcons/HUDPLUS.CON (51046 bytes)
Including: DukePlus/dpcons/LIGHTS.CON (20760 bytes)
DukePlus/dpcons/LIGHTS.CON: In actor `SECTOR_CONTROLLER':
DukePlus/dpcons/LIGHTS.CON:384: warning: `nullop' found without `else'
Including: DukePlus/dpcons/PLAYERPLUS.CON (109288 bytes)
Resizing code buffer to 32768*8 bytes
Resizing code buffer to 65536*8 bytes
Resizing code buffer to 131072*8 bytes
dpcons/DUKEPLUS.CON: In event `EVENT_PROCESSINPUT':
dpcons/DUKEPLUS.CON:24322: warning: found `ifsound' outside of a local event.
dpcons/DUKEPLUS.CON:24330: warning: found `ifsound' outside of a local event.
Found 3 warning(s), 0 error(s).
Resizing code buffer to 95896*8 bytes
Script compiled in 1998ms
Compiled code size: 95888*8 bytes, version 1.4+
Pointer bitmap size: 11987 bytes
2724/11264 labels, 621/2048 variables
280/16384 quotes, 46 quote redefinitions
32/88 event definitions, 377 defined actors
Initialized 32.0M cache
Invalid frame name on line dukeplus.def:78
Definitions file 'dukeplus.def' loaded.
RTS file DUKE.RTS was not found
Initializing OSD...
1 joystick(s) found
1. Logitech Logitech RumblePad 2 USB
Joystick 1 has 6 axes, 12 buttons, and 0 hat(s).
Setting video mode 1280x1024 (32-bpp fullscreen)
OpenGL Information:
Version: 2.1.2 NVIDIA 180.22
Vendor: NVIDIA Corporation
Renderer: GeForce 9800 GT/PCI/SSE2
gltexinvalidateall()
gltexinvalidate8()
Cache contains -112585 bytes of garbage data
Initializing music...
Initializing sound...
Initializing MultiVoc...
- 32 voices, 512 byte mixing buffers
gltexinvalidateall()
gltexinvalidate8()
EOF: EDuke32
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell.png.
Writing cached tex 076451d6da45c47add5547281fd8d825-1ab9-00, offset 0x1743e69
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell.png.
Writing cached tex 076451d6da45c47add5547281fd8d825-1ab9-1001, offset 0x17441ef
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell.png.
Writing cached tex 076451d6da45c47add5547281fd8d825-1ab9-6003, offset 0x1744565
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell.png.
Writing cached tex 076451d6da45c47add5547281fd8d825-1ab9-f7009, offset 0x17448d8
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell2.png.
Writing cached tex 009fcd8a95ec7011a23eac25e607d5a5-1a84-00, offset 0x1744c4e
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell2.png.
Writing cached tex 009fcd8a95ec7011a23eac25e607d5a5-1a84-1001, offset 0x1744fd7
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell2.png.
Writing cached tex 009fcd8a95ec7011a23eac25e607d5a5-1a84-6003, offset 0x174534f
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell2.png.
Writing cached tex 009fcd8a95ec7011a23eac25e607d5a5-1a84-f7009, offset 0x17456ca
Cache time: 1164ms
What am I doing wrong on Ubuntu? The versions are the same but yet Windows XP is the only one that doesn't crash :mad: :mad:
http://img186.imageshack.us/img186/594/user24781pic25921233506qt7.jpg
My autoload folder only includes the duke3d.grp, dukeplus and the high res pack, and I start the game with
eduke32 -game_dir /home/administrator/.eduke32/DukePlus
http://img207.imageshack.us/img207/6181/user24781pic25931233507ql7.jpg
Here is my eduke32.log file
EDuke32 1.5.0devel 20090131
Application parameters: -game_dir /home/administrator/.eduke32/DukePlus
addsearchpath(): Added /home/administrator/
addsearchpath(): Added /home/administrator/.eduke32/DukePlus/
addsearchpath(): Added /home/administrator/.eduke32/
Initializing SDL system interface (compiled against SDL version 1.2.12, found version 1.2.12)
Loading libGL.so.1
Loading libGLU.so.1
Using "x11" video driver
Using config file 'eduke32.cfg'.
Scanning for GRP files...
Using group file 'duke3d.grp' as main group file.
Compiling: EDUKE.CON (27 bytes)
Including: dpcons/DUKEPLUS.CON (515456 bytes)
Using DEF file: dukeplus.def.
Wrote eduke32.cfg
Wrote eduke32_binds.cfg
Using config file '/home/administrator/.eduke32/DukePlus/dp.cfg'.
Including: DEFS.CON (35992 bytes)
Including: USER.CON (45482 bytes)
Including: DukePlus/dpcons/DEFSPLUS.CON (35857 bytes)
Including: DukePlus/dpcons/USERPLUS.CON (52125 bytes)
Including: DukePlus/dpcons/HUDPLUS.CON (51046 bytes)
Including: DukePlus/dpcons/LIGHTS.CON (20760 bytes)
DukePlus/dpcons/LIGHTS.CON: In actor `SECTOR_CONTROLLER':
DukePlus/dpcons/LIGHTS.CON:384: warning: `nullop' found without `else'
Including: DukePlus/dpcons/PLAYERPLUS.CON (109288 bytes)
Resizing code buffer to 32768*8 bytes
Resizing code buffer to 65536*8 bytes
Resizing code buffer to 131072*8 bytes
dpcons/DUKEPLUS.CON: In event `EVENT_PROCESSINPUT':
dpcons/DUKEPLUS.CON:24322: warning: found `ifsound' outside of a local event.
dpcons/DUKEPLUS.CON:24330: warning: found `ifsound' outside of a local event.
Found 3 warning(s), 0 error(s).
Resizing code buffer to 95896*8 bytes
Script compiled in 1998ms
Compiled code size: 95888*8 bytes, version 1.4+
Pointer bitmap size: 11987 bytes
2724/11264 labels, 621/2048 variables
280/16384 quotes, 46 quote redefinitions
32/88 event definitions, 377 defined actors
Initialized 32.0M cache
Invalid frame name on line dukeplus.def:78
Definitions file 'dukeplus.def' loaded.
RTS file DUKE.RTS was not found
Initializing OSD...
1 joystick(s) found
1. Logitech Logitech RumblePad 2 USB
Joystick 1 has 6 axes, 12 buttons, and 0 hat(s).
Setting video mode 1280x1024 (32-bpp fullscreen)
OpenGL Information:
Version: 2.1.2 NVIDIA 180.22
Vendor: NVIDIA Corporation
Renderer: GeForce 9800 GT/PCI/SSE2
gltexinvalidateall()
gltexinvalidate8()
Cache contains -112585 bytes of garbage data
Initializing music...
Initializing sound...
Initializing MultiVoc...
- 32 voices, 512 byte mixing buffers
gltexinvalidateall()
gltexinvalidate8()
EOF: EDuke32
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell.png.
Writing cached tex 076451d6da45c47add5547281fd8d825-1ab9-00, offset 0x1743e69
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell.png.
Writing cached tex 076451d6da45c47add5547281fd8d825-1ab9-1001, offset 0x17441ef
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell.png.
Writing cached tex 076451d6da45c47add5547281fd8d825-1ab9-6003, offset 0x1744565
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell.png.
Writing cached tex 076451d6da45c47add5547281fd8d825-1ab9-f7009, offset 0x17448d8
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell2.png.
Writing cached tex 009fcd8a95ec7011a23eac25e607d5a5-1a84-00, offset 0x1744c4e
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell2.png.
Writing cached tex 009fcd8a95ec7011a23eac25e607d5a5-1a84-1001, offset 0x1744fd7
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell2.png.
Writing cached tex 009fcd8a95ec7011a23eac25e607d5a5-1a84-6003, offset 0x174534f
No cached tex for DUKEPLUS_RESOURCES/GRAPHICS/shell2.png.
Writing cached tex 009fcd8a95ec7011a23eac25e607d5a5-1a84-f7009, offset 0x17456ca
Cache time: 1164ms
What am I doing wrong on Ubuntu? The versions are the same but yet Windows XP is the only one that doesn't crash :mad: :mad: