Quote from: StepS on July 25, 2020, 10:35 AMQuote from: Storm2 on July 24, 2020, 09:04 PMYou should've received an error upon starting the game if madCHook is missing. Modules depending on it will not load otherwise.
I transferred that dll over and both modules are working now, thanks very much
Specifically, error 0x0000007E. These errors are fatal and should not be ignored.Code Select---------------------------
Warning
---------------------------
Failed to load WormKit module wkWmdb.dll:
LoadLibrary failed: Error 0000007E (???????????????????)
Please check that all files required by the module are present in the W:A directory.
---------------------------
OK
---------------------------
When you see such an error, it is NOT a 3.8 compatibility error!
I did receive that error, had no idea those modules relied on that dll. Nice to know for future reference