Skip to content

CraftOS-PC v2.4.3

Choose a tag to compare

@MCJack123 MCJack123 released this 12 Sep 23:52
· 857 commits to master since this release
dbc5fa7

CraftOS-PC v2.4.3 is an emergency bugfix update that resolves an issue causing CraftOS-PC to crash when using plugins. It also updates the CC: Tweaked version to 1.92.0.

  • Updated CC:T version to 1.92.0
    • Add support for the __pairs metamethod.
    • string.format now uses the __tostring metamethod.
    • Correctly handle tabs within textutils.unserializeJSON.
  • Fixed a crash when using plugins
  • Fixed crashing when a Lua panic occurs
  • Fixed a bug causing lesser performance in C CraftOS functions
  • JIT: No longer using LuaJIT BitOp library as it is incompatible with bit32
    • Now using PUC Lua bit32 implementation instead
  • Mac: ccemux plugin is now built as a universal binary

If you need help using CraftOS-PC, I'm available on the ComputerCraft Discord server as @JackMacWindows#9776. Feel free to ping me if you need anything.