Jump to content

Kiwi

Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Kiwi

  1. 6 hours ago, Kiwi said:

    Thx it's good, i have make edit on taskbar.py but my client used newtaskbar.py

     

    Now i have this error if you have idea :

    0314 10:56:36319 :: Traceback (most recent call last):
    
    0314 10:56:36319 ::   File "networkModule.py", line 285, in SetGamePhase
    
    0314 10:56:36319 ::   File "game.py", line 160, in __init__
    
    0314 10:56:36319 ::   File "uiTarget.py", line 1484, in __init__
    
    0314 10:56:36319 :: NameError
    0314 10:56:36319 :: : 
    0314 10:56:36319 :: global name 'hpPoisonGauge' is not defined
    0314 10:56:36319 :: 
    

    uiTarget.py : https://pastebin.com/LpBZtMGQ

    Thx 😉

     

    Problem fix

    thx

  2. 11 hours ago, VegaS™ said:
    • uiParty.py
    Hidden Content

     

    Look for the following declaration:

    		self.vid = None

    Change it to:

    		self.vid = 0

     

     

    You're missing HPPoisonGauge key from locale/xx/taskbar.py or uiscript/taskbar.py

    Thx it's good, i have make edit on taskbar.py but my client used newtaskbar.py

     

    Now i have this error if you have idea :

    0314 10:56:36319 :: Traceback (most recent call last):
    
    0314 10:56:36319 ::   File "networkModule.py", line 285, in SetGamePhase
    
    0314 10:56:36319 ::   File "game.py", line 160, in __init__
    
    0314 10:56:36319 ::   File "uiTarget.py", line 1484, in __init__
    
    0314 10:56:36319 :: NameError
    0314 10:56:36319 :: : 
    0314 10:56:36319 :: global name 'hpPoisonGauge' is not defined
    0314 10:56:36319 :: 
    

    uiTarget.py : https://pastebin.com/LpBZtMGQ

    Thx 😉

     

  3. Hello, thx for this share.

    I have this error :
     

    0312 17:56:15767 ::   File "networkModule.py", line 285, in SetGamePhase
    
    0312 17:56:15767 ::   File "game.py", line 140, in __init__
    
    0312 17:56:15767 ::   File "interfaceModule.py", line 756, in MakeInterface
    
    0312 17:56:15767 ::   File "interfaceModule.py", line 364, in __MakeTaskBar
    
    0312 17:56:15767 ::   File "uiTaskBar.py", line 839, in LoadWindow
    
    0312 17:56:15767 ::   File "ui.py", line 6216, in GetChild
    
    0312 17:56:15767 :: KeyError
    0312 17:56:15767 :: :
    0312 17:56:15767 :: 'HPPoisonGauge'
    0312 17:56:15767 ::

    Do you have idea ?

    Thx

    • Metin2 Dev 1
×
×
  • 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.