Created
November 19, 2012 22:32
-
-
Save codewarrior0/4114516 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| File "OpenGL\wrapper.pyo", line 574, in wrapperCall (self=<OpenGL.platform.baseplatform.glGenFramebuffersEXT obj | |
| File "OpenGL\latebind.pyo", line 45, in __call__ (self=<OpenGL.platform.baseplatform.glGenFramebuffersEXT obj | |
| File "glutils.pyo", line 206, in __init__ (self=<glutils.FramebufferTexture object at 0x0000000027421E | |
| File "editortools\thumbview.pyo", line 42, in gl_draw (self=<editortools.thumbview.ThumbView object at 0x000000002 | |
| File "albow\openglwidgets.pyo", line 29, in gl_draw_viewport (self=<editortools.thumbview.ThumbView object at 0x000000002 | |
| File "albow\openglwidgets.pyo", line 23, in gl_draw_self (self=<editortools.thumbview.ThumbView object at 0x000000002 | |
| File "albow\widget.pyo", line 727, in gl_draw_all (self=<editortools.thumbview.ThumbView object at 0x000000002 | |
| File "albow\widget.pyo", line 730, in gl_draw_all (self=<albow.layout.Row object at 0x000000001F3D9A90>) | |
| File "albow\widget.pyo", line 730, in gl_draw_all (self=<glbackground.GLBackground object at 0x0000000019BDE47 | |
| File "albow\widget.pyo", line 730, in gl_draw_all (self=<albow.layout.Column object at 0x000000001F3C5BA8>) | |
| File "albow\widget.pyo", line 730, in gl_draw_all (self=<glbackground.GLBackground object at 0x0000000004FEAA9 | |
| File "albow\widget.pyo", line 730, in gl_draw_all (self=<leveleditor.LevelEditor object at 0x0000000004436A20> | |
| File "albow\widget.pyo", line 730, in gl_draw_all (self=<__main__.MCEdit object at 0x00000000043EF828>) | |
| File "albow\widget.pyo", line 730, in gl_draw_all (self=<albow.root.RootWidget object at 0x00000000043EFBE0>) | |
| File "albow\root.pyo", line 159, in run_modal (self=<albow.root.RootWidget object at 0x00000000043EFBE0>) | |
| File "albow\root.pyo", line 106, in run (self=<albow.root.RootWidget object at 0x00000000043EFBE0>) | |
| File "mcedit.py", line 960, in main (self=<class '__main__.MCEdit'>) | |
| File "mcedit.py", line 1016, in main | |
| WindowsError: exception: access violation writing 0xFFFFFFFFE635B120 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment