
crashed when put snow in some block
bearfunnylls opened this issue · 4 comments
Mod loader
Please select
Minecraft version
1.12.2
Mod version
0.7.4
Modloader version
Forge.14.23.5.2860
Modpack info
No response
[IMPORTANT] If bug:
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
[IMPORTANT] If bug: The latest.log file, not the crash report
https://netcut.cn/p/7ccac7ff15ad6302
Issue description
新版本兼容不是很行的样子,我简单看了下崩溃报告,除了这个崩溃日志里写的次元门模组跟里面的传送门方块含雪冲突崩溃外,还有一个跟寻宝记2的墓碑产生崩溃的
新版本我就改了一下配置文件,和你说的这些问题都无关
但是确实你这个模组的问题,崩溃日志第一条就是“
java.lang.RuntimeException: Schematic contained TileEntity dimdoors:entrance_rift at BlockPos{x=-618, y=64, z=1108} but the TileEntity of that block (dimdoors:dimensional_portal[facing=west,half=lower,hinge=left,open=false,powered=false]) must be snowrealmagic:snow”
次元门那个模组在地图上自然生成的只有原版方块和模组的传送门,肯定是你这个尝试给那个门添加雪然后崩溃的
寻宝记的是:java.lang.ClassCastException: snownee.snow.SnowTile cannot be cast to com.someguyssoftware.treasure2.tileentity.GravestoneProximitySpawnerTileEntity