Jump to content

Recommended Posts

im add system gaya im have bug

this

0619 01:12:18571 ::   File "networkModule.py", line 240, in SetGamePhase

0619 01:12:18571 ::   File "game.py", line 240, in __init__

0619 01:12:18571 ::   File "interfaceModule.py", line 602, in MakeInterface

0619 01:12:18571 ::   File "interfaceModule.py", line 264, in __MakeExpandMoney

0619 01:12:18571 ::   File "uiTaskBar.py", line 49, in __init__

0619 01:12:18571 ::   File "uiTaskBar.py", line 77, in LoadWindow

0619 01:12:18571 ::   File "uiTaskBar.py", line 101, in RefreshStatus

0619 01:12:18571 :: AttributeError
0619 01:12:18571 :: : 
0619 01:12:18571 :: 'module' object has no attribute 'GetGaya'
0619 01:12:18571 :: 

0619 01:12:18896 :: Traceback (most recent call last):

0619 01:12:18896 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0619 01:12:18896 :: AttributeError
0619 01:12:18896 :: : 
0619 01:12:18896 :: 'GameWindow' object has no attribute 'serverCommander'
0619 01:12:18896 :: 

0619 01:12:18896 :: Traceback (most recent call last):

0619 01:12:18896 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0619 01:12:18896 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0619 01:12:18896 :: AttributeError
0619 01:12:18896 :: : 
0619 01:12:18896 :: 'MiniMap' object has no attribute 'userCount'
0619 01:12:18896 :: 

0619 01:12:19324 :: Traceback (most recent call last):

0619 01:12:19325 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0619 01:12:19325 :: AttributeError
0619 01:12:19325 :: : 
0619 01:12:19325 :: 'GameWindow' object has no attribute 'serverCommander'
0619 01:12:19325 :: 

0619 01:12:19325 :: Traceback (most recent call last):

0619 01:12:19325 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0619 01:12:19325 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0619 01:12:19325 :: AttributeError
0619 01:12:19325 :: : 
0619 01:12:19325 :: 'MiniMap' object has no attribute 'userCount'
0619 01:12:19325 :: 

0619 01:12:20325 :: Traceback (most recent call last):

0619 01:12:20325 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0619 01:12:20325 :: AttributeError
0619 01:12:20325 :: : 
0619 01:12:20325 :: 'GameWindow' object has no attribute 'serverCommander'
0619 01:12:20325 :: 

0619 01:12:20325 :: Traceback (most recent call last):

0619 01:12:20325 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0619 01:12:20325 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0619 01:12:20325 :: AttributeError
0619 01:12:20325 :: : 
0619 01:12:20325 :: 'MiniMap' object has no attribute 'userCount'
0619 01:12:20325 :: 

0619 01:12:21323 :: Traceback (most recent call last):

0619 01:12:21323 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0619 01:12:21323 :: AttributeError
0619 01:12:21323 :: : 
0619 01:12:21323 :: 'GameWindow' object has no attribute 'serverCommander'
0619 01:12:21323 :: 

0619 01:12:21323 :: Traceback (most recent call last):

0619 01:12:21323 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0619 01:12:21323 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0619 01:12:21323 :: AttributeError
0619 01:12:21323 :: : 
0619 01:12:21323 :: 'MiniMap' object has no attribute 'userCount'
0619 01:12:21323 :: 

0619 01:12:22323 :: Traceback (most recent call last):

0619 01:12:22323 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0619 01:12:22323 :: AttributeError
0619 01:12:22323 :: : 
0619 01:12:22323 :: 'GameWindow' object has no attribute 'serverCommander'
0619 01:12:22323 :: 

0619 01:12:22323 :: Traceback (most recent call last):

0619 01:12:22323 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0619 01:12:22323 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0619 01:12:22323 :: AttributeError
0619 01:12:22323 :: : 
0619 01:12:22323 :: 'MiniMap' object has no attribute 'userCount'
0619 01:12:22323 :: 

