Open WenXin20 opened 4 years ago
This one is interesting... I'm not sure it is my fault for things not dropping; I can, however, try to null guard my event handler to stop that NPE in the log. It's also very weird, as it seems another mod is trying to apply looting to a block, and I'm not sure whether that is a default supported operation. Next minor version will have that null check.
It's most likely being caused by FunOres as well, the mod adds ores that drop the loot tables of mobs, such as the zombie and creeper.
Minecraft v1.15.2
Forge v31.2.31
Sockets v1.3.0
Silent Gear v1.9.4+123
Fun Ores v2.5.1+17
Compact Ores v2.1.3
This is a rather strange bug that I ran into on my server. I had mined a Compact Creeper Ore block with a pickaxe from Silent Gear. The compact ores is from the Compact Ores mod and the Creeper Ore is from the Fun Ores mod. After mining that compact ore block, I soon realized that items were not dropping from any blocks, but I was still able to interact with chests and hit mobs. Strangely, my pickaxe does not have a socket installed, but I found a pretty big error in the server log, which seems to have caused all items spawned in to be immediately deleted. Server Log
Seems to be mainly caused by FunOres, CompactOres, and something that applies looting.