Cat
Cat
AAdmincraft
Created by Cat on 9/9/2023 in #questions
ResourceLocationException when trying to join forge server.
Hello, I am making a forge server with a custom modpack on 1.19.2. I've done this many times so I'm familiar with the steps for setting everything up. I got the server working with the modpack loaded, however when trying to connect I run into an error I've never seen before. My googling has only come up with results for if you're the actual mod dev, and reading the resource names they don't seem to actually fall under that issue. Has anyone seen this before and are you familiar with a fix?
[09Sep2023 19:19:28.104] [Netty Client IO #4/WARN] [com.connectivity.Connectivity/]: Packet not registered: ClientboundDisconnectPacket
[09Sep2023 19:19:28.104] [Netty Client IO #4/WARN] [com.connectivity.Connectivity/]: Packet:ClientboundDisconnectPacket
[09Sep2023 19:19:28.104] [Netty Client IO #4/WARN] [com.connectivity.Connectivity/]: Packet data:
{
"f_132075_": {
"f_237194_": {
"f_237497_": "disconnect.genericReason",
"f_237498_": [
"Internal Exception: io.netty.handler.codec.DecoderException: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: verycomp:mct/byg/ether_glass_trapdoor\u001bcyclic:apple_sprout_diamond'everycomp:mcw/pyromancer/rotten_win"
],
"f_237500_": []
},
"f_237195_": [],
"f_237196_": {},
"f_237197_": {}
}
}
[09Sep2023 19:19:28.104] [Netty Client IO #4/WARN] [com.connectivity.Connectivity/]: Packet not registered: ClientboundDisconnectPacket
[09Sep2023 19:19:28.104] [Netty Client IO #4/WARN] [com.connectivity.Connectivity/]: Packet:ClientboundDisconnectPacket
[09Sep2023 19:19:28.104] [Netty Client IO #4/WARN] [com.connectivity.Connectivity/]: Packet data:
{
"f_132075_": {
"f_237194_": {
"f_237497_": "disconnect.genericReason",
"f_237498_": [
"Internal Exception: io.netty.handler.codec.DecoderException: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: verycomp:mct/byg/ether_glass_trapdoor\u001bcyclic:apple_sprout_diamond'everycomp:mcw/pyromancer/rotten_win"
],
"f_237500_": []
},
"f_237195_": [],
"f_237196_": {},
"f_237197_": {}
}
}
17 replies