Open Reshy opened 2 years ago
I was able to consistently reproduce this on Forge 40.2.1 with 65 other mods loaded but it disappeared while I was trying to figure out which mod was causing it and now I can't reproduce it at all.
@Asek3 Radium doesn't touch anything outside of Minecraft's folder, does it?
Minecraft Version 1.18.2 Forge Version 40.1.0
[01:14:40] [main/ERROR]: Mixin config radium.mixins.json does not specify "minVersion" property [01:14:40] [main/ERROR]: Mixin config radon.mixins.json does not specify "minVersion" property [01:14:40] [main/ERROR]: Mixin config rubidium.mixins.json does not specify "minVersion" property [01:14:40] [main/INFO]: Successfully loaded Mixin Connector [com.wuest.prefab.MixinConnector] [01:14:40] [main/INFO]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector] [01:14:40] [main/INFO]: Successfully loaded Mixin Connector [shetiphian.terraqueous.mixins.MixinConnector] [01:14:40] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-40.1.0, --gameDir, E:\Personal\Archive\Games\Twitch MC\Instances\1.18.2 Forge, --assetsDir, E:\Personal\Archive\Games\Twitch MC\Install\assets, --uuid, f88d39c334994aa8bdb42ceaa95cee0e, --username, ReshyShira, --assetIndex, 1.18, --accessToken, ????????, --clientId, YTZkZTgyNWItMTFjNC00NzRkLTkxYmUtNTc4YTczMjA2NjM1, --xuid, --userType, mojang, --versionType, release, --width, 1024, --height, 768] [01:14:41] [main/WARN]: Reference map 'croptopia.refmap.json' for croptopia.mixins.json could not be read. If this is a development environment you can ignore this message [01:14:41] [main/WARN]: Reference map 'medievalmusic.refmap.json' for medievalmusic.mixins.json could not be read. If this is a development environment you can ignore this message [01:14:41] [main/WARN]: Reference map 'memorysettings.refmap.json' for memorysettings.mixins.json could not be read. If this is a development environment you can ignore this message [01:14:41] [main/INFO]: Loaded configuration file for Radium: 100 options available, 0 override(s) found [01:14:41] [main/INFO]: Trying to switch memory allocators to work around memory leaks present with Jemalloc 5.0.0 through 5.2.0 on Windows [01:14:41] [main/INFO]: Loaded configuration file for Rubidium: 29 options available, 0 override(s) found [01:14:41] [main/WARN]: Reference map 'undergarden.refmap.json' for undergarden.mixins.json could not be read. If this is a development environment you can ignore this message [01:14:43] [main/WARN]: Error loading class: net/optifine/shaders/ShadersRender (java.lang.ClassNotFoundException: net.optifine.shaders.ShadersRender) [01:14:43] [main/WARN]: @Mixin target net.optifine.shaders.ShadersRender was not found dragonsurvival.mixins.json:MixinShaderRender [01:14:45] [main/INFO]: !!! SOME LOGGERS HAVE MOVED TO THE DEBUG FILE (Please Include them in your bug reports) !!! [01:14:47] [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
Disabling Radium fixes this crashing.