SecretRooms and DimensionalDoors incompatibility #4
Reference in New Issue
Block a user
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?
Error log: https://docs.google.com/file/d/0BxiZLvZs3AuQX2FJS3RZYU8xSTA/edit?usp=sharing (updated)
Issue is happening when SecretRooms block and DimDoors block are in the same chunk.
Results in chunk save failed, chunk invalidated and fully reset.
The most interesting are two exceptions at the bottom of log, lines 3012 and 3045
EDIT:
Sorry, my fault. SecretRooms was fixed in https://github.com/AbrarSyed/SecretRoomsMod-forge/commit/8d7e5381 to not do such bad things :)