Oolite version 1.76.1 Refuses To Start
Moderators: winston, another_commander, Getafix
- Geraldine
- Deadly
- Posts: 203
- Joined: Tue May 08, 2012 8:39 pm
- Location: Sunny Scotland. Anarchy System Tech Level 0 No Police Presence. Enter At Own Risk!
Re: Oolite version 1.76.1 Refuses To Start
Well I did try everything I could think of. I even thought about reformatting a 1TB drive full of data to try and get Oolite operational again. Soooooooooooo glad it didn't come to that. A simple switch, who would have guessed? Thank goodness another_commander came along. Thanks to him, The Jay Miner's Revenge flies again in the Ooiniverse!
Geraldine
Elite IV Is Released. Now Keeping The Faith in Oolite, Pioneer & FFE3D
Elite IV Is Released. Now Keeping The Faith in Oolite, Pioneer & FFE3D
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Oolite version 1.76.1 Refuses To Start
Geraldine wrote:Thanks to him, The Jay Miner's Revenge flies again in the Ooniverse!
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Geraldine
- Deadly
- Posts: 203
- Joined: Tue May 08, 2012 8:39 pm
- Location: Sunny Scotland. Anarchy System Tech Level 0 No Police Presence. Enter At Own Risk!
Re: Oolite version 1.76.1 Refuses To Start
@ El (oh bother, he changed it ) Cody
Geraldine
Elite IV Is Released. Now Keeping The Faith in Oolite, Pioneer & FFE3D
Elite IV Is Released. Now Keeping The Faith in Oolite, Pioneer & FFE3D
Re: Oolite version 1.76.1 Refuses To Start
Seems my issue fits in here: After updating (Suse 11.4 to 12.3) and Oolite to 1.77 I get the following message in
~/.Oolite/Logs/Latest.log
"Opening log for Oolite version 1.77 (x86-64) under Linux 3.7.10-1.16-desktop at 2013-09-08 19:35:48 +0200.
2 processors detected.
Build options: spoken messages, mass/fuel pricing.
Note that the contents of the log file can be adjusted by editing logcontrol.plist.
19:35:49.047 [dataCache.rebuild]: Data cache version (1.76.1) does not match Oolite version (1.77), rebuilding cache.
19:35:49.610 [display.mode.list.native]: X11 native resolution detected: 1280 x 1024
19:35:49.610 [display.mode.found.failed]: Failed to find mode: width=1280 height=800 refresh=0
19:35:49.610 [display.mode.found.failed.list]: Contents of list: ({Height = 1024; RefreshRate = 0; Width = 1280; }, {Height = 768; RefreshRate = 0; Width = 1024; }, {Height = 600; RefreshRate = 0; Width = 800; }, {Height = 480; RefreshRate = 0; Width = 640; })
19:35:49.611 [display.mode.error]: ***** ERROR: Could not create display surface: Couldn't find matching GLX visual
Closing log at 2013-09-08 19:35:49 +0200."
So it seems to me, that my computer does not supply a certain video mode needed (1280x800), but I am stuck - what do I have to do?
(I unsuccessfully tried "oolite -nosplash")
I run Suse12.3 with Nvidia6x Driver.
thanks,
Crommy
~/.Oolite/Logs/Latest.log
"Opening log for Oolite version 1.77 (x86-64) under Linux 3.7.10-1.16-desktop at 2013-09-08 19:35:48 +0200.
2 processors detected.
Build options: spoken messages, mass/fuel pricing.
Note that the contents of the log file can be adjusted by editing logcontrol.plist.
19:35:49.047 [dataCache.rebuild]: Data cache version (1.76.1) does not match Oolite version (1.77), rebuilding cache.
19:35:49.610 [display.mode.list.native]: X11 native resolution detected: 1280 x 1024
19:35:49.610 [display.mode.found.failed]: Failed to find mode: width=1280 height=800 refresh=0
19:35:49.610 [display.mode.found.failed.list]: Contents of list: ({Height = 1024; RefreshRate = 0; Width = 1280; }, {Height = 768; RefreshRate = 0; Width = 1024; }, {Height = 600; RefreshRate = 0; Width = 800; }, {Height = 480; RefreshRate = 0; Width = 640; })
19:35:49.611 [display.mode.error]: ***** ERROR: Could not create display surface: Couldn't find matching GLX visual
Closing log at 2013-09-08 19:35:49 +0200."
So it seems to me, that my computer does not supply a certain video mode needed (1280x800), but I am stuck - what do I have to do?
(I unsuccessfully tried "oolite -nosplash")
I run Suse12.3 with Nvidia6x Driver.
thanks,
Crommy
Re: Oolite version 1.76.1 Refuses To Start
Could be trying to start up fullscreen in a mode that no longer exists for you. Try editingCrommy wrote:Seems my issue fits in here: After updating (Suse 11.4 to 12.3) and Oolite to 1.77 I get the following message
~/GNUstep/Defaults/.GNUstepDefaults
- you might get something like
Code: Select all
<key>display_height</key>
<integer>800</integer>
<key>display_refresh</key>
<integer>0</integer>
<key>display_width</key>
<integer>1280</integer>
<key>fullscreen</key>
<string>YES</string>
Try either changing fullscreen to NO, or display_height to 1024, and see if that fixes the problem.
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
Re: Oolite version 1.76.1 Refuses To Start
You could also try changing your desktop resolution to a lower one and then retry...