Snowbelldog

Results 3 issues of Snowbelldog

According to the crash report it has something to do with hbm and chunks. If I load a backup of the world on it, I have rest for the next...

The source code URL for the MapEngine plugin on Modrinth appears to be incorrect: https://modrinth.com/plugin/mapengine Please update the source code url accordingly. Additionally, in this Modrinth project, the source-code URL...

fix(protocol): use ZigZag64 instead of VarInt64 for entity_unique_id at packet_player_location The entity_unique_id field in packet_player_location was incorrectly deserialized as VarInt64. It is now handled as ZigZag64, fixing mismatched IDs when...