Jump to content

Two syserr errors


Recommended Posts

Has anyone a Solution for this two errors?

Failed to load script file : locale/de/ui/InventoryWindow.py

 

locale/de/ui/InventoryWindow.py(line:92) <module>

LoadScriptFile!!!!!!!!!!!!!! - <type 'exceptions.AttributeError'>:'module' object has no attribute 'EQUIPMENT_BELT'

I understand the Error. The Problem is not in the InventoryWindow.py, it's how I suppose in the binary. So if there's somewhere a Instruction to "how to add" Belt system into the binary, let me know.

Kind Regards

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

locale_inc ?

#define ENABLE_NEW_EQUIPMENT_SYSTEM

 

fine, helped me out Master. But now the Client freezes at loadingscreen, syserr tells:

0713 01:35:30746 ::   File "networkModule.py", line 247, in SetGamePhase

0713 01:35:30746 ::   File "game.py", line 104, in __init__

0713 01:35:30746 ::   File "interfaceModule.py", line 291, in MakeInterface

0713 01:35:30747 ::   File "interfaceModule.py", line 183, in __MakeWindows

0713 01:35:30747 ::   File "uiSafebox.py", line 513, in __init__

0713 01:35:30748 ::   File "uiSafebox.py", line 580, in __LoadWindow

0713 01:35:30748 ::   File "uiSafebox.py", line 681, in RefreshGuildSafeboxMoney

0713 01:35:30749 :: AttributeError
0713 01:35:30749 :: :
0713 01:35:30749 :: 'module' object has no attribute 'GetGuildMoney'
0713 01:35:30749 ::

 

Another Ideas? The other binary works fine, but it's not compiled by me.

Link to comment
Share on other sites

  • 9 months later...
On 7/13/2015 at 5:20 AM, .Arno said:

#fixed. If somebody has the same error, feel free to contact me. I will help.

same problem with me

0713 01:35:30746 ::   File "networkModule.py", line 247, in SetGamePhase

0713 01:35:30746 ::   File "game.py", line 104, in __init__

0713 01:35:30746 ::   File "interfaceModule.py", line 291, in MakeInterface

0713 01:35:30747 ::   File "interfaceModule.py", line 183, in __MakeWindows

0713 01:35:30747 ::   File "uiSafebox.py", line 513, in __init__

0713 01:35:30748 ::   File "uiSafebox.py", line 580, in __LoadWindow

0713 01:35:30748 ::   File "uiSafebox.py", line 681, in RefreshGuildSafeboxMoney

0713 01:35:30749 :: AttributeError
0713 01:35:30749 :: :
0713 01:35:30749 :: 'module' object has no attribute 'GetGuildMoney'
0713 01:35:30749 ::

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.