Cuberite is not completely stable yet. This is a continuously updated list of tips that minimize the chance of a crash. The thread is not intended to document all crashes; it lists only crashes that: 1. Can be encountered in common situations. 2. Can be trivially avoided. If you're looking for a full list of known crashes, see our Github repository.
Crash avoidance tips:
Recently resolved:
Feel free to report common and avoidable crashes that weren't mentioned in this thread, preferably with their Github URL.
Crash avoidance tips:
- Avoid multi protocols. Cuberite supports both 1.8 and 1.9, but older clients may crash when exposed to features introduced in newer clients. Use the same protocol version for all players. This plugin enforces this by allowing only a specific protocol version to log in. #3201
- Avoid chested minecarts. #3262
- Avoid reloading the server. Reloading isn't perfect yet. Just stop the server, and then start it again. #483
Recently resolved:
- ClientHandle fixes. #2835
- Fishing rods. #3385
- TNT issues. #3358
- Fire charge issues. #3179
- Avoid breaking chests when other players are using them. #2934
Feel free to report common and avoidable crashes that weren't mentioned in this thread, preferably with their Github URL.