praydog / REFramework

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

Crash when try to talk npc and get quest #588

Closed Dlrldnjs04 closed 1 year ago

Dlrldnjs04 commented 1 year ago

after 2022/11/23 title update 3 in Monster hunter rise the game keep crash when I talk to NPC Chichae for getting into the mission board. The causing issue was reframework I remove "dinput8.dll " file and the game properly worked.

(re2_framework_log.txt) https://drive.google.com/file/d/1W-J5FwMBDHUtIQocoX0VVWnHR0IDLyYz/view?usp=sharing second link is reframework_crash.DMP. you may need to drag link and post on google...

I am post these crash log first time if i post wrong place then i am so sorry.

praydog commented 1 year ago

Try deleting the RiseQuestLoader.dll in the reframework/plugins directory.

Dlrldnjs04 commented 1 year ago

Try deleting the RiseQuestLoader.dll in the reframework/plugins directory.

ty so much it worked.