You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I press the "Disable API" button in the bottom left corner of the scarab interface, it doesn't work. It still shows that the mod is loaded in the top left corner of the main game screen.
I found the problem but not the cause. Assembly-CSharp.dll and Assembly-CSharp.dll.m had the same checksum, meaning that both were the same file. So it would essentially just swap between the same modded dlls. My theory is that I updated Scarab at some point and it lost track of which Assembly-CSharp.dll was the vanilla and which one was the modded one.
The fix:
Disable the modding api in Scarab.
Verify the integrity of game files of Hollow Knight in Steam.
Scarab Version
v1.34.0.0
Hollow Knight Version
v1.5.78.11833
Steps to Reproduce
When I press the "Disable API" button in the bottom left corner of the scarab interface, it doesn't work. It still shows that the mod is loaded in the top left corner of the main game screen.
Expected Behaviour
Disable all mod and api
Actual Behaviour
do nothing
Logs
ModLog.txt
The text was updated successfully, but these errors were encountered: