Dimensional Dungeons

Dimensional Dungeons

7M Downloads

My server crashes when trying to open a portal

XelaDK opened this issue ยท 13 comments

commented

Hello, so my server crashes when i try and open a portal to the dimension.
It doesnt really give me an error message but it suddenly just stops responding and then when a tick take more than 60 seconds it crashes.

-XelaDK

commented

My version is 1.19.2

commented

This was an unfortunate problem in v177 that was fixed in v178 about a month ago. Are you using the latest version of Dimensional Dungeons?

commented

Screenshot_5
It should be

commented

Thank you. Now that v178 is established can you send me a log file please? Or maybe replicate the crash on purpose then send me your latest.log. Since you said this was your server it should be in the logs folder.

I'm mostly looking for the list of other mods installed and the "call stack" from the moment the crash happened. If you don't know what those are I can find them in the entire file myself.

commented

Oh, that file looks cut off. And cut off near the start of the startup process. Maybe your server restarted itself automatically after the crash? And then it immediately replaced latest.log with a new file that shows it just beginning to start up.

In the same folder there should be some zip files whose filenames are dates and times. Now I need the one from when the crash happened please. I'm sorry this has required so much back and forth.

commented

latest.log
Here it is, it just created the crash and took it out

commented

2023-07-29-1.log.gz
2023-07-29-2.log.gz
Its one of these, they had around the same time stamp

commented

Thank you!

This is unfortunate. There is no clear crash or culprit in the log. It is as you said, it hung rather than crashed.

There is one last thing to try. The server log referred to the following files

crash-reports/df0abd04-2cee-4c8e-9c44-50cf6e63a1ef-server.txt
and
crash-reports/57e353ee-bc97-4ea9-8125-4ccdad94d825-server.txt

I've never had to look at those files before, and I'm not sure if they'll be useful. But it's the last lead.

Since the hangup happened when you put the key in the portal I'm assuming there is some problem with chunk generation, but I can't imagine what. It almost certainly has to be a mod interaction but I'm not aware of any incompatibilities with Dimensional Dungeons. Especially not in 1.19.2. And even in older versions, none that would cause a crash.

commented

Unfortunaley i cant find the two crashreports naywhere on my server panel

commented

But it works in single player, just not on the server.

commented

I managed to reproduce this issue, when I logged back in, no portal was made: here are my server logs:
crash-2023-09-15_09.00.46-server.txt
2023-09-15-2.log

Edit: Found Client Log
2023-09-15-1.log

commented

I can now confirm that this issue was resolved in my side by removing Dimensional Threading Reforged

commented

Thank you for the report. I looked at your logs and that makes sense for the cause.