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

CTD after pressing spacebar #9

Closed Landro2340 closed 3 years ago

Landro2340 commented 3 years ago

Hello, I have the following issue. I installed the mod and booted a new game, after pressing the spacebar the game just crashes. The problem can also occur if I press the spacebar on the main menu without even starting a game, for reference I do have the latest versions of MWSE and MGE. MWSE.log And apparently the .DMP minidump file cannot be uploaded through github :(, any help is appreciated! This mod looks great!

jhaakma commented 3 years ago

tes3.getCameraVector() seems to be crashing from the main menu. I can't replicate the issue myself but I can easily add a check to stop that code running from the main menu.

jhaakma commented 3 years ago

Should be fixed in v2.2.3