Hi,
I play Beyond with keepInventory = True... now there is a Bug with Gravestone Mod and Iron Backpacks that overwrites the Backpack in your inventory with a deathnote if in the moment you die your inventory is full.
I searched around and Gravestone Mod Author sais its a IronBackpack Bug... so solve this I could simply disable the Deathnotes since I have no use for them anyway.
I went to the Config folder searched for the Gravestone config file were I found this:
This is on both Client and Server the case... so I don´t understand why its generating Deathnotes if its already on false.
Is there a other config file that overrules this? Any ingame comand for it?
I play Beyond with keepInventory = True... now there is a Bug with Gravestone Mod and Iron Backpacks that overwrites the Backpack in your inventory with a deathnote if in the moment you die your inventory is full.
I searched around and Gravestone Mod Author sais its a IronBackpack Bug... so solve this I could simply disable the Deathnotes since I have no use for them anyway.
I went to the Config folder searched for the Gravestone config file were I found this:
Code:
# If this is set to true you get a death note after you died [default: true]
B:enable_death_note=false
This is on both Client and Server the case... so I don´t understand why its generating Deathnotes if its already on false.
Is there a other config file that overrules this? Any ingame comand for it?