Mod appears to cause chunk errors on dedicated server when installed alongside Sophisticated Backpacks #34
Labels
No labels
Compat
Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Port
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Security
Status
Abandoned
Status
Blocked
Status
Need More Info
Status
Needs Triage
Testing
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Modding/enchiridion#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The error appears to be correlated the game attempting to spawn an entity that is equipped with both a sophisticated backpack and enchanted armor. I suspect this may be the result of the game attempting to apply an Enchiridion enchantment to the backpack, and somewhere along the process made some reference to a client-only function, causing the entity to break and the chunk to error. Removing Enchiridion cleared the error and allowed the chunk to generate properly. log below
Duplicate of #23.