TeamAOF / All-of-Fabric-7

Modpack containing the latest & best of Fabric on 1.20
41 stars 31 forks source link

[Bug Report]: #257

Closed 402391 closed 6 months ago

402391 commented 6 months ago

Modpack Version

2.2.3

Describe your issue.

Uppon entering a certain area the server crashed. Seems to be a problem with an entity loading?\ TLDR of the crash report: Description: Feature placement We are asking a region for a chunk out of bound dev.hexnowloading.dungeonnowloading.world.features.entities.SkeletonSpiderJokeyFeature.method_13151(SkeletonSpiderJokeyFeature.java:26) (i think that that line might be the issue but i dont have a lot of experience in Java)

Crash Report

https://gist.github.com/402391/f2b20bead16ccef0361ea211d7514b9d

Latest Log

i dont have it unfortunetly

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Server

Discord Username

user:402391

SubordinalBlue commented 6 months ago

Seems like maybe your server's config files didn't get properly updated to the 2.2.3 version.

The file, "sophisticatedbackpacks-server.toml", at line 357, should have the chance of an entity spawning with a Sophisticated Backpack set to 0.

image
SubordinalBlue commented 6 months ago

Actually, your crash log shows the server is missing two mods added by, and still has one removed, in 2.2.3.

Seems that server is running 2.2.2.

Running 2.2.3 will include the key fix mentioned above.