Technical support > Feature Requests

Can't launch game svn trunk [SOLVED WITH FIX THIS IS A BUG]

(1/2) > >>

Harvester:
Hello.. I am not sure what im doing wrong but I just compiled RC6 trunk from svn and all went fine, when i try and load the game tho i get this :


--- Code: ---
Could not get symbol 'glDeleteShadersARB'
...GL_ATI_separate_stencil not found
...max texture size:
......detected 4096
......but using 2048 as requested
...SDL_ttf version 2.0.8 - we need at least 2.0.7
...SDL_ttf inited
------------------------------------
CDAudio_Init: No CD in drive.
CDAudio_Init: CD contains no audio tracks.
CD Audio Initialized.
Error: Hunk_End:  Could not remap virtual block (5)
--- End code ---


If I edit the config file and disable audio cd, I get this instead :


--- Code: ---
Could not get symbol 'glDeleteShadersARB'
...GL_ATI_separate_stencil not found
...max texture size:
......detected 4096
......but using 2048 as requested
...SDL_ttf version 2.0.8 - we need at least 2.0.7
...SDL_ttf inited
------------------------------------
Error: Hunk_End:  Could not remap virtual block (2)

--- End code ---


I am not sure whats wrong or if its just me missing something.. Any help ??

Harvester:
After downgrading my alsa ( it wont compile well with alsa support unless i downgrade ) and after playing with settings, i got to this :


--- Code: ---
...using GL_EXT_texture_lod_bias
...using GL_EXT_stencil_wrap
...using GL_EXT_fog_coord
...using GL_ARB_fragment_program
...using GL_ARB_shading_language_100
Could not get symbol 'glDeleteShadersARB'
...GL_ATI_separate_stencil not found
...max texture size:
......detected 4096
......but using 2048 as requested
...SDL_ttf version 2.0.8 - we need at least 2.0.7
...SDL_ttf inited
------------------------------------
Error: Hunk_End:  Could not remap virtual block (2)

--- End code ---


Any help ??

this is latest svn. i keep updating it hoping it will go away but its not and its not giving me much to work with here :(

Edit :

heres with developer +set developer 1 :

--- Code: ---
...SDL_ttf inited
------------------------------------
FindFile: ./base/pics/wait.tga
FindFile: ./base/pics/wait.tga
FindFile: ./base/pics/ducked.tga
FindFile: ./base/pics/ducked.tga
FindFile: ./base/pics/cursor1.tga
FindFile: ./base/pics/cursor1.tga
Shader shutdown
Error: Hunk_End:  Could not remap virtual block (2)



--- End code ---

Mattn:
what are your systems specs?

Harvester:
AMD XP64 4800X2, 2GIG RAM, 2xNvidia7600GT, Gentoo Linux 64 bit...

anything else ??

Harvester:
Hello...

Ok, I have tried to edit makefile and change shaders=0 and it compiles and dies when i launch ufo with the same error except the shader shutdown part.. also tried editing other things, changing settings.. nothing is working...

Other people running gentoo linux got it running so there must be something im missing here or an incompatible version of something.. The only thing i can think off is alsa-lib, i have 1.0.13, ufoai doesnt compile with 1.0.14 . my kernelversion is 2.6.15... im running a 64 bit distro.. X is multihead without xinerama.. ( I have tried with xinerama, and with 1 display.. nothing works )

I have SUCESSFULLY compiled 2.0-rc6 release 4746  and it LAUNCHES FINE.
its just the latest SVN that wont launch, I have tried going back in releases but it gets corrupt somewhere on the way and have to redownload and compile everything.. I gave up after doing that a few times.


After disableing shader in makefile and disableing sound, all i get is .......... before i get the hunk_end. I already use +set developer 1.. Is there anyway I can get more information on why its crashing ? something to work with ? I have recompiled mesa, nvidia drivers, alsa, sdl, anything I can find related then recompiled ufoai and still the same error...

PLEASE HELP!

Navigation

[0] Message Index

[#] Next page

Go to full version