Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

oolite might need more ram and gc overhead memroy since it stiil crashing

For test results, bug reports, announcements of new builds etc.

Moderators: another_commander, winston, Getafix

Commander_X
---- E L I T E ----
---- E L I T E ----
Posts: 666
Joined: Sat Aug 09, 2014 4:16 pm

Re: oolite might need more ram and gc overhead memroy since it stiil crashing

Post by Commander_X »

Commander_X wrote: Fri Dec 17, 2021 7:47 pm
Slartibartfast wrote: Fri Dec 17, 2021 7:19 pm
[...] but the both boolean "things" have again no effect [...]
[...] I am not sure why it/they wouldn't work for you.
I'm still not sure why the settings don't work for you, but I think your best bet to try to figure out what's happening would be:
- back-up (move) your ~/GNUstep folder (e.g.

Code: Select all

mv ~/GNUstep ~/GNUstep.bak
).
- start Oolite and stop it (should create a new ~/GNUstep folder with new content in the Defaults folder after)
- try to take a look at what's set in the new configuration files
- try to do just a single "defaults" command and check its results
- maybe also check if your Latest.log exposes anything

Some other things that might be worth investigating:
- what version of the game are you using, i.e. version provided by your distribution, official www.oolite.org version, self compiled version; maybe try with "another" one
- how is your Oolite installed, system-wide, or user-only
- what's in your GNUstep.conf file -- not sure to what extent it can bring any surprises here, but it might worth taking a look. Oh, and there should be 2 of them of importance: the system-wide one (maybe in /etc/GNUstep? -- I have mine in /usr/local/etc/GNUstep, but that's because it's self built) and the user one ~/.GNUstep.conf
- is there any difference when running the "defaults" (or even Oolite for that matter) after initializing your GNUstep environment
- Oolite runs actually a wrapper (shell script) file that sets some environment variables; is your shell compatible with the syntax used in that file
User avatar
Slartibartfast
Deadly
Deadly
Posts: 175
Joined: Mon Jan 21, 2008 3:54 pm

Re: oolite might need more ram and gc overhead memroy since it stiil crashing

Post by Slartibartfast »

Hello
Some other things that might be worth investigating:
-- Version: Oolite 1.9 from http://www.oolite.org/download/
-- GNUstep.conf file: found in /etc/GNUstep/GNUstep.conf ( local installation )

Code: Select all

mattes@Pille:/etc/GNUstep$ ll
insgesamt 28
drwxr-xr-x   2 root root  4096 Feb  4  2021 ./
drwxr-xr-x 140 root root 12288 Dez 20 11:37 ../
-rw-r--r--   1 root root   155 Feb  4  2021 gdomap_probes
-rw-r--r--   1 root root  6489 Dez  8  2018 GNUstep.conf
mattes@Pille:/etc/GNUstep$ 
==>> see date ( 8.12.2018 ) => original file / not changed # i have installed oolite august 2021
- oolite wrapper
-calls "sh" as shell (shebang ) # and "sh" is a very rockstable old one / changes are verrrrrry seldom
- syntax checked with gvim ( editor ) / no errors found
- environmernt seems to be O.K.

- back-up (move) your ~/GNUstep folder (e.g.
.... later


cheers
matthias
Oolite 1.91 / Imp. Trader ( slighly modified :wink: ) on Lubuntu 22.04 LTS on AMD64 2x 3800+ ,
ATI Radeon R7240 XFS / Samsung TV 40" 1080p
C-Media CMI8738 / Yamaha RX-V575 / DIY-Speaker
Logitech Attack3 & standard german keyboard
Post Reply