Pixelmon Mod - Bug tracker

1.16.5, 9.0.0, Computers will not fully connect and allow for multiplayer fix completed

Ticket description:
Upon booting up the technic pack, my two friends loaded into void and were disconnected shortly thereafter. Both received a message saying "Internal exception:io.netty.handler.codec.DecoderException:java.lang.NullPointerException" and were disconnected. I've checked the log all it says when that happens is that "[insert player here] lost connection." When trying to see if using the forge launcher would fix anything, the only change was the message reading "Disconnected" or "Timed Out" for the players trying to join. We all tried hosting and joining across all three machines, and the same result occurred every time. We then tried the technic pack again, but encountered the same issues. I'm including the latest.log sections, from the first joining attempt, to the failure, from both the Minecraft launcher and the technic launcher, in the case they help. Technic latest.log:
Code: Select all[24May2022 18:47:24.021] [main/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Started serving on 56058
[24May2022 18:47:24.058] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Local game hosted on port 56058
[24May2022 18:47:40.134] [main/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[24May2022 18:47:40.146] [main/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[24May2022 18:47:40.146] [main/ERROR] [net.minecraft.client.MainWindow/]: 65544: Cocoa: Failed to find service port for display
[24May2022 18:47:42.858] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player AestheticGoat is 973be89e-5d7c-49b8-b808-1beb71ae3e25
[24May2022 18:47:43.258] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@222bb284[id=973be89e-5d7c-49b8-b808-1beb71ae3e25,name=AestheticGoat,properties={textures=[com.mojang.authlib.properties.Property@4eb00173]},legacy=false] (/192.168.1.75:55315) lost connection: Disconnected
[24May2022 18:48:00.458] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [samurottwho: Set own game mode to Creative Mode]
[24May2022 18:48:00.478] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Set own game mode to Creative Mode
[24May2022 18:48:21.122] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Pidgey broke free!
[24May2022 18:48:24.355] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] You sent out Popplio!
[24May2022 18:48:27.209] [main/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[24May2022 18:48:27.221] [main/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[24May2022 18:48:27.222] [main/ERROR] [net.minecraft.client.MainWindow/]: 65544: Cocoa: Failed to find service port for display
[24May2022 18:48:56.070] [main/WARN] [net.minecraft.client.renderer.texture.TextureManager/]: Failed to load texture: pixelmon:textures/pokeballs/ancientultraballflashing.png
java.io.FileNotFoundException: pixelmon:textures/pokeballs/ancientultraballflashing.png
   at net.minecraft.resources.FallbackResourceManager.func_199002_a(FallbackResourceManager.java:63) ~[?:?]
   at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:61) ~[?:?]
   at net.minecraft.client.renderer.texture.SimpleTexture$TextureData.func_217799_a(SimpleTexture.java:113) ~[?:?]
   at net.minecraft.client.renderer.texture.SimpleTexture.func_215246_b(SimpleTexture.java:85) ~[?:?]
   at net.minecraft.client.renderer.texture.SimpleTexture.func_195413_a(SimpleTexture.java:38) ~[?:?]
   at net.minecraft.client.renderer.texture.TextureManager.func_230183_b_(TextureManager.java:135) ~[?:?]
   at net.minecraft.client.renderer.texture.TextureManager.func_229263_a_(TextureManager.java:96) ~[?:?]
   at net.minecraft.client.renderer.texture.TextureManager.func_229269_d_(TextureManager.java:79) ~[?:?]
   at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:63) ~[?:?]
   at net.minecraft.client.renderer.RenderState$TextureState.lambda$new$0(RenderState.java:780) ~[?:?]
   at net.minecraft.client.renderer.RenderState.func_228547_a_(RenderState.java:256) ~[?:?]
   at net.optifine.render.RenderStateManager.setupRenderStates(RenderStateManager.java:33) ~[?:?]
   at net.minecraft.client.renderer.RenderType$Type.lambda$new$0(RenderType.java:1004) ~[?:?]
   at net.minecraft.client.renderer.RenderState.func_228547_a_(RenderState.java:256) ~[?:?]
   at net.minecraft.client.renderer.RenderType.func_228631_a_(RenderType.java:594) ~[?:?]
   at net.minecraft.client.renderer.IRenderTypeBuffer$Impl.func_228462_a_(IRenderTypeBuffer.java:148) ~[?:?]
   at net.minecraft.client.renderer.IRenderTypeBuffer$Impl.func_228461_a_(IRenderTypeBuffer.java:120) ~[?:?]
   at net.minecraft.client.renderer.IRenderTypeBuffer$Impl.flushRenderBuffers(IRenderTypeBuffer.java:187) ~[?:?]
   at net.optifine.render.RenderUtils.flushRenderBuffers(RenderUtils.java:45) ~[?:?]
   at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1908) ~[?:?]
   at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:1022) ~[?:?]
   at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:693) ~[?:?]
   at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) ~[?:?]
   at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]
   at net.minecraft.client.main.Main.main(Main.java:184) ~[minecraft_1.16.5.jar:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
   at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) ~[forge-1.16.5-36.2.35-launcher.jar:36.2]
   at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
   at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
   at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
   at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
   at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
   at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-1.5.5.jar:1.5.5]
