Craftoria

Craftoria

816k Downloads

[Bug Report]: Craftoria Server is crashing - Unsure why

MohammedGethub opened this issue ยท 4 comments

commented

Modpack Version

1.20.3

Describe your issue.

Everytime I run a server after roughly 15 minutes the server will crash. I have tried to troubleshoot but still fairly new to understanding the meanings behind certain things that the crash log tells you so I was hoping if anyone here would be able to point me in the right direction.

This issue began to happen after a month or so of no crashes and I believe this was around the time we had updated the server to the latest version of 1.20.3 as the server was running on 1.20.1 at the time.

Crash Report

https://gist.github.com/MohammedGethub/8fceb83fa58f72deabb7b3ad0893faff

Latest Log

https://gist.github.com/MohammedGethub/57ac0f7b678f1a46dfc46a9f98c26036

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Server

Discord Username

ItsAJukeBox

commented

Look at lines 123-129 in the crash report you shared. It says exactly what block is having a problem.

Hopefully, since it's taking 15 minutes for server to crash, you have time to get to that block next time and break it before the server crashes.

If not, you could add WorldEdit and set that block pos. to stone or whatever.

commented

I was able to teleport to it and remove that block! Thank you very much!

commented

What items did the crashing clicker have? What blocks or entities was it trying to click on?

commented

The clicker had nothing in its inventory as it was only the simple variant, and it was only interacting with the regular lever from vanilla minecraft. What I was using it for was; to act as an infinite redstone loop to trigger a snad contraption I had set-up for an ethylene to energy generator. I can go into further detail once I get back from work.