The International Simutrans Forum

PakSets and Customization => Pak64 => Pak64 Bug Reports => Topic started by: wayway00 on March 02, 2009, 09:25:15 PM

Title: FATAL ERROR Message on Start
Post by: wayway00 on March 02, 2009, 09:25:15 PM
Whenever I start simutrans with pak64 it gives me a FATAL ERROR message:
FATAL ERROR: alles_gelladen()
12skin_besch_t-object Seasons not found.
*** PLEASE INSTALL PROPER BASE FILE AND CHECK PATH ***
PRESS ANY KEY

As far as I can tell I need an extra file? This error does not come up when I start pak128. I tried redownloading simutrans and pak64. Please help.
Title: Re: FATAL ERROR Message on Start
Post by: vilvoh on March 02, 2009, 09:42:00 PM
Which version of Simutrans are you using?
Title: Re: FATAL ERROR Message on Start
Post by: wayway00 on March 02, 2009, 11:55:10 PM
Version 101.0
Title: Re: FATAL ERROR Message on Start
Post by: vilvoh on March 03, 2009, 08:02:34 AM
and which pak64 version? Seems it misses some objects so I guess you're using an old version of pak64, am I right?
Title: Re: FATAL ERROR Message on Start
Post by: wayway00 on March 03, 2009, 11:45:19 AM
pak64 version 101.0 also
Title: Re: FATAL ERROR Message on Start
Post by: Combuijs on March 03, 2009, 12:56:59 PM
After some tests I found that this error pops up if the file "symbol.seasons.pak" can't be found. So please check if this file exists in the pak (or pak64) directory. If it does exist it may be corrupt. Best advice: delete the complete pak directory of pak64 and redownload it completely. It should work then.
Title: Re: FATAL ERROR Message on Start
Post by: wayway00 on March 04, 2009, 02:20:21 AM
I looked in the pak folder and symbol.seasons.pak was there.??? I deleted the pak folder and redownloaded it and now it just quits without any message.
Title: Re: FATAL ERROR Message on Start
Post by: whoami on March 04, 2009, 06:15:00 PM
Which download link(s) did you use for Pak64?
Which operating system (including version, variant and language) do you use?
Title: Re: FATAL ERROR Message on Start
Post by: wayway00 on March 06, 2009, 01:22:34 AM
I used the sourceforge.net link
I use Windows XP Home SP3 inside Parallels Desktop 4 on Mac OS X

EDIT: I installed simutrans on a flash drive and tried it on another computer with pak64 and it worked. but then I tried it on my computer and came up with the same error as before.
Title: Re: FATAL ERROR Message on Start
Post by: Dwachs on March 06, 2009, 06:08:14 AM
The pak.xxx/ directory is in the same directory as the simutrans executable?
Title: Re: FATAL ERROR Message on Start
Post by: vilvoh on March 06, 2009, 08:49:36 AM
Silly question: why are you playing Simutrans in a virtual machine, if there's a Mac OS version?
Title: Re: FATAL ERROR Message on Start
Post by: wayway00 on March 06, 2009, 03:55:00 PM
From what I saw the Mac OS X version is not as stable and is only for PowerPC, as I have an Intel Mac.

EDIT: Ok, I have found an Intel Mac Version here http://archive.forum.simutrans.com/topic/03145.0/index.html (http://archive.forum.simutrans.com/topic/03145.0/index.html) but it is only for v99.09.2. I would like to play the latest version if possible.
Title: Re: FATAL ERROR Message on Start
Post by: whoami on March 06, 2009, 04:30:31 PM
Please check http://www.aleopardstail.com/simutrans/Simutrans.html (http://www.aleopardstail.com/simutrans/Simutrans.html) - it offers a "universal binary" of ST 100.01 for Macs.
Title: Re: FATAL ERROR Message on Start
Post by: wayway00 on March 06, 2009, 08:08:41 PM
It does not seem to work.
Title: Re: FATAL ERROR Message on Start
Post by: whoami on March 06, 2009, 08:24:02 PM
Same error as before? I forgot to note that you probably need another version of the Pak64 archive - 100.01 instead of 101.x.
Title: Re: FATAL ERROR Message on Start
Post by: wayway00 on March 06, 2009, 08:41:00 PM
No, Mac says "Simutrans has quit unexpectedly".
Title: Re: FATAL ERROR Message on Start
Post by: whoami on March 13, 2009, 08:03:11 PM
Quote from: wayway00 on March 06, 2009, 03:55:00 PM
From what I saw the Mac OS X version is not as stable and is only for PowerPC, as I have an Intel Mac.
I just noticed: http://sourceforge.net/project/showfiles.php?group_id=196471&package_id=232197 (http://sourceforge.net/project/showfiles.php?group_id=196471&package_id=232197) offers official binaries for Mac OS on PPC and Intel, the latest are for 100.0 - the binaries for newer versions may be added later.
Title: Re: FATAL ERROR Message on Start
Post by: wayway00 on March 13, 2009, 11:41:19 PM
Ok, I ran the application and a terminal window opens and says this
Last login: Fri Mar 13 19:34:52 on ttys000
*****-MacBook-Pro:~ user$ /Applications/simutrans/simutrans ; exit;
dyld: Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib
  Referenced from: /Applications/simutrans/simutrans
  Reason: image not found
Trace/BPT trap
logout

[Process completed]


The asterisks are my name
Title: Re: FATAL ERROR Message on Start
Post by: vilvoh on March 14, 2009, 12:50:45 PM
Seems you don't have libSDL installed, or at least not properly installed.
Title: Re: FATAL ERROR Message on Start
Post by: wayway00 on March 14, 2009, 06:09:06 PM
I installed sdl in /Library/Frameworks.
Thats where it says it needs to go on the sdl website
Title: Re: FATAL ERROR Message on Start
Post by: vilvoh on March 14, 2009, 08:04:05 PM
May seem a silly question but, are you really sure you've installed it? I say it because I found this in the archive (link (http://archive.forum.simutrans.com/topic/03145.0/index.html))

Quote
If you recieve the error:
Code:
dyld: Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib
  Referenced from: /Applications/Sim Trains/simutrans/sim
  Reason: image not found

You do not have SDL installed, and you'll need to install it to run the game, to install SDL:

The solution is in the same place.
Title: Re: FATAL ERROR Message on Start
Post by: prissi on March 14, 2009, 10:37:22 PM
Actually, it seems to got to /System/Library/Framework/... albeit I am not a MAC expert.