News:

Use the "Forum Search"
It may help you to find anything in the forum ;).

[r1099] crash when loading

Started by sdog, December 14, 2012, 06:08:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sdog

built with pakmak.py and makeobj 55

looks like an input string from a dat file can't be read (seen screenshot)

greenling

sdog
I think that's in the Dats and in the pakmak.py a typing error it.
Opening hours 20:00 - 23:00
(In Night from friday on saturday and saturday on sunday it possibly that i be keep longer in Forum.)
I am The Assistant from Pakfilearcheologist!
Working on a big Problem!

VS

#2
Xref error = a reference to object from object fails. Most likely related to Fabio's new rails, I think - tunnel tracks perhaps? Investigating...




Yes, it was indeed so. Fixed in r1102.

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!

Fabio

Crap, sorry for the inconvenience!  :-[

VS


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!

sdog

With such a large number of new content a few typos in dats are unavoidable. Overall they are surprisingly rare.

VS found it already:
[code]
base/rail_tunnels/rail_track_080b_tunnel.dat
@@ -3,7 +3,7 @@ obj=tunnel
name=Rail_Track_080B_Tunnel
copyright=Fabio Gonella
waytype=track
-way=Rail_Track_80B
+way=Rail_Track_080B
cost=85000
maintenance=1300
topspeed=80

sorry i looked at exactly this section of code last night, and didn't see it.

sdog

r1106 works flawlessly.

development snapshot: pak128.r1106.7z