Aff mi działa dopóki jeszcze te okienko z tą "rozmową jest" potem error
Traceback (most recent call last):
File "run_game.py", line 4, in <module>
File "client\game.pyo", line 1156, in main
File "client\game.pyo", line 353, in Run
File "client\events.pyo", line 550, in Notify
File "client\game.pyo", line 169, in Notify
File "OpenGL\error.pyo", line 208, in glCheckError
OpenGL.error.GLError: GLError(
err = 1281,
description = 'nieprawid\xb3owa warto\x9c\xe6',
baseOperation = glTexParameteri,
cArguments = (
GL_TEXTURE_2D,
GL_TEXTURE_MIN_FILTER,
GL_NEAREST,
)
)
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "threading.pyo", line 525, in __bootstrap_inner
File "client\timers.pyo", line 175, in run
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'sleep'
Exception in thread Thread-2 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "threading.pyo", line 525, in __bootstrap_inner
File "client\timers.pyo", line 216, in run
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'sleep'
Traceback (most recent call last):
File "run_game.py", line 4, in <module>
File "client\game.pyo", line 1156, in main
File "client\game.pyo", line 353, in Run
File "client\events.pyo", line 550, in Notify
File "client\game.pyo", line 169, in Notify
File "OpenGL\error.pyo", line 208, in glCheckError
OpenGL.error.GLError: GLError(
err = 1281,
description = 'nieprawid\xb3owa warto\x9c\xe6',
baseOperation = glTexParameteri,
cArguments = (
GL_TEXTURE_2D,
GL_TEXTURE_MIN_FILTER,
GL_NEAREST,
)
)
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "threading.pyo", line 525, in __bootstrap_inner
File "client\timers.pyo", line 162, in run
File "client\sprites.pyo", line 258, in slow
File "client\sprites.pyo", line 296, in animate
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'worldCamera'
Exception in thread Thread-2 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "threading.pyo", line 525, in __bootstrap_inner
File "client\timers.pyo", line 216, in run
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'sleep'
Zakładki