Skip to main content
Topic: [bug makeobj50] Can't extract factories pak (Read 2823 times) previous topic - next topic

[bug makeobj50] Can't extract factories pak

makeobj50
Extract for factories pak fails.
It tends to use BUIL node as file name.

Code: [Select]
  ERROR: could not open factory.?????.pak for writing (aborting)

? ? ? ? ? is the binary value of BUIL node, not readable ascii text.



Re: [bug makeobj50] Can't extract factories pak

Reply #3
For at least one file in Pak128 V1.4.5 (where I needed the extract function), makeobj 49 and 50 show the same problem:

C:\local\games\ST\V1.02.2_release\simutrans\pak128v145\unpack_factories>makeobj_V50.exe  EXTRACT factories.all.pak

Makeobj version 50 for simutrans 102.1 Nightly and higher
(c) 2002-2006 V. Meyer , Hj. Malthaner, M. Pristovsek

  found 54 files to extract

  ERROR: could not open factory.♣Ç♥♦☺.pak for writing (aborting)

C:\local\games\ST\V1.02.2_release\simutrans\pak128v145\unpack_factories>makeobj_V49.exe  EXTRACT factories.all.pak

Makeobj version 49 for simutrans 100.0 and higher
(c) 2002-2006 V. Meyer , Hj. Malthaner, M. Pristovsek

  found 54 files to extract

  ERROR: could not open factory.♣Ç♥♦☺.pak for writing (aborting)


 

Re: [bug makeobj50] Can't extract factories pak (solved)

Reply #4
Solved the problem in r2841. Thank you.

Re: [bug makeobj50] Can't extract factories pak

Reply #5
It seems that still no makeobj newer than V50 has been published (pre-compiled, that is).