Jump to content

DrSpuick

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by DrSpuick

  1. Hi, Sorry to everyone who had followed-up and/or asked if I found a way to solve this... I just abandon this post because... Well, nobody cared for month. There is activity and reactivity for common questions, not for issues. I never found the culprit, either being Forge itself or a specific mod, and never find a way to trigger the bug without the "intermittency part" @deus_ ChatGPT did what it does best, putting words one after another, and led you to trying to fix "code" with obfuscated java methods... While we are doing modpacks here ^^' I did try removing mods one by one, and stumble with the "7 times in a row, I think this time I get rid of the little bugger! Oh... It happen again..." too. Anyway since nobody know what can cause that bug, and the intermittency, we can't assume that removing a mod will solve the issue because any later version of another modcould trigger this bug aswell. I highly suspect that Forge is the real problem here, not a mod. @Sniper_Gecko I have, in fact, an idea to address that: changing platform for future modpacks. The split occur for a reason, and severals mods only support the fork now. Good luck everybody and I hope someone could help you
  2. Hello everyone, I'm struggling with a weird issue, I'm trying to make a server pack for a new modpack and sometime I can join the server but got immediately disconnected with the message below: I've seen seen other posts with the same error but nobody mention how they fix it (if they really fixed it). Issue: Here is the weird part, I have two scenarios occuring : I start my client, join the server, everything is fine. I can disconnect/reconnect to the server. It works. I start my client, join the server, get disconnected with the message above. If I try to reconnect, I will always get the same error. I must restart the client and hope this time it will works. Additional informations: I have tried with Forge 43.2.0, 43.3.0 (stable) and 43.3.5 (latest) on both server and client with the same results. The server pack is created using ServerPackCreator. There is no problem in single player mode. I can't determine if this could be a mod or a Forge issue. I suspect there is somewhere an unstable loading order that could explain that problem. I can't find anything of interest in the server and client debug.log (or I don't know what to look for). Logs: Client (debug.log): https://mclo.gs/4jf8lz7 Server (debug.log): https://mclo.gs/aT3hgEG Any help or hint to find the culprit appreciated . Thanks for reading
×
×
  • Create New...

Important Information

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