Ignore Missing Recipes in RecipeBook to avoid data errors
This code was causing NPE's in saving player data, potentially related to reloads.
This commit is contained in:
parent
1ae07ecf52
commit
708d52ca03
3 changed files with 46 additions and 2 deletions
|
@ -101,6 +101,7 @@ import PlayerConnectionUtils
|
|||
import RegionFile
|
||||
import RegistryBlockID
|
||||
import RemoteControlListener
|
||||
import RecipeBookServer
|
||||
import ServerPing
|
||||
import StructureBoundingBox
|
||||
import StructurePiece
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue