praydog / REFramework

Scripting platform, modding framework and VR support for all RE Engine games
https://cursey.github.io/reframework-book/
MIT License
2.74k stars 340 forks source link

(MHRise) Random crash when going from Steelworks to Buddy Plaza #188

Closed velocity7 closed 2 years ago

velocity7 commented 2 years ago

Sadly I lost the REFramework log, will post again some other time. I have the crash dump at least, though. Not easily reproducible either. image

praydog commented 2 years ago

If you are able to upload your dmp file along with the dinput8.dll and PDB you compiled, that would help.

That is, if you did compile it. I noticed a debug symbol in the image you showed, so that's where the assumption came from.

MartnIV commented 2 years ago

Ive got few crashes tonight, do you need to upload anything else? Not sure what PDB is. MHR Crash report.zip

MartnIV commented 2 years ago

Ive played more today and i could not do two long quest without crashing. If a quest last more than 15min, i got to relaunch the game to be sure it doenst crash on the 2nd one.

velocity7 commented 2 years ago

Sorry, didn't realize that there was a REFramework crash dump file generated on its own. I don't have a pdb file unfortunately.

reframework_crash.zip

praydog commented 2 years ago

Random crashes should be fixed in b98758ce3b1c0986e1bae706d92b0ce322fb57d2

Should allow you to use other third party DLLs like reshade now too.