News:

Simutrans Chat Room
Where cool people of Simutrans can meet up.

Fatal Error Loading Game Files

Started by Gresh, December 13, 2009, 06:52:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gresh

I am running Version 102 Nightly May 3 2009 under the Ubuntu Linix distro. The game is great but all saved games and scenario games will not load. They come up with a Fatal Error: planquadrat_t:rdwr{} Error loading Game, unknown ground type '-1'

Has anyoneseen and resolved this problem?

Colin

Quote from: Gresh on December 13, 2009, 06:52:25 PM
I am running Version 102 Nightly May 3 2009 under the Ubuntu Linix distro. The game is great but all saved games and scenario games will not load. They come up with a Fatal Error: planquadrat_t:rdwr{} Error loading Game, unknown ground type '-1'

Has anyoneseen and resolved this problem?

You need to give more info, as in, what PAK are you using 64 or 128 or other? also the revision number as in, r2928 or previous?
I may not agree with what you say, but I will defend to the death your right to say it

Thought for the day

When you are up to your backside in alligators, it is difficult to remind yourself that your initial objective was to drain the swamp.

prissi

Update to 102.2.1 should fix those, if they are fixable at all.

Gresh

Its version 102.0-1 according to the Ubuntu installer. Synaptic also gives that as the latest version. I will have a look a later stable version if available.

I have no Idea which Pak the Ubuntu software centre downloads?

Thanks for your reply.

VS

I suppose it's pak64 since that is the one supported as official by developers of Simutrans the program. (Sorry, windows guy here - not much help :-( )

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Gresh

From the documentation it looks like Pak 64 as standard. I did the following but not much joy.

1. Uninstalled the Unbuntu installed version.
2. Chose the Linux download on the Simutrans web site.
3. It automatically tookme to Sourceforge and it downloaded a .zip file (it has a Pak directory within the folder structure)
4. Followed Wikki instructions and extracted the files into directory of my choice (under my user)
5. As instructed ran simutrans -freeplay from the terminal screen
6. Linux couldn't find the game so suggest I 'sudo Apt Get' Simutrans
7. When I did this promptly installed the older 102 0-1 version as Synaptic would. Back to square one  ???

Now re-uninstalled 102 0-1. I must be missing a step somewhere?



prissi

To start a program from current location, type "./simutrans" The current path is not part of where programs are located under Ubuntu. Furthermore please unstall simutrans package from Ubuntu. Depends on how you got them, "sudo apt unistall simutrans" might do the trick.

[offtopic]
sudo everything under unbuntu is like using admin right under windows.
[/offtopic]

Gresh

Thanks for the tip.

Simutrans from Ubuntu Software centre has been uninstalled.

The Zip file from simutrans.com site has been extracted and the simutrans folder is present in the user directories that are available to my user.

Ran "./simutrans" and "sudo ./simutrans" at that location and just got "command not found"

The .zip file off the simutrans.com is actually for Linux ? I Noticed that if I double click on the simutrans executable Ubuntu asks to run the file under Wine.

Thanks

vilvoh

perhaps you downloaded the windows version. The linux version zip file is simulinux-102-2-1.zip

Escala Real...a blog about Simutrans in Spanish...

Gresh

That's the file. So the file is right. I must be doing something wrong. I will go through the Wikki instructions again.Third time lucky.

z9999+

Sourceforge version doesn't have executable permission.
You may need to set it manually.

Ckrow

Having the similar problems to Gresh. I have definately got the right file from sourceforge (simulinux102-2-1) with pak 64. I have given the simutrans file permission to execute.

When I try to run the program from the console I get a message telling me simutrans is not installed. If I double click on the executable file nothing happens.

The wiki mentions SDL and SDL_mixer may need to be installed separately, Can anyone say anything more specific on this? (what do they do and where to they need installing?) im afraid im new to linux and am not entirely sure what im doing half the time.



Dwachs

SDL and SDL_mixer are libraries used for graphics and sound.

Please copy the output of the console to the forum, so we see the error message and are able to help.
Parsley, sage, rosemary, and maggikraut.

Ckrow

#13
After rather a lot of faffing around (experienced people stop laughing) this fixed my problem:

alex@alex-laptop:~/Games/Simutransfolder/simutrans$ sudo apt-get install libsdl-mixer-1.2


Simutrans runs fine now.

Dwachs

Parsley, sage, rosemary, and maggikraut.