mifki / df-twbt

Text Will Be Text
192 stars 30 forks source link

Unhandled exception at 0x581321F4 (twbt.plug.dll) #39

Open MrBobBarker opened 8 years ago

MrBobBarker commented 8 years ago

I was going up (or down?) a Z-level and I got a crash with the error of "Exception thrown at 0x581321F4 (twbt.plug.dll) in Dwarf Fortress.exe: 0xC0000005: Access violation reading location 0x00000014."

Because I've experienced crashes before using twbt.plug.dll (see: https://github.com/DFHack/dfhack/issues/811 ) I compiled twbt to let me use the JIT debugger. I was able to pull some potentially useful information.

=Call Stack= twbt.plug.dll!write_tile_arrays_map(renderer_cool * r, int x, int y, float * fg, float * bg, float * tex) Line 189 C++ twbt.plug.dll!renderer_cool::update_map_tile(int x, int y) Line 45 C++ twbt.plug.dll!renderer_cool::display_new(bool update_graphics) Line 605 C++ twbt.plug.dll!renderer_cool::draw(int vertex_count) Line 234 C++ Dwarf Fortress.exe!0122fd59() Unknown [Frames below may be incorrect and/or missing, no symbols loaded for Dwarf Fortress.exe]
Dwarf Fortress.exe!01231c50() Unknown Dwarf Fortress.exe!012320e5() Unknown Dwarf Fortress.exe!012323ab() Unknown Dwarf Fortress.exe!01232b0f() Unknown Dwarf Fortress.exe!01994d45() Unknown Dwarf Fortress.exe!01994dda() Unknown Dwarf Fortress.exe!0199446b() Unknown [External Code]

=Locals (Top Level Only)=

pronvit commented 8 years ago

Why did you close this?

MrBobBarker commented 8 years ago

My mistake, I thought I was closing the https://github.com/DFHack/dfhack/issues/811. Wires got crossed.