jhaakma / ashfall

Ashfall is a survival, camping and needs mod for Morrowind. It uses the latest in MWSE Lua scripting functionality to implement a wide range of mechanics that integrate seamlessly into the game and provide a truly immersive experience.
23 stars 6 forks source link

Random crash #13

Open m4ti140 opened 3 years ago

m4ti140 commented 3 years ago

I got this while simply walking around in the open, or what at least should have been open (area got slightly changed by one of the OAAB mods).

MWSE.log MWSE_MiniDump.zip

Morrowind has crashed! To help improve game stability, send MWSE_Minidump.dmp and mwse.log to NullCascade@gmail.com or to NullCascade#1010 on Discord.
Additional support can be found in the #mwse channel at the Morrowind Modding Community Discord: https://discord.me/mwmods
MWSE version: 2.1.0-1860
Build date: 20211107
Memory usage: 2288234496 bytes.
Lua traceback at time of crash:
stack traceback:
    [C]: in function 'rayTest'
    ...a Files\MWSE\mods\mer\ashfall\common\helperfunctions.lua:87: in function 'checkRefSheltered'
    ...s\MWSE\mods\mer\ashfall\camping\tents\tentcontroller.lua:367: in function <...s\MWSE\mods\mer\ashfall\camping\tents\tentcontroller.lua:366>
    [C]: in function 'xpcall'
    .\Data Files\MWSE\core\event.lua:160: in function <.\Data Files\MWSE\core\event.lua:150>
MiniDump creation successful.

Looks like it was checking if PC was sheltered

jhaakma commented 2 years ago

Hi, if you still have it, could you please upload the crash dump so I can take a look at it? It's called MWSE_MiniDump.dmp and should be located in your root Morrowind installation folder.

m4ti140 commented 2 years ago

I already did, 5th line of the message under the log. Note I was messing with MWSE myself so I might have corrupted the save or something. But I didn't touch anything remotely related to this