View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002039 | Spring engine | General | public | 2010-08-16 23:17 | 2010-08-17 17:59 |
| Reporter | samsat | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | won't fix | ||
| Product Version | 0.82.3 | ||||
| Summary | 0002039: Access Violation in S3OParser.cpp | ||||
| Description | BA Chicken Defense V2.11 (BA7.15) | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
|
|
for future reports: * do not upload a 2KB text file in a zip please * better description if possible (trans.html is the translated stack trace) last two lines: rts/Rendering/Models/S3OParser.cpp:170 (D:\Program Files\Spring\spring.exe 0x007C46D2) rts/Rendering/Models/IModelParser.cpp:225 (D:\Program Files\Spring\spring.exe 0x007BE02C) |
|
|
BA Chicken Defense V2.11 (BA7.15) [ 0] Parsing unit icons [ 0] error = 3, gamedata/icontypes.lua, [string "gamedata/icontypes.lua"]:86: '}' expected (to close '{' at line 71) near 'return' [ 0] gamedata/icontypes.lua: [string "gamedata/icontypes.lua"]:86: '}' expected (to close '{' at line 71) near 'return' [ 0] Creating unit textures [ 0] framebuffer not valid! [ 0] Loading unit definitions [ 0] WARNING: too many unit categories (32), skipping float [ 0] Loading feature definitions [ 0] Initializing map features [ 0] Unknown map feature type [ 0] Spring 0.82.3.0 (0.82.3) has crashed. [ 0] Exception: Access violation (0xc0000005) [ 0] Exception Address: 0x00000000 |
|
|
It crashed on a glClientActiveTexture call, which was not part of OpenGL until version 1.3. However, from the infolog... "GL: 1.1 2.40.122" You cannot run Spring with an OGL ICD that old anyway, so there's no point trying to fix this. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-08-16 23:17 | samsat | New Issue | |
| 2010-08-16 23:17 | samsat | File Added: infolog.zip | |
| 2010-08-16 23:47 | hoijui | File Added: infolog__.txt | |
| 2010-08-16 23:47 | hoijui | File Deleted: infolog.zip | |
| 2010-08-16 23:50 | hoijui | File Added: trans.html | |
| 2010-08-17 00:04 | hoijui | File Deleted: trans.html | |
| 2010-08-17 00:04 | hoijui | File Added: trans.html | |
| 2010-08-17 00:06 | hoijui | Note Added: 0005301 | |
| 2010-08-17 00:09 | hoijui | Note Added: 0005302 | |
| 2010-08-17 00:10 | hoijui | Summary | crash log => Access Violation in S3OParser.cpp |
| 2010-08-17 00:10 | hoijui | Description Updated | |
| 2010-08-17 17:58 | Kloot | Note Added: 0005309 | |
| 2010-08-17 17:59 | Kloot | Status | new => closed |
| 2010-08-17 17:59 | Kloot | Resolution | open => won't fix |