0619 01:12:23341 :: Traceback (most recent call last):

0619 01:12:23341 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0619 01:12:23341 :: AttributeError
0619 01:12:23341 :: : 
0619 01:12:23341 :: 'GameWindow' object has no attribute 'serverCommander'
0619 01:12:23341 :: 

0619 01:12:23341 :: Traceback (most recent call last):

0619 01:12:23341 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0619 01:12:23341 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0619 01:12:23341 :: AttributeError
0619 01:12:23341 :: : 
0619 01:12:23341 :: 'MiniMap' object has no attribute 'userCount'
0619 01:12:23341 :: 

 

Link to comment
Share on other sites

9 minutes ago, SussyFlore96 said:

change:

self.Gem.SetText(localeInfo.NumberToString(player.GetGaya()))

 

with:

self.Gem.SetText(localeInfo.NumberToString(player.GetGem()))

0626 15:06:29422 ::   File "networkModule.py", line 240, in SetGamePhase

0626 15:06:29422 ::   File "game.py", line 240, in __init__

0626 15:06:29422 ::   File "interfaceModule.py", line 602, in MakeInterface

0626 15:06:29422 ::   File "interfaceModule.py", line 264, in __MakeExpandMoney

0626 15:06:29422 ::   File "uiTaskBar.py", line 49, in __init__

0626 15:06:29423 ::   File "uiTaskBar.py", line 78, in LoadWindow

0626 15:06:29423 ::   File "uiTaskBar.py", line 106, in RefreshStatus

0626 15:06:29423 :: AttributeError
0626 15:06:29423 :: : 
0626 15:06:29423 :: 'module' object has no attribute 'GetGem'
0626 15:06:29423 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:30070 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:30070 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:30070 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:30070 :: 

0626 15:06:30659 :: Traceback (most recent call last):

0626 15:06:30659 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:30659 :: AttributeError
0626 15:06:30659 :: : 
0626 15:06:30659 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:30659 :: 

0626 15:06:30659 :: Traceback (most recent call last):

0626 15:06:30659 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:30659 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:30659 :: AttributeError
0626 15:06:30659 :: : 
0626 15:06:30659 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:30659 :: 

0626 15:06:31658 :: Traceback (most recent call last):

0626 15:06:31658 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:31658 :: AttributeError
0626 15:06:31658 :: : 
0626 15:06:31658 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:31658 :: 

0626 15:06:31658 :: Traceback (most recent call last):

0626 15:06:31658 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:31658 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:31658 :: AttributeError
0626 15:06:31658 :: : 
0626 15:06:31658 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:31658 :: 

0626 15:06:32658 :: Traceback (most recent call last):

0626 15:06:32658 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:32659 :: AttributeError
0626 15:06:32659 :: : 
0626 15:06:32659 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:32659 :: 

0626 15:06:32659 :: Traceback (most recent call last):

0626 15:06:32659 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:32659 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:32659 :: AttributeError
0626 15:06:32659 :: : 
0626 15:06:32659 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:32659 :: 

0626 15:06:33660 :: Traceback (most recent call last):

0626 15:06:33660 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:33660 :: AttributeError
0626 15:06:33660 :: : 
0626 15:06:33660 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:33660 :: 

0626 15:06:33661 :: Traceback (most recent call last):

0626 15:06:33661 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:33661 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:33661 :: AttributeError
0626 15:06:33661 :: : 
0626 15:06:33661 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:33661 :: 

0626 15:06:34659 :: Traceback (most recent call last):

0626 15:06:34659 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:34659 :: AttributeError
0626 15:06:34659 :: : 
0626 15:06:34659 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:34659 :: 

0626 15:06:34659 :: Traceback (most recent call last):

0626 15:06:34659 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:34659 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:34660 :: AttributeError
0626 15:06:34660 :: : 
0626 15:06:34660 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:34660 :: 

Link to comment
Share on other sites

