![Changed Addon Plus](https://media.forgecdn.net/avatars/thumbnails/949/783/256/256/638438127646487503.png)
[BUG] Changed-Addon-Plus will crash Minecraft upon init
TheSystemGuy1337 opened this issue · 14 comments
This mod is completely broken and does not work. For whatever reason, it seems to conflict with the main ChangedMC mod which will result in a crash if you try to start the game. I am using MultiMC as the default Minecraft launcher is horrendously bad. The only other mods I have is Timeless and Classics Guns, framework (dependency of TAC), geckolib (dependency of PepsiMC) and PepsiMC. Disabling Changed-Addon-Rework will enable Minecraft to start, suggesting it it conflicting with the main ChangedMC, TAC or Configured.
The debugging log is available below.
debug.log
Erro in the Part of the ChangedGamerules you have sure that you are using the right version of Chabged mod?
What version? I'm using the latest available version. Is there a specific version you want me to use other than v0.13.1 (the latest)?
Try Download the last version of changed mod from curse forge and try check if any other mod are causing a issue because the mods is working normaly for me
Erro in the Part of the ChangedGamerules you have sure that you are using the right version of Chabged mod?
What version? I'm using the latest available version. Is there a specific version you want me to use other than v0.13.1 (the latest)?
Erro in the Part of the ChangedGamerules you have sure that you are using the right version of Chabged mod?
Try Download the last version of changed mod from curse forge and try check if any other mod are causing a issue because the mods is working normaly for me
v0.13.1 is the last, and latest version which I am using. If I start the game with no other mods except ChangedMC and Changed-Addon-Plus, then the game starts successfully. BUT, If I install my mods one-by-one (install mod, start Minecraft, close Minecraft, rinse and repeat), then it works. My guess is as good as yours for why this happens. I'll let you know if this issue reappears after one playthrough, a reboot or both.
UPDATE: I have potentially determined a clue for what might be going on. I tried installing a new mod (that being Video Player (wow, brilliant name) and the crash issue reappeared. Removing Video Player solves the issue. What I suspect is that Changed-Addon-Plus will conflict with the base ChangedMC mod if you install another mod. To rule this issue out, I tried removing Changed-Addon-Plus and reinstalling Video Player and ChangedMC causes the crash. This is a bizarre issue I can almost certainly link back to ChangedMC, so I will file a bug report with them as well.
I did a quick test and determined that this crash doesn't reappear if I remove all other mods other than Video Player, it's dependency and ChangedMC. There must be some resource sharing or other things going on that I cannot understand. I'm not a Java programmer, and I'm very new to C++. But this feels like some sort of IRQ conflict like nonsense going on. I'll be doing further testing and passing this issue along to the main ChangedMC project as that appears to be the potential culprit.
Alright. Here are the logs.
MultiMC debugging log:
debug.log
Crash report:
crash-2024-09-21_20.00.24-client.txt
Latest.log (may not be useful as I tried to recreate the crash by installing a random mod, and for some reason NOW it seems to work. What is even going on?)
Alright. Here are the logs.
MultiMC debugging log: debug.log
Crash report: crash-2024-09-21_20.00.24-client.txt
Latest.log (may not be useful as I tried to recreate the crash by installing a random mod, and for some reason NOW it seems to work. What is even going on?)
Error during pre-loading phase net.minecraftforge.fml.ModLoadingException: Mod §evideoplayer§r requires §6watermedia§r §o2.0 or above§r
[20:00:00] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.8 by Oracle Corporation [20:00:00] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/TheSystemGuy/MultiMC/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2348!/ Service=ModLauncher Env=CLIENT [20:00:01] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\TheSystemGuy\MultiMC\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file [20:00:01] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\TheSystemGuy\MultiMC\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file [20:00:01] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\TheSystemGuy\MultiMC\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file [20:00:01] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\TheSystemGuy\MultiMC\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file [20:00:01] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [20:00:01] [main/ERROR] [ne.mi.fm.lo.ModSorter/LOADING]: Missing or unsupported mandatory dependencies: Mod ID: 'watermedia', Requested by: 'videoplayer', Expected range: '[2.0,)', Actual version: '[MISSING]'
You may be missing the front mod?(watermedia)
I did fix that issue quickly and preformed the procedure to get ChangedMC to work properly again. Still stumped as to why this happens. Also, it will crash before the error about the dependencies even comes up, which is the problem as it won’t render the main menu. It will crash the moment the loading screen fade out animation is supposed to play.
This is where I think the problem arises:
[20:00:01] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\TheSystemGuy\MultiMC\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file
[20:00:01] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\TheSystemGuy\MultiMC\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file
[20:00:01] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\TheSystemGuy\MultiMC\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file
[20:00:01] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\TheSystemGuy\MultiMC\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file
[20:00:01] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[20:00:01] [main/ERROR] [ne.mi.fm.lo.ModSorter/LOADING]: Missing or unsupported mandatory dependencies:
Mod ID: 'watermedia', Requested by: 'videoplayer', Expected range: '[2.0,)', Actual version: '[MISSING]'
[20:00:02] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[20:00:02] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.18.2, --gameDir, C:\Users\TheSystemGuy\MultiMC\instances\1.18.2.minecraft, --assetsDir, C:\Users\TheSystemGuy\MultiMC\assets, --uuid, , --username, TheSystemGuy, --assetIndex, 1.18, --accessToken, ????????, --userType, msa, --versionType, release, --width, 854, --height, 480]
[20:00:02] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[20:00:02] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[20:00:02] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[20:00:02] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[20:00:07] [pool-3-thread-1/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix changed for name deferred_state_provider, expected minecraft. This could be a intended override, but in most cases indicates a broken mod.
[20:00:07] [pool-3-thread-1/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix changed for name mixed_state_provider, expected minecraft. This could be a intended override, but in most cases indicates a broken mod.
[20:00:09] [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/TheSystemGuy/MultiMC/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2371!/assets/.mcassetsroot' uses unexpected schema
[20:00:09] [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/TheSystemGuy/MultiMC/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2371!/data/.mcassetsroot' uses unexpected schema
[20:00:09] [Render thread/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[20:00:10] [Render thread/INFO] [minecraft/Minecraft]: Setting user: TheSystemGuy
[20:00:10] [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.2.2 SNAPSHOT
[20:00:11] [Render thread/FATAL] [ne.mi.fm.ModLoader/CORE]: Error during pre-loading phase
net.minecraftforge.fml.ModLoadingException: Mod §evideoplayer§r requires §6watermedia§r §o2.0 or above§r
§7Currently, §6watermedia§r§7 is §o§nnot installed
at
……
net.minecraftforge.fml.ModLoadingException.lambda$fromEarlyException$0(ModLoadingException.java:50) ~[fmlcore-1.18.2-40.2.0.jar%2372!/:?] {}
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
[20:00:11] [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state