nipkownix / re4_tweaks

Fixes and tweaks for the "UHD" port of Resident Evil 4
zlib License
339 stars 33 forks source link

Assertion Failed when I downloaded to 1.9.1 (Steam version, regular version) #517

Open Heroicgangster opened 1 year ago

Heroicgangster commented 1 year ago

Validation

Describe your issue here (drag+drop ZIP to attach it)

From updating to 1.9.1, I keep getting the Assertion failed! bug

bug with details

Program: ...y/steampapps/common/Resident Evil 4/Bin32/WINMM.dll File: D:/a/re4_tweaks/re4_tweaks/external/ModUtils/Patterns.h Line: 22

Expression: countMatches

I have RE4HD release 1.1 I have validated with SFV and so far the only bad file is BIO4\steam_appid.txt as a failed CRC mismatch. The only subversion to the normal RE4HD Project 1.1 and RE4 Tweaks I have is that I installed the playable Merchant mod https://www.nexusmods.com/residentevil4/mods/231?tab=description

But the game has been working, the game just could not open once I updated to 1.9.1 via the re4 tweaks update popup.

nipkownix commented 1 year ago

It seems you have two copies of re4_tweaks installed: one being "winmm.dll" and the other being "dinput8.dll". Please confirm if this is the case, and if so, delete "winmm.dll".

This is caused by an oversight of mine in the auto updater, but it has been fixed already for future versions.

Btw: if there's an specific reason you were using it as "winmm.dll", you can still just rename dinput8 to winmm and it will work fine. Just make sure to delete the old one.

Heroicgangster commented 1 year ago

It seems you have two copies of re4_tweaks installed: one being "winmm.dll" and the other being "dinput8.dll". Please confirm if this is the case, and if so, delete "winmm.dll".

This is caused by an oversight of mine in the auto updater, but it has been fixed already for future versions.

Btw: if there's an specific reason you were using it as "winmm.dll", you can still just rename dinput8 to winmm and it will work fine. Just make sure to delete the old one.

I did and the game finally launches! I hope the next auto update works out that oversight! Thank you very much! And yes I had two because I used the files present in the Bin32 folder of the Playable Merchant mod. Which had files winmm.ini winmm.dll dinput8.dll and dinput8.cfg. I then updated to 1.9.0, but then the auto update for 1.9.1 yeah made the game unable to launch.

Thank you again for your help!