[24May2022 18:48:57.065] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: samurottwho has made the advancement [It's a Mystery!]
[24May2022 18:48:57.110] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] samurottwho has made the advancement [It's a Mystery!]
[24May2022 18:48:57.123] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 14 advancements
[24May2022 18:49:02.746] [Sound engine/ERROR] [net.minecraft.client.audio.ALUtils/]: Stop: Invalid parameter parameter value.
[24May2022 18:50:27.772] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Rattata broke free!
[24May2022 18:50:34.765] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] You captured Skwovet!
[24May2022 18:50:35.818] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: samurottwho has made the advancement [Well, it’s One for the Money]
[24May2022 18:50:35.844] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] samurottwho has made the advancement [Well, it’s One for the Money]
[24May2022 18:50:35.876] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 15 advancements
[24May2022 18:50:53.870] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Morelull broke free!
[24May2022 18:50:57.072] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] You captured Taillow!
[24May2022 18:51:06.748] [User Authenticator #2/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player AestheticGoat is 973be89e-5d7c-49b8-b808-1beb71ae3e25
[24May2022 18:51:10.749] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@53dc5607
[24May2022 18:51:10.815] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: AestheticGoat[/192.168.1.75:55391] logged in with entity id 1129 at (231.5, 69.0, -184.5)
[24May2022 18:51:10.883] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: AestheticGoat joined the game
[24May2022 18:51:10.901] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] AestheticGoat joined the game
[24May2022 18:51:17.222] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Teddiursa broke free!
[24May2022 18:51:28.554] [main/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[24May2022 18:51:28.562] [main/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[24May2022 18:51:28.563] [main/ERROR] [net.minecraft.client.MainWindow/]: 65544: Cocoa: Failed to find service port for display
[24May2022 18:51:40.717] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: AestheticGoat lost connection: Disconnected
[24May2022 18:51:40.732] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: AestheticGoat left the game


And the Minecraft one:
Code: Select all[24May2022 18:24:00.316] [main/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Started serving on 54614
[24May2022 18:24:00.362] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Local game hosted on port 54614
[24May2022 18:24:03.611] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] You found one Mech Mail!
[24May2022 18:24:17.675] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] You sent out Popplio!
[24May2022 18:24:34.708] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: samurottwho has made the advancement [Only took me four tries *Fist pump*]
[24May2022 18:24:34.738] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Trying to add entity with duplicated UUID d6e2ab74-48b0-4b96-89e1-bfcab2e1ee3d. Existing pixelmon:pixelmon#305, new: pixelmon:pixelmon#355
[24May2022 18:24:34.750] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] samurottwho has made the advancement [Only took me four tries *Fist pump*]
[24May2022 18:24:34.805] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 4 advancements
[24May2022 18:24:51.127] [Worker-Main-9/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: pixelmon:village/desertd
[24May2022 18:24:53.721] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [samurottwho: samurottwho successfully healed samurottwho's Pokémon!]
[24May2022 18:24:53.735] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] samurottwho successfully healed samurottwho's Pokémon!
[24May2022 18:24:53.735] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Successfully healed samurottwho's Pokémon!
[24May2022 18:25:01.471] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Ib214000 is 4c539104-f2f8-4603-86ed-040868e4219b
[24May2022 18:25:04.269] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@76bdde78
[24May2022 18:25:04.300] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Ib214000[/192.168.1.79:53205] logged in with entity id 521 at (223.5, 71.0, 238.5)
[24May2022 18:25:04.329] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Ib214000 joined the game
[24May2022 18:25:04.362] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Ib214000 joined the game
[24May2022 18:25:17.618] [User Authenticator #2/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player AestheticGoat is 973be89e-5d7c-49b8-b808-1beb71ae3e25
[24May2022 18:25:20.464] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@2cfb405d
[24May2022 18:25:20.474] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: AestheticGoat[/192.168.1.75:55130] logged in with entity id 603 at (224.5, 71.0, 235.5)
[24May2022 18:25:20.500] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: AestheticGoat joined the game
[24May2022 18:25:20.526] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] AestheticGoat joined the game
[24May2022 18:25:35.500] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Ib214000 lost connection: Disconnected
[24May2022 18:25:35.514] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Ib214000 left the game
[24May2022 18:25:35.529] [main/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Ib214000 left the game
[24May2022 18:25:50.412] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: AestheticGoat lost connection: Disconnected
[24May2022 18:25:50.431] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: AestheticGoat left the game


If there is another or better way to display the text, please let me know. I really can't figure this one out on my own, everything is as normal for multiplayer, but it just won't work. We were playing B-Team multiplayer, then decided to switch to this when we saw the update announcement, so I'm really unsure of the issue.

Thank you for reading!

Comments

#25412 Posted by Katzyn » 25 May 2022 04:31

Hi there!

Did you manage to get this worked out? If not, I think you might be better off getting live support from our discord server where someone can help you figure out how to get it set up, as I do not believe this is caused by a bug. Our discord if located here (if you're not already a member): https://discord.gg/WV8uRyT4

At the very least, they can help you figure out if it is a bug, and then we can go from there, but just based on the description and the logs, I'm not sure if it is a Pixelmon bug, or just an incorrect setup :)

#25442 Posted by Samurottwho » 25 May 2022 10:30

I checked in with the discord, and was pretty much told that I should just come here and report it. Which obviously doesn't help with the issue at all. I've double and triple checked multiple mod loaders, mods, and launchers, all produce the same result: Pixelmon will seemingly have an issue and kick anyone who joins any LAN world, but any other mod combo, or even vanilla, LAN multiplayer works just fine. I even checked to see if there was something in the config that looked like it could be the issue, but I saw nothing. Whatever the issue is, it's Pixelmon specific. And it's also 9.0.0 specific, 8.4.2, and back, all work just fine. I can send any info that might be of use, it's just beyond my capabilities to figure out.

#25499 Posted by Katzyn » 26 May 2022 00:32

Thanks for following that up - sorry, I know it's gotta be frustrating. Thank you for your patience!

I was reluctant to try and get my husband to play along with me to test this out (mostly because I know literally nothing about servers, LAN, or hosting), but I've succeeded and had the exact same result - with my pc hosting, he was able to join, but also in the void and nothing loaded for him, and then he crashed out.

As such, this does seem to be a widespread issue, with many people now reporting issues with LAN, so I'll go ahead and forward this on to our Internal tracker! Thanks again!

Ticket details

  • Ticket ID: 17524
  • Project: Pixelmon Mod
  • Status: Fix completed
  • Component: Error
  • Project version: (unknown)
  • Priority: Normal
  • Severity: Normal
  • Forge/Sponge: (unknown)
  • What else would be useful to know?: This issue is showing up with the Official Technic Pack and the mod in just the standard Minecraft launcher
  • Assigned to: Katzyn
  • Reported by: Samurottwho (Send PM)
  • Reporter's tickets: (List all tickets)
  • Reported on: 24 May 2022 19:09
  • Ticket last visited by: Katzyn on 26 Oct 2022 00:47
JOIN THE TEAM