Kuusotare opened this issue 3 years ago ยท 2 comments
https://pastebin.com/5BH0zkeg
This should be reported to Radium :)
Adding the following lines to the radium.properties file in the config folder will prevent crashes for the meantime, albeit at the cost of the disabled optimizations.
mixin.entity.collisions=false mixin.entity.data_tracker=false mixin.entity.data_tracker.no_locks=false