Asek3 / Radium

Radium is an Unofficial Fork of CaffeineMC's "Lithium", made to work with Forge Mod Loader.
GNU Lesser General Public License v3.0
14 stars 4 forks source link

Radium crashes with Gantry Carriage in Create mod #17

Open CrusaderRabbit opened 2 years ago

CrusaderRabbit commented 2 years ago

crash-2022-02-25_13.36.05-server.txt

NBZion commented 2 years ago

Idk try updating forge to see if it still persists(for me updating forge works for most mods)

TheRealWormbo commented 2 years ago

This was an issue in 1.18.1 with then-latest Forge. It was only repeatable in a dedicated server environment. Playing offline was fine.

nanonestor commented 2 years ago

After experimenting and log reading I found that adding mixin.entity.collisions=false to the radium.properties config file will keep the issue from happening (MC 1.18.1, Forge 39.1.2).