mojira.dev
MC-7349

TNT Minecart "Ticking Entity" Crash

This is NOT a duplicate of MC-7324, which had a different stack trace to my bug, although it had the same name. It is also not a duplicate of MC-6804 as this bug is incomplete, whereas mine contains a full crash report.

When multiple TNT minecarts collide (I used 5), the game lags up, they make the rail sound continuously and explode with stronger than usual force. The game then crashes with a "Ticking Entity" bug.

What I expected to happen was...:
The minecarts produce the equivalent of 5 TNT explosions upon colliding, or do nothing.

What actually happened was...:
The minecarts stopped, and my game lagged up. I got the "dirt screen of death" which then oddly disappeared and returned to the game. I heard explosions and saw items flying away but the terrain did not update for a few seconds, then I saw a huge square TNT crater pattern (characteristic of the old Tekkit Nukes (THIS WAS NOT TEKKIT OBVIOUSLY)). The game then crashed. Earlier, it did not crash but lagged so badly (0fps, not responding) that I had to force quit.

Steps to Reproduce:
1. Create some sort of long, booster powered railway that ends in a wall.
2. Place multiple TNT carts at the end and fire them all at the wall.
3. They will stop at the end and lag the game before exploding and then crashing the game.

This is NOT a duplicate of MC-7324, which had a different stack trace to my bug, although it had the same name. It is also not a duplicate of MC-6804 as this bug is incomplete, whereas mine contains a full crash report.

Linked issues

Attachments

Comments 9

You can clearly see the track I used plus the characteristic square, chaotic hole with "rays" seen before in Tekkit / IC2 Nukes.

That's a bug about hoppers....I'm confused.

If you mean MC-6804, that's missing a crash log, so this is a better report.

Is this still an issue in the latest snapshot?

Note:

java.lang.OutOfMemoryError: Java heap space
	at java.util.jar.JarFile.getBytes(Unknown Source)
	at java.util.jar.JarFile.getManifestFromReference(Unknown Source)
	at java.util.jar.JarFile.getInputStream(Unknown Source)
	at sun.misc.URLClassPath$JarLoader$2.getInputStream(Unknown Source)
	at sun.misc.Resource.cachedInputStream(Unknown Source)
	at sun.misc.Resource.getByteBuffer(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at yn.a(SourceFile:207)
	at yi.a(SourceFile:65)
	at in.a(SourceFile:659)

Since MC-6833 ("Nuclear minecarts") was fixed for 13w03a , this issue should be fixed automagically.

Jared Jeyaretnam

(Unassigned)

Unconfirmed

tnt-minecart

Snapshot 13w02b

Snapshot 13w03a

Retrieved