warbler / SharpMonoInjector

A tool for injecting assemblies into Mono embedded applications, commonly Unity Engine based games
MIT License
310 stars 108 forks source link

Crashes on Windows 10 #4

Closed JamesRoche closed 5 years ago

JamesRoche commented 5 years ago

Hi there, i am having issues when injecting on Windows 10, the game client suddenly hard crashes. This does not happen on Windows 7 though.. any ideas?

JamesRoche commented 5 years ago

Just done some debugging and its failing at "OpenImageFromData()" as the returned pointer is 0;