My first time trying to play the game got an error

Help center. Members helping members
Forum rules
This topic is 6 years and 3 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
Arctic
Member
Posts: 1
Joined: December 4th, 2017
Reputation: 0

My first time trying to play the game got an error

Postby Arctic » Wed Dec 06, 2017 3:59 pm

Traceback (most recent call last):
File "GameEngine.pyo", line 355, in run
File "GameEngine.pyo", line 347, in main
File "View.pyo", line 183, in render
File "Menu.pyo", line 207, in render
File "Font.pyo", line 179, in render
File "Font.pyo", line 112, in _renderString
File "Font.pyo", line 227, in getGlyph
File "Font.pyo", line 189, in _allocateGlyphTexture
File "Texture.pyo", line 358, in __init__
File "Texture.pyo", line 312, in loadEmpty
File "data/PyOpenGL-3.0.0a5-py2.5.egg\OpenGL\wrapper.py", line 1624, in __call__
File "data/PyOpenGL-3.0.0a5-py2.5.egg\OpenGL\wrapper.py", line 924, in wrapperCall
GLError: GLError(
err = 1285,
description = 'out of memory',
baseOperation = glTexImage2D,
pyArgs = [
GL_TEXTURE_2D,
0,
GL_RGBA,
32768,
32768,
0,
GL_RGBA,
GL_UNSIGNED_BYTE,
''
],
cArgs = [
GL_TEXTURE_2D,
0,
GL_RGBA,
32768,
32768,
0,
GL_RGBA,
GL_UNSIGNED_BYTE,
''
],
cArguments = (
GL_TEXTURE_2D,
0,
GL_RGBA,
32768,
32768,
0,
GL_RGBA,
GL_UNSIGNED_BYTE,
c_void_p(39497716),
)
)

Return to “Tech Support”

Who is online

Users browsing this forum: No registered users and 36 guests