Removal of Lua 5.3 Support

Do you usually just read half a thread or are you ignoring where I acknowledged my mistake immediately under?

It is frustrating and exhausting to wake up regularly to new issues because the new CFX team have abandoned the previous teams philosophy on maintaining backwards compatibility and have decided to push something untested and broken in to the client or the server.

In this case, I forgot that escrow required Lua 5.4. My mistake.

4 Likes

“decided to push something untested and broken in to the client”
that is literally the reason Canary exists

2 Likes

This should be fixed now btw, if you can test it.
x?.func() and x?.y = 2 should both work

3 Likes

Not what I’m referring to, I agree that is what canary is for. My fault for going off topic I suppose.

1 Like

Any idea when the Mono v2 API will be released? Having tested it, it’s incredible compared to the legacy.
And the MessagePack integration was a really good idea, but due to a bug, it was removed, and then nothing for a year :confused:

2 Likes

A new msgpack implementation for MonoV2 is currently being tested in the experiments section of the forum. It improves the performance, supports exports (including to other runtimes), proper support for callbacks and encryption/decryption of messages. You can request to join if you want to test it here.

2 Likes

This topic was automatically closed after 5 days. New replies are no longer allowed.