Nukayool Posted November 9, 2017 Share Posted November 9, 2017 Boas Malta, Estou com um problema no sistema de mudar de CH Se alguém conseguir ajudar Quote 1109 13:39:13697 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR 1109 13:40:34504 :: Traceback (most recent call last): 1109 13:40:34504 :: File "ui.py", line 1435, in CallEvent 1109 13:40:34504 :: File "game.py", line 2622, in __switch_channel 1109 13:40:34504 :: File "uiChannel.py", line 17, in __init__ 1109 13:40:34504 :: File "uiChannel.py", line 132, in __Fill_Up_ChannelList 1109 13:40:34504 :: File "uiChannel.py", line 138, in __RequestServerStateList 1109 13:40:34504 :: File "uiChannel.py", line 129, in __GetServerID 1109 13:40:34504 :: UnboundLocalError 1109 13:40:34504 :: : 1109 13:40:34504 :: local variable 'serverID' referenced before assignment 1109 13:40:34504 :: Cumpz Link to comment Share on other sites More sharing options...
Marco Posted November 9, 2017 Share Posted November 9, 2017 Qual é a base que estás a usar? Eu vi um que também requer source e meti sem problemas Link to comment Share on other sites More sharing options...
[Admin] tierrilopes Posted November 9, 2017 Share Posted November 9, 2017 local variable 'serverID' referenced before assignment Isso acontece neste caso por exemplo: Hidden Content Give reaction to this post to see the hidden content. Quando deveria ser assim (definir/chamar a variável antes de a utilizar): Hidden Content Give reaction to this post to see the hidden content. Deve estar a acontecer o mesmo com a tua serverID Link to comment Share on other sites More sharing options...
Nukayool Posted November 9, 2017 Author Share Posted November 9, 2017 (edited) 4 hours ago, Tierri Lopes said: local variable 'serverID' referenced before assignment Isso acontece neste caso por exemplo: Hidden Content Give reaction to this post to see the hidden content. Quando deveria ser assim (definir/chamar a variável antes de a utilizar): Hidden Content Give reaction to this post to see the hidden content. Deve estar a acontecer o mesmo com a tua serverID Eu na linha 129 tenho assim: Eu já corrigi contudo o erro que me acontece é como este: Hidden Content Give reaction to this post to see the hidden content. Não aparece os CH´s Estou a usar o mudar ch do kori Edited November 9, 2017 by Nukayool Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now