question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tech Reborn players joining get disconnected due to large string size.

See original GitHub issue

Describe the bug Hello, I have been playing some modded fabric on 1.19.2 lately and recently when updating mods I noticed that when players join the server that I host they will get kicked by a socket reset. going into the log it looks like this stems from the reborncore api for recipes. I think this is an incompatibility between reborncore and some other mod I have installed but not sure what since the only thing I can deduce is from reborncores api call. I will attach my log

Steps to Reproduce Steps to reproduce the behavior:

  • Install Mods
  • Launch Singleplayer world and open to lan with port set(I have also tested on dedicated server)
  • Profit?

Screenshots Not too applicable in this case

Environment (please complete the following information with the version):

  • Minecraft: 1.19.2
  • Mod Loader: fabric

Logs Pastebin the log [e.g. logs/latest.log] and link it below: https://pastebin.com/6d0mSUJU latest.log

Additional context I think that is the main context

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
dfontana92commented, Sep 13, 2022

Appears to be caused by the Grinder recipe overflowing once you add a few mods linked in with EveryCompat (namely the Macaw’s Doors mod).

Here’s a sample string from my log on 5.3.4

–EDIT– See attached text file. Cleaned it up a bit with some RegEx so it’s easier to see the other mods contributing to the issue (MCWDoors + BYG + EveryCompat).

I strongly suspect the issue also exists for MCWWindows and any other mods that add multiple variations of specific tags (doors, windows, etc), but the client disconnects after the first String overflow it encounters.

TechReborn-EveryCompat-Overflow.txt

0reactions
modmuss50commented, Nov 16, 2022

Should be a lot better now. Sorry about this 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

String too big - all players get disconnected from minecraft ...
Hello everyone,. I want to run a minecraft server running the modpack "all the mods 3", version 5.9.6b and MC version 1.12.2.
Read more >
Getting disconnected from my own server, other players are fine
Yeah, I'm running a small, modded 1.12.2 server for me and my friends but every few seconds I get disconnected with this error...
Read more >
Untitled
Caledonia fire dept, Find a partner vine, Serials pictures, Fisicoculturismo ... Solido ref 209, Panic cord g fresh mp3, Big game fish manager...
Read more >
Warzone players are unhappy that they can't rejoin matches ...
Warzone players have taken to Reddit to complain that the battle royale ... "Not allowing players to join back mid-game is a massive...
Read more >
Read Negative User Reviews for New World on PC - Page 2
If you are not interested in history and you do not read quests, ... Got to the game after server restart- DISCONNECT in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found