Crashing upon injection
Closed this issue · 1 comments
NotNori commented
Description of the problem
Game crashes on injection with visual C++ library runtime error. Error box displays:
"Runtime Error!
Program:
This application has requested the Runtime to terminate it in an unusual way. Please contact the applications support team for more information."
Expected behavior
Injects without any errors.
Actual behavior
Crashes instantly upon injection with Process Hacker
NotNori commented
Fixed when compiling myself instead of using the prebuilt DLL from the release page.