agentbl0x Posted April 4, 2023 Posted April 4, 2023 the mods that the error list work fine on their own, but once i update/add more mods they begin to bug out, heres the debug.log: https://gist.github.com/cheeseisthegreatestfoodevermade/f80ad37378ff666bb2026e0394bc2579 Quote
warjort Posted April 4, 2023 Posted April 4, 2023 One of your mods has broken networking. Neither the error you posted or the log says which one. Since you are adding mods, it is likely one of the mods you just added. You can try adding Quote -Dforge.logging.mojang.level=debug Expand to the "additional arguments" in curseforge's minecraft settings. This will print the full error to the debug.log which might have more information? But usually errors at the protocol level like the one you have, don't show which mod is causing the problem. Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
warjort Posted April 4, 2023 Posted April 4, 2023 Quote [04Apr2023 12:02:05.166] [Render thread/DEBUG] [mixin/]: Mixing block.hopper.ClassInstanceMultiMapMixin from canary.mixins.json into net.minecraft.util.ClassInstanceMultiMap Expand Optimisation mods like canary are usually a good bet. Although they might work fine by themselves, they cause all sort of conflicts with other mods because of changes they make to how minecraft works. Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
agentbl0x Posted April 4, 2023 Author Posted April 4, 2023 I removed canary, pluto, smoothboot, and saturn but I've still got the error, I could post the servers logs as i run it? Here is the new log (with the additional argument): https://gist.github.com/cheeseisthegreatestfoodevermade/f80ad37378ff666bb2026e0394bc2579 Quote
warjort Posted April 4, 2023 Posted April 4, 2023 (edited) Quote Caused by: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: inecraft:crafting_shapelessminecraft:mushroom_stew ? ? ? ? minecraft:smeltingminecraft:pop -- snip -- at net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket.<init>(ClientboundUpdateRecipesPacket.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23321!/:?] Expand That narrows it down to something with a broken RecipeSerializer, but does not identify the mod. There are warnings just before where create is complaining about broken recipes from "createchromaticreturn" Quote [04Apr2023 13:58:36.807] [Netty Client IO #1/WARN] [com.simibubi.create.Create/]: Your custom create:mixing recipe (createchromaticreturn:refined_mechanism_recipe) has more item inputs (33) than supported (9). [04Apr2023 13:58:36.808] [Netty Client IO #1/WARN] [com.simibubi.create.Create/]: Your custom create:mixing recipe (createchromaticreturn:multiplite_recipe) has more item inputs (32) than supported (9). Expand maybe the 2 are related? Edited April 4, 2023 by warjort Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
agentbl0x Posted April 4, 2023 Author Posted April 4, 2023 On 4/4/2023 at 1:27 PM, warjort said: That narrows it down to something with a broken RecipeSerializer, but does not identify the mod. There are warnings just before where create is complaining about broken recipes from "createchromaticreturn" maybe the 2 are related? Expand it isn't chromatic return, i just tested it now. should I try enabling and disabling create addons until I find the mod breaking it? Quote
warjort Posted April 4, 2023 Posted April 4, 2023 It isn't necessarily create related. All I can tell you is something has broken recipe (de)serialization logic, that is messing up the transfer of recipes from the server to the client. Without an error identifying the mod, the only way you will find it is to experiment with removing mods until the problem goes away. Backup your world(s) before removing mods. Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
glfoo Posted May 13, 2024 Posted May 13, 2024 On 4/4/2023 at 12:01 PM, warjort said: One of your mods has broken networking. Neither the error you posted or the log says which one. Since you are adding mods, it is likely one of the mods you just added. You can try adding to the "additional arguments" in curseforge's minecraft settings. This will print the full error to the debug.log which might have more information? But usually errors at the protocol level like the one you have, don't show which mod is causing the problem. Expand hello when i enter the map it appears Internal Exception: io.netty.handler.codec.DecoderException: net minecraft.ResourceLocationException: Non La-zu 9_-] character in namespace of location: t\": "Empty Tag กโมดดอดมดลอดโทโนด001u0007display b1u000004Nameueoo+"texti" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.