Slappy826
Slappy826
You can see some examples here http://lua-users.org/wiki/StringsTutorial The way you currently check for multiline strings and comments won't allow for the nesting capability that lua has.
was trying to test out running factorio on an arm server i had and discovered that it wouldn't work if i compiled with dynarec enabled (i did have to change...
While this issue is similar to [this issue](https://github.com/XCompWiz/Mystcraft-Issues/issues/285) (issue 285), i'm not using spongeforge, and this only happens when joining worlds with instability it seems. Crash report: https://pastebin.com/r7K5ms1X
I have found a bug when using ``` lua TeleportService:TeleportToPlaceInstance() ``` in a VIP Server. The bug is, when you teleport to the game JobId of the VIP server, it...