CheatEngineMonoHelper icon indicating copy to clipboard operation
CheatEngineMonoHelper copied to clipboard

"attempt to call a nil value"

Open MadDog84 opened this issue 1 year ago • 1 comments

Hello ! I'm using an older version without any problem but with the last i get this error :

Error in native thread called Unnamed::C:\Program Files\Cheat Engine 7.5\autorun\monohelper.lua:578: attempt to call a nil value (global 'mono_field_getClass')

Awesome tool btw i love it :-)

edit: resolved it by changing mono_field_getClass function to mono_type_getClass

MadDog84 avatar Mar 13 '24 10:03 MadDog84