Notifications
Clear all

To all SSC Station occupants

Thank you for the donations over the past year (2024), it is much appreciated. I am still trying to figure out how to migrate the forums to another community software (probably phpbb) but in the meantime I have updated the forum software to the latest version. SSC has been around a while so their is some very long time members here still using the site, thanks for making SSC home and sorry I haven't been as vocal as I should be in the forums I will try to improve my posting frequency.

Thank you again to all of the members that do take the time to donate a little, it helps keep this station functioning on the outer reaches of space.

-D1-

Can't start game - GL_INVALID_VALUE

(@guiltyspark)
New Member

Hi everyone,

 

I can't start the game, it goes through the galaxy evolution sequence and then crashes with

GL_INVALID_VALUE.  I'm not sure what the minimum requirements are, I'm using a P4 2.4ghz system with 4gb ram.  Video card is ATI R481.  OpenGL version is 2.1.  OS is Ubuntu 13.10.

 

I've attached opengl.txt and appended the command line output  Thanks for your help.

 

- James

 

/usr/local/src/pioneer-20140507-linux32$ ./pioneer

ver 20140507 (660269d) on: Linux

System Name: Linux

Host Name: diess

Release(Kernel) Version: 3.11.0-20-generic

Kernel Build Timestamp: #35-Ubuntu SMP Fri May 2 21:31:50 UTC 2014

Machine Arch: i686

Domain Name: (none)

Failed to set video mode. (Couldn't find matching GLX visual). Re-trying without multisampling.

Initialized GL2 renderer

started 1 worker threads

ship definition for 'lunarshuttle' has deprecated 'camera_offset' field

ship definition for 'lunarshuttle' has deprecated 'gun_mounts' field

ship definition for 'venturestar' has deprecated 'camera_offset' field

ship definition for 'venturestar' has deprecated 'gun_mounts' field

Number of factions added: 103

StarSystemCache: misses: 1707, slave hits: 142, master hits: 0

SectorCache: misses: 2064, slave hits: 0, master hits: 3419

Face Generation source images loaded.

error: OpenGL error(s) during frame:

GL_INVALID_VALUE

 

Quote
Topic starter Posted : May 9, 2014 21:41
 robn
(@robn)
Noble Member

We're not 100% sure what the minimum requirements are at this point, but we know you're on the borderline. Your best bet at this point is to try the vendor drivers rather than the open-source drivers.

ReplyQuote
Posted : May 10, 2014 00:58
(@fluffyfreak)
Noble Member

You can try two things.

 

First is opening your config.ini file and set the line "DisableEclipse=0" to "DisableEclipse=1", but if that fails to work then try the closed source AMD drivers, because although they're more of a pain to use on Linux they're much more likely to work (and are 3 times faster).

ReplyQuote
Posted : May 10, 2014 04:28
(@Anonymous)
New Member

Maybe you don't have libtxc-dxtn installed? See http://pioneerwiki.com/wiki/FAQ

(The hame crashes after the loading screen. I'm using ATI free drivers on GNU/Linux)

ReplyQuote
Posted : May 12, 2014 12:13
(@guiltyspark)
New Member

Thanks for the help guys.  The DisableEclipse line didn't help, and I already have libtxc-dxtn installed.  I can't use the proprietary drivers, my card is too old.  So I'll probably have to switch to an even older NVidia card 🙂  Time to buy a new PC methinks.

ReplyQuote
Topic starter Posted : May 14, 2014 21:44