log into faf
open GW tab
error comes up
click continue, error does not repeat, everything seems normal
not sure if worth reporting or whether this is a double post of some sort :/
logs attached (game log and replay logs are useless i guess here but they're here anyway)
no replay to post, no planet id to post either i guess :/
running my FAF theme, but i don't think this could affect it
here is the bit which looks like the error from the log:
- Code: Select all
2013-12-28 23:30:30,381 INFO OpenGL.acceleratesupport No OpenGL_accelerate module loaded: No module named OpenGL_accelerate
2013-12-28 23:30:30,509 INFO OpenGL.formathandler Unable to load registered array format handler numeric:
Traceback (most recent call last):
File ".\OpenGL\arrays\formathandler.py", line 35, in loadPlugin
File ".\OpenGL\plugins.py", line 14, in load
File ".\OpenGL\plugins.py", line 28, in importByName
File ".\OpenGL\arrays\numeric.py", line 15, in <module>
ImportError: No Numeric module present: No module named Numeric
2013-12-28 23:30:30,523 INFO OpenGL.formathandler Unable to load registered array format handler vbo:
Traceback (most recent call last):
File ".\OpenGL\arrays\formathandler.py", line 35, in loadPlugin
File ".\OpenGL\plugins.py", line 14, in load
File ".\OpenGL\plugins.py", line 28, in importByName
File ".\OpenGL\arrays\vbo.py", line 33, in <module>
ImportError: cannot import name GL
2013-12-28 23:30:30,525 INFO OpenGL.formathandler Unable to load registered array format handler vbooffset:
Traceback (most recent call last):
File ".\OpenGL\arrays\formathandler.py", line 35, in loadPlugin
File ".\OpenGL\plugins.py", line 14, in load
File ".\OpenGL\plugins.py", line 28, in importByName
File ".\OpenGL\arrays\vbo.py", line 33, in <module>
ImportError: cannot import name GL
2013-12-28 23:30:32,640 DEBUG faf.galacticWar GW Temporary item instantiating.
2013-12-28 23:30:32,641 DEBUG faf.galacticWar GW Temporary item instantiating.
2013-12-28 23:30:33,086 DEBUG faf.galacticWar GW Info panel instantiating.
2013-12-28 23:30:33,092 INFO faf.galacticWar Outgoing JSON Message: {"status": true, "command": "init_done"}
2013-12-28 23:30:33,092 DEBUG faf.galacticWar Client: {"status": true, "command": "init_done"}
2013-12-28 23:30:33,161 DEBUG faf.galacticWar Incoming JSON Message: {"name": "132", "links": [140], "uef": 0.15, "texture": "4", "cybran": 0.85, "mapname": "lavawarclouds", "md5tex": "40b2244cb65d3f260420e43fd8d05874", "command": "planet_info", "seraphim": 0.0, "posx": 258.0, "posy": 198.0, "desc": "", "size": 1.52699, "aeon": 0.0, "uid": 132}
2013-12-28 23:30:33,161 DEBUG faf.galacticWar updating planet infos
2013-12-28 23:30:33,207 ERROR faf.main Uncaught exception
Traceback (most recent call last):
File "galacticWar\glDisplay.pyc", line 400, in planetUpdate
File "galacticWar\glDisplay.pyc", line 1247, in createZones
AttributeError: 'GLWidget' object has no attribute 'programConstant'