The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Topic started by: z9999 on June 02, 2009, 03:07:41 pm

Title: makeobj error with vehicle
Post by: z9999 on June 02, 2009, 03:07:41 pm
Maybe, you changed fixed_maintenance size from 16bit to 32bit, but didn't change node size, did you ?

Quote
Makeobj-Experimental, based on Makeobj version 50 for Simutrans 102.1 Experimental 3.13 and higher
Experimental version by James E. Petts, derived from Makeobj,
 (c) 2002-2006 V. Meyer , Hj. Malthaner and
M. Pristovsek (). This is open source software, released under the Artistic Licence.

writing invidual files to ./
   reading file ./busses.dat
   writing file ./vehicle.Bus2.pak
      packing vehicle.Bus2
ERROR IN CL**** obj_node_t: invalid parameters (offset=48, size=4, obj_size=50)
Title: Re: makeobj error with vehicle
Post by: jamespetts on June 02, 2009, 03:59:35 pm
Oops! Thank you for spotting that. I shall have to fix that for the next version. Thank you again for your error report!

Edit: Actually, I got home to find a message from Bernd Gabrial that he had fixed the problem himself, and forked my Github repository and added the fix there. Thank you very much indeed, Bernd, for saving me time in fixing the problem - I am very grateful! The fixes will be in the next version.