mordax Expert Cheater
Reputation: 1
Joined: 16 Apr 2010 Posts: 138
|
Posted: Sat Oct 29, 2022 1:40 pm Post subject: how do i remove "Error:C stack overflow"? |
|
|
I made a trainer and sometimes when playing aroudn with hotkeys i get "Error:C stack overflow" popping up in some lua engine window.
how do i get rid of this? it prevents my hotkeys from lighting up in trainer and it also prevents using some hotkeys.
its most likely because i have same hotkey to set several values, but sometimes they are "nil" values. i dont care for that! i just want to get rid of this error as it's not an error. when using .ct table then everything works fine.
i dont care if i try to force value to nil value. i just dont want to see any of those popups in my trainer.
if someone feel necessary to have a go at me "fix your hotkeys" --- NO! not possible as this game uses different addresses and opcodes for different areas of the map. so i MUST have same hotkey to make things works.
imagine if you have 10 hotkeys for "unlimited ammo". it would be extremely dumb! so i want to have just 1 hotkey that changes 10 values instead, but as i said, some values are always "nil" and dont exist, it depends where i am on the map and i just want to get rid of the lua box that pops up.
can someone pls help me get rid of that box? i'd like to set CE to just ignore any errors and just keep going. thank you
|
|