Skip to main content
Topic: (solved) Generation Problem (Read 3199 times) previous topic - next topic

(solved) Generation Problem

When I want to generate the aktual PAK128 I get an error:

Version: r647

Code: [Select]
........
My conditional folders:  unfree
Entering conditional folder  unfree
Traceback (most recent call last):
  File "pakmak.py", line 335, in <module>
    e.do();
  File "pakmak.py", line 254, in do
    e.do();
  File "pakmak.py", line 254, in do
    e.do();
  File "pakmak.py", line 262, in do
    e.load(dir);
  File "pakmak.py", line 168, in load
    self.__load_raw();
  File "pakmak.py", line 165, in __load_raw
    print "pakmak.tab not found in " + (dir if fir != None else self.workdir);
NameError: global name 'fir' is not defined
I hope you understand my English

 

Re: Generation Problem

Reply #1
Typo :( Fixed. But it's in part of code that handles errors, so there is probably some other problem, too.

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!