EnigmaticaModpacks / Enigmatica10

The official repository and issue-tracker for Enigmatica 10 for Minecraft 1.21
7 stars 7 forks source link

strange server crash happening now #199

Open DoomSquirter opened 2 weeks ago

DoomSquirter commented 2 weeks ago

Modpack Version

1.12.0

Describe your issue.

so, playing on a server with one other person

whenever they use /home from my base to theirs or a couple other interactions, the server crashes because of the other bug #185, it just halts and requires manual intervention to continue

someone can leave the server while the other is still on and the crash happens

the crashlog is not very attributable to anything. there's like one mention at some point towards the end of journeymap. but that's it.

when server comes back, everything's fine. I can tp to their base, mine, all the dimensions, back again, no issues

but the most reproducible is when I'm not on server, they tp to my base, wait 1-2 minutes then /home and it crashes

every crashlog is similar to one attached

client side gives you nothing. message is as if you just quit server. no kick message. nothing.

Crash Report

https://gist.github.com/DoomSquirter/542f8ea742741ceda4737b66cae3ebff#file-crash-2024-11-04_02-50-37-server-txt

Latest Log

No response

Have you modified the modpack?

Yes

User Modifications

added extended ae 2 weeks ago but crash started happening recently.

Did the issue happen in singleplayer or on a server?

Server

Discord Username

No response

NielsPilgaard commented 2 weeks ago

Thanks for the report. That's an annoyingly un-specific crash :P

@MaxNeedsSnacks Hey ๐Ÿ‘‹ Got a possible FTB Essentials bug here, not likely though tbf ๐Ÿ˜‚ can you infer anything from the trace?

Edit: I hope you don't find the ping annoying, feel free to disregard it entirely if it is ๐Ÿ˜ฌ

DoomSquirter commented 2 weeks ago

the thing that is driving me nuts trying to figure this out is that it's mostly centered around the other person and not me so it seems like it's player related

I deopped myself and spent a couple hours using /home, /warp, waystones to go to either bases, nether, end, other locations in the overworld. Nobody on server but me, a normal deopped person and nothing happened. I exited the server a few times and nothing.

and that trace doesn't help since nothing is called out specifically.

NielsPilgaard commented 2 weeks ago

I guess it's an entity near your friend's base?

DoomSquirter commented 2 weeks ago

nope. or it'd affect me too

tbh at this point I'm not sure

I need to find out where he's putting his /home maybe just going to his base isn't enough. I need to show up at that same spot to cause it

but then that doesn't explain the same crashlogs when he is in my base and I quit server or he quits server while in my base but not when I'm alone on server and quit and it doesn't crash

it's concentrated lunacy

Kanzaji commented 2 weeks ago

Maybe it's caused by two players being on the server? After all the crashlog is a concurrent modification ^^"

DoomSquirter commented 2 weeks ago

that is a really excellent point

we will try testing again next time they are around. see if the same things they do to crash, if I can do them instead

it's just really a pain to diagnose since we also have that bug where any crash leads to a stuck instance cause of the inventory sorter mod from cpw.

DoomSquirter commented 2 weeks ago

I needed to eat some food to realize that sorry kanz, maybe not such a excellent point the way this whole situation got found out was that it was happening while the other person was on the server by themselves I wasn't even on the server when it all started

so this definately can happen with one person

just not this person. cause all the things that they did, I can do on my own w/o any crashes or anything

DoomSquirter commented 2 weeks ago

did not get a chance to test anything but to sum up latest crash

other person logged into server, was on for 4 or 5 hrs but I had to go eat

when I came back we talked but they were leaving

they quit server and server crashes they were in their base, I was in mine

there's absolutely nothing I can think of that would cause this

same exact set of errors

https://gist.github.com/DoomSquirter/b3ba29ed45d723a2b7d46ef7bba09945

not sure wtf we can do to pursue this

Gist
crash-2024-11-04_23.49.13-server.txt
GitHub Gist: instantly share code, notes, and snippets.
Kanzaji commented 2 weeks ago

I have a one theory, which might be useful to eliminate - smooth chunks. Maybe ya are somehow triggering some edge-case where it's crashing ๐Ÿ˜…?

Also replying to my previous idea - completely forgot the fact it was happening with only the other person on the server when I was writing it :P

DoomSquirter commented 1 week ago

yeah I'm really at a loss trying to diagnose this when it revolves around one person and not the other

I'm going to get them to show me all of their baubles / armor. anything that defines them as different from me

we can get them to drop everything and I destroy their player.dat and see if it makes the problem go away but then they'll lose a bunch of stuff stored there

there really isn't much to do here. a third person joining to see if they get the same issue I guess. I'm open to suggestions

I don't think I can run a debugger cause it's hosted and I don't have shell access or anything.