Jump to content

Internal Exception: io.netty.handler.codec.DecoderException: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character


agentbl0x

Recommended Posts

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

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.

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.

Link to comment
Share on other sites

Quote

[04Apr2023 12:02:05.166] [Render thread/DEBUG] [mixin/]: Mixing block.hopper.ClassInstanceMultiMapMixin from canary.mixins.json into net.minecraft.util.ClassInstanceMultiMap

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.

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.

Link to comment
Share on other sites

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!/:?]

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).

maybe the 2 are related?

Edited by warjort

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.

Link to comment
Share on other sites

17 minutes ago, 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?

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?

Link to comment
Share on other sites

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.

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.

Link to comment
Share on other sites

  • 1 year later...
On 4/4/2023 at 2: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.

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"

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.