|
yeah 5.1, but is it 5.1.2 or 5.1.4 as there have been some important fixes since later dates, obviously, heh.
DEV's need to implement Lua better though, everything should be called as protected code to stop all the crashing, and rather just spit out an error, would make certain debuging tasks a lot easier. So far, the main ones that crash RoM are table access violations, I know I can use metatables to prevent this, but in some cases I'd rather not bloat up my tables...
|