ExistedGit / Dota2Cheat

A dota 2 cheat project aiming to provide an educational example to new developers
GNU General Public License v3.0
117 stars 42 forks source link

built successfully. but crash after inject. #168

Open HEJiNi opened 1 year ago

HEJiNi commented 1 year ago

so the release version was for 2 weeks ago and i had a problem that after every game i had to relaunch the game otherwise the game going to crash. so i thought to myself maybe if i build it myself maybe it will work fine so i successfully built it after few tries but after running Dota2Loader the game will immediately crash.

Build started... 1>------ Build started: Project: Dota2Cheat, Configuration: Release x64 ------ 1>Generating code 1>3 of 136983 functions (<0.1%) were compiled, the rest were copied from previous compilation. 1> 0 functions were new in current compilation 1> 78 functions had inline decision re-evaluated but remain unchanged 1>Finished generating code 1>Dota2Cheat.vcxproj -> C:\Users\Z\Dota2Cheat\Build\Release\Dota2Cheat.dll ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== ========== Elapsed 00:16.355 ==========

(i built Dota2Loader too).