Newest version creates instant crash on launch
celsiusqc opened this issue ยท 8 comments
Still crashes
[22:52:31] [main/WARN]: @reDIrect conflict. Skipping radium.mixins.json:entity.collisions.movement.EntityMixin->@reDIrect::getEntitiesLater(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; with priority 1000, already redirected by domesticationinnovation.mixins.json:EntityMixin->@reDIrect::di_getEntityCollisions(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; with priority 1000
huh this says that radium.mixins.json is still loaded
Radium is supposed to be optfiine alternative though, so what's the next step / who is in the wrong / who do i report to? Change needed on your end or radium's?
Probably on mine. However this shouldn't be causing a crash, it should simply ignore my redirect. I'll have to look into the problem and research it