Closed karl-police closed 8 months ago
Currently values go negative and make the array go out of bounds.
This solves one part of https://github.com/atrexus/unluau/issues/35
but still doesn't solve the entire thing
the next error is at RETURN, assuming the AUX ones were solved.
Idk what stack Top is, but it's not getting the values properly at all.
Thanks for this fix.
Currently values go negative and make the array go out of bounds.
This solves one part of https://github.com/atrexus/unluau/issues/35
but still doesn't solve the entire thing
the next error is at RETURN, assuming the AUX ones were solved.
Idk what stack Top is, but it's not getting the values properly at all.