Closed RiskyOnTinder closed 3 years ago
Hello, thanks for letting me know. I have a question though, are you compiling from the latest commit or latest release's source code? Did you change any project settings and/or retargeted solution to another version of Windows SDK? Because I, having the latest commit have no problems compiling whatsoever. And also such code is everywhere in this file and you have no errors there too?
Hello, i also had the dummy problem and solved it by putting {} after dummy (dummy{}). I hope I could help.
Hello again, I have the latest stuff and it wouldn't work. I havent changed anything by the way. I dont know how it works but by putting {} after those two errors it is fixed. (lines 1104,1250) Thanks for the help. Keep up the good work and I think by putting this curly brackets will solve this issue. I also forgot to mention that previous versions were working fine.
Problem 1 'dummy': const object must be initialized
I get an error when trying to build the cheat ( 'dummy': const object must be initialized ) I started getting this error since the two last updates. I get this error for lines 1104 and 1250 for Config.cpp I get an error about the loader too but it is because it was unable to build the dll before. I would be glad if this could get fixed or if any further help is provided if I am the one doing something wrong :)
p.s. your cheat is really awesome keep the good work up :D
Problem 2 I keep getting some crashes when loading into a game For example, when I load the cheat and just queue for a map I haven't loaded in practice with bots it may just randomly crash when the loading bar reaches the end. A fix for this would be useful too
*I use this injector : https://github.com/toxa9/CSGOInjector and i have trying NLoader but it still gets me tha same crashes