Lefraudeur / RiptermsGhost

An example injectable cheat for minecraft using java native interface, jvmti, java method hooking, and constant pool editing
https://ripterms.com
MIT License
107 stars 17 forks source link

Json.hpp error #52

Closed Soukazes closed 10 months ago

Soukazes commented 10 months ago

Hi,

When I inject the dll I get an "assertion failed" error which comes from json.hpp at line 21313,

I tested it on Minecraft Forge 1.7.10,

Thank you for your reply and have a good day.

Lefraudeur commented 10 months ago

compile on release config, not debug

Soukazes commented 10 months ago

Okay, thanks

Lefraudeur commented 10 months ago

hoh also just realised on forge 1.7.10, attacking an entity crashes the game lol this has been fixed in dev branch (will merge later)