50 minutes ago, ahmet199 said:

0626 15:06:29422 ::   File "networkModule.py", line 240, in SetGamePhase

0626 15:06:29422 ::   File "game.py", line 240, in __init__

0626 15:06:29422 ::   File "interfaceModule.py", line 602, in MakeInterface

0626 15:06:29422 ::   File "interfaceModule.py", line 264, in __MakeExpandMoney

0626 15:06:29422 ::   File "uiTaskBar.py", line 49, in __init__

0626 15:06:29423 ::   File "uiTaskBar.py", line 78, in LoadWindow

0626 15:06:29423 ::   File "uiTaskBar.py", line 106, in RefreshStatus

0626 15:06:29423 :: AttributeError
0626 15:06:29423 :: : 
0626 15:06:29423 :: 'module' object has no attribute 'GetGem'
0626 15:06:29423 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:30070 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:30070 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:30070 :: 

0626 15:06:30070 :: Traceback (most recent call last):

0626 15:06:30070 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:30070 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:30070 :: AttributeError
0626 15:06:30070 :: : 
0626 15:06:30070 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:30070 :: 

0626 15:06:30659 :: Traceback (most recent call last):

0626 15:06:30659 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:30659 :: AttributeError
0626 15:06:30659 :: : 
0626 15:06:30659 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:30659 :: 

0626 15:06:30659 :: Traceback (most recent call last):

0626 15:06:30659 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:30659 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:30659 :: AttributeError
0626 15:06:30659 :: : 
0626 15:06:30659 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:30659 :: 

0626 15:06:31658 :: Traceback (most recent call last):

0626 15:06:31658 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:31658 :: AttributeError
0626 15:06:31658 :: : 
0626 15:06:31658 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:31658 :: 

0626 15:06:31658 :: Traceback (most recent call last):

0626 15:06:31658 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:31658 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:31658 :: AttributeError
0626 15:06:31658 :: : 
0626 15:06:31658 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:31658 :: 

0626 15:06:32658 :: Traceback (most recent call last):

0626 15:06:32658 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:32659 :: AttributeError
0626 15:06:32659 :: : 
0626 15:06:32659 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:32659 :: 

0626 15:06:32659 :: Traceback (most recent call last):

0626 15:06:32659 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:32659 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:32659 :: AttributeError
0626 15:06:32659 :: : 
0626 15:06:32659 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:32659 :: 

0626 15:06:33660 :: Traceback (most recent call last):

0626 15:06:33660 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:33660 :: AttributeError
0626 15:06:33660 :: : 
0626 15:06:33660 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:33660 :: 

0626 15:06:33661 :: Traceback (most recent call last):

0626 15:06:33661 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:33661 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:33661 :: AttributeError
0626 15:06:33661 :: : 
0626 15:06:33661 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:33661 :: 

0626 15:06:34659 :: Traceback (most recent call last):

0626 15:06:34659 ::   File "game.py", line 2741, in BINARY_ServerCommand_Run

0626 15:06:34659 :: AttributeError
0626 15:06:34659 :: : 
0626 15:06:34659 :: 'GameWindow' object has no attribute 'serverCommander'
0626 15:06:34659 :: 

0626 15:06:34659 :: Traceback (most recent call last):

0626 15:06:34659 ::   File "game.py", line 2428, in BINARY_UpdateUserCount

0626 15:06:34659 ::   File "uiMiniMap.py", line 430, in UpdateUserCount

0626 15:06:34660 :: AttributeError
0626 15:06:34660 :: : 
0626 15:06:34660 :: 'MiniMap' object has no attribute 'userCount'
0626 15:06:34660 :: 

Omg download files with gaya system and you see settings and change settings

SERVER FILES HOVSA V1  have gaya system download and you see settings copy and fix 😉

Link to comment
Share on other sites

  • Management
On 6/26/2021 at 4:03 PM, ahmet199 said:

send link this file

 

search google  SERVER FILES HOVSA V1

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