The International Simutrans Forum

Community => Simutrans Help Center => Topic started by: Brunel on September 24, 2008, 12:02:42 pm

Title: pak128-141 running error
Post by: Brunel on September 24, 2008, 12:02:42 pm
System Linux 2.6.24-19 Ubuntu 8.04 GNOME 2.22.3

After initial running process with -nomidi option and selecting pak128, this comes out from the terminal window:

[...]
Reading forest configuration ...
Reading object data from pak128/...
FATAL ERROR: hausbauer_t::register_Besch()
building Container1TrainStop duplicated

Canceled



Regards
Title: Re: pak128-141 running error
Post by: wernieman on September 24, 2008, 12:13:09 pm
how do you install simutrans?

1. In a new direktory?
2. with a new simu-pack?
Title: Re: pak128-141 running error
Post by: DirrrtyDirk on September 24, 2008, 12:15:39 pm
building Container1TrainStop duplicated

This line indicates that you have overwritten an older pak folder with another version, instead of doing a clean "install" into an empty folder. Now you have at least one - but probably more - object(s) (in this case "Container1TrainStop") in more than one pak file. But Simutrans needs to have each object exactly once.

Check if you have both a "building.player.pak" and a "building.Container1TrainStop.pak" in your folder. If that's the case, that's probably the source of your problem.

Copy your intended pak128 version into an empty folder, then it should work.
Title: Re: pak128-141 running error
Post by: Brunel on September 24, 2008, 01:17:11 pm
Thanks guys, blame the newbie me for this... DirrrtyDirk is right, I always overwrite the folder when decompress the file on my hdd. I renamed the old folder and re-decompress the pak128-141 file and it runs great as usual.

So sorry for this false bug.
Title: Re: pak128-141 running error
Post by: DirrrtyDirk on September 24, 2008, 01:50:28 pm
We will just consider this as a "user help request" rather than a "program bug report" - and everything's ok.  ;)