Just Map Unlimited

Just Map Unlimited

22.5k Downloads

JustMap Unlimited sends unexpected minecraft:register identifiers

Madis0 opened this issue ยท 5 comments

commented

Minecraft 1.16.1, Fabric API 0.14.1 b 372, JustMap 1.1.85 Unlimited

On one server I am seeing this error on the launcher log:

[Info: 2020-07-11 14:58:55.810085450: GameCallbacks.cpp(158)] Game/net.fabricmc.fabric.impl.networking.PacketRegistryImpl (Netty Epoll Client IO #0) Warn Received invalid identifier in minecraft:register: FML (Non [a-z0-9/._-] character in path of location: minecraft:FML)
[Info: 2020-07-11 14:58:55.810339748: GameCallbacks.cpp(158)] Game/net.fabricmc.fabric.impl.networking.PacketRegistryImpl (Netty Epoll Client IO #0) Warn Received invalid identifier in minecraft:register: FML|HS (Non [a-z0-9/._-] character in path of location: minecraft:FML|HS)
[Info: 2020-07-11 14:58:55.810398235: GameCallbacks.cpp(158)] Game/net.fabricmc.fabric.impl.networking.PacketRegistryImpl (Netty Epoll Client IO #0) Warn Received invalid identifier in minecraft:register: FORGE (Non [a-z0-9/._-] character in path of location: minecraft:FORGE)
[Info: 2020-07-11 14:58:55.810482866: GameCallbacks.cpp(158)] Game/net.fabricmc.fabric.impl.networking.PacketRegistryImpl (Netty Epoll Client IO #0) Warn Received invalid identifier in minecraft:register: BungeeCord (Non [a-z0-9/._-] character in path of location: minecraft:BungeeCord)
[Info: 2020-07-11 14:58:55.828994710: GameCallbacks.cpp(158)] Game/net.fabricmc.fabric.impl.networking.PacketRegistryImpl (main) Warn Received invalid identifier in minecraft:register: FML (Non [a-z0-9/._-] character in path of location: minecraft:FML)
[Info: 2020-07-11 14:58:55.829143482: GameCallbacks.cpp(158)] Game/net.fabricmc.fabric.impl.networking.PacketRegistryImpl (main) Warn Received invalid identifier in minecraft:register: FML|HS (Non [a-z0-9/._-] character in path of location: minecraft:FML|HS)
[Info: 2020-07-11 14:58:55.829241734: GameCallbacks.cpp(158)] Game/net.fabricmc.fabric.impl.networking.PacketRegistryImpl (main) Warn Received invalid identifier in minecraft:register: FORGE (Non [a-z0-9/._-] character in path of location: minecraft:FORGE)
[Info: 2020-07-11 14:58:55.829348375: GameCallbacks.cpp(158)] Game/net.fabricmc.fabric.impl.networking.PacketRegistryImpl (main) Warn Received invalid identifier in minecraft:register: BungeeCord (Non [a-z0-9/._-] character in path of location: minecraft:BungeeCord)

Since JustMap Unlimited is - as the name says - unlimited, why change the register still?

commented

Why do you think this is Just Map sends? My mod don't contains code for Forge.

commented

Well, for some reason this happens only when JustMap is enabled.

commented

What server is this?

commented

play.cubecraft.net

commented

On the Hypixel I have same warnings, but it provides by the Fabric API, not my mod.