Jump to content

Exception in Server Tick Loop (modded)


andryz

Recommended Posts

Hi there. I'm running a DawnCraft v1.19 + tough as nails & true darkness server with my friends, and when a specific player joins the whole server crashes. Here are links to the crash reports and debug:

Crash Report: https://pastebin.com/7stgfWLU
Debug: https://mega.nz/file/xwxjmTTD#eXqAenBlLBtmkec5zcERC8N7tWdL5d9LZuo_S9d6d3E

Any help is appreciated. Thank you in advance.

Link to comment
Share on other sites

Quote

java.lang.NoSuchFieldError: quest

at net.mcreator.simplemobs.entity.KorokIntroEntity.m_6518_(KorokIntroEntity.java:167) ~[dawncraft_mobs-1.18-0.9.3.jar%23100!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}

Check you have the latest version then contact the mod author.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

34 minutes ago, warjort said:

Check you have the latest version then contact the mod author.

It's not an issue on my end, and the player seems to have the latest versions. For some reason, it crashes only when this specific player joins, no one else.

Link to comment
Share on other sites

The error is on the server.

You have that mod I underlined above trying to access a field that does not exist.

That suggests there it has a mismatch with another mod, probably some other dawncraft mod?

Only the mod author can help you.

 

Guess mode enabled:

The error is related to the "KorokIntroEntity".

I would guess the reason that player crashes is because they are the only one in an area where that mob exists (maybe it is a boss)?

When they join, the chunks around them are loaded and one of those chunks contains that broken entity.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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