Failed to load script file : UIScript/PopupDialog.py

12/21/2021 19:57 I bims 1 WLAN#1
Hi, bekomm den Fehler.

ist von dem Thread: Extend NPC Shop to 80 Items

Leider ist nichts beschrieben, was man da ändern muss

1220 22:29:00844 :: Failed to load script file : UIScript/PopupDialog.py
1220 22:29:00844 :: error : No file or directory
1220 22:29:00847 ::
ui.py(line:2763) LoadScriptFile
system.py(line:192) execfile
system.py(line:161) Run
system.py(line:176) __LoadTextFile__
system.py(line:61) __init__

LoadScriptFile1 - <type 'exceptions.IOError'>:No file or directory

1220 22:29:00847 :: ================================================== ================================================== ========
1220 22:29:00847 :: Abort!!!!


1220 22:29:00877 :: ================================================== ================================================== ========
1220 22:29:00877 :: Abort!!!!
12/22/2021 18:58 Salep#2
Quote:
Originally Posted by I bims 1 WLAN View Post
Hi, bekomm den Fehler.

ist von dem Thread: Extend NPC Shop to 80 Items

Leider ist nichts beschrieben, was man da ändern muss

1220 22:29:00844 :: Failed to load script file : UIScript/PopupDialog.py
1220 22:29:00844 :: error : No file or directory
1220 22:29:00847 ::
ui.py(line:2763) LoadScriptFile
system.py(line:192) execfile
system.py(line:161) Run
system.py(line:176) __LoadTextFile__
system.py(line:61) __init__

LoadScriptFile1 - <type 'exceptions.IOError'>:No file or directory

1220 22:29:00847 :: ================================================== ================================================== ========
1220 22:29:00847 :: Abort!!!!


1220 22:29:00877 :: ================================================== ================================================== ========
1220 22:29:00877 :: Abort!!!!
Die Datei "PopupDialog.py" scheint in der uiscript zu fehlen.
12/22/2021 20:23 I bims 1 WLAN#3
Hab den Fehler gefunden.

Nur noch ein kleines Problem:

[Only registered and activated users can see links. Click Here To Register...]

shop_manager.cpp = CGrid grid = CGrid(10, 9);
shop.cpp = m_pGrid = M2_NEW CGrid(10, 9);

hab ich geändert!