Bullets crashes the server when shooting on a mining dimension portal
InfiniteX95 opened this issue ยท 2 comments
When a bullets touch the mining dimension portal from the Aroma1997s Dimensional World mod, it crashes the server. I don't really know if it comes from techguns or the mining dimension mod but it's really annoying. I attached a crash report to let you see more details about the crash.
crash-2019-03-27_17.25.53-server.txt
doesn't look like techguns problem to me. The method that crashes is doBlockCollisions() which is a default minecraft method. EntityArrow also calls this method.