Project:Red is shipping an outdated, beta version of the ComputerCraft API, causing incompatibilty crashes
dan200 opened this issue ยท 4 comments
The APIs of other mods are not stable during betas, so shipping them is a recipe for disaster, manifesting as crashes in the latest CC beta builds. To work around this, I've added @API annotations to all the API classes in the latest beta release, but this requires Project:Red to update to this version of the API. The latest API can be found in the download here:
Hmm. Your API was a soft dependency, doesn't need to be included at all. Will update api and build script to exclude it.
Fixed via 8eacbed. API excluded from build.