Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0000082Dwarf FortressGeneralpublic2010-04-01 20:062010-06-09 06:47
Samoorai 
Footkerchief 
normalcrashalways
closedduplicate 
windows xpsp3
 
 
0000082: crash before world gen
When anything other than start playing, continue playing, or quit is selected, it pauses for a moment, then comes up with a C++ runtime error. No modding has been done, only chariot's 40d graphics set and a few options in the init file changed.
All I've done is change the init file. Here's the options I've changed.
[SOUND:OFF]

[INTRO:OFF]

[BLACK_SPACE:YES]

[GRAPHICS:YES]
[GRAPHICS_WINDOWEDX:1280]
[GRAPHICS_WINDOWEDY:800]
[GRAPHICS_FONT:Guybrush_square_16x16.bmp]
[GRAPHICS_FULLSCREENX:1280]
[GRAPHICS_FULLSCREENY:800]
[GRAPHICS_FULLFONT:Guybrush_square_16x16.bmp]
[GRAPHICS_BLACK_SPACE:YES]

[GRID:80:40]
[FULLGRID:80:40]

[AUTOSAVE:YEARLY]
[AUTOBACKUP:YES]
[AUTOSAVE_PAUSE:NO]

[ZERO_RENT:YES]
init.txt
duplicate of 0000006closed Toady One GRAPHICS:ON causes runtime error 
Issue History
2010-04-01 20:06SamooraiNew Issue
2010-04-01 20:08DoctorZuberNote Added: 0000081
2010-04-01 22:01jbrown6982Note Added: 0000098
2010-04-01 22:08DoctorZuberNote Added: 0000099
2010-04-02 06:32TodestoolTag Attached: init.txt
2010-04-02 08:20aimaisanNote Added: 0000182
2010-04-02 12:34mr.zippycrowNote Added: 0000260
2010-04-03 09:07FootkerchiefRelationship addedduplicate of 0000006
2010-04-03 09:07FootkerchiefStatusnew => closed
2010-04-03 09:07FootkerchiefAssigned To => Footkerchief
2010-04-03 09:07FootkerchiefResolutionopen => duplicate
2010-04-03 09:19FootkerchiefStatusclosed => resolved
2010-06-09 06:47Toady OneStatusresolved => closed

Notes
(0000081)
DoctorZuber   
2010-04-01 20:08   
remove the graphics set. The raws are changed, so graphics sets will not work until they are updated.
(0000098)
jbrown6982   
2010-04-01 22:01   
I'm getting the C++ runtime error on "embark". Stock DF, no graphics, init tweaks, etc.
(0000099)
DoctorZuber   
2010-04-01 22:08   
That sounds like it deserves it's own thread. Might try downloading again, possible you got a corrupted download. Failing that it probably points at hardware issues which means you need to give detailed information on everything...
(0000182)
aimaisan   
2010-04-02 08:20   
Had the same issue, reset [GRAPHICS:NO] and issue no longer present.
(0000260)
mr.zippycrow   
2010-04-02 12:34   
I had the same issue as well. Set [GRAPHICS:NO] and issue went away.