The bug
When activating a conduit block, the game will crash due to NPE: Ticking block entity. The world will keep crashing as long as the conduit is activated.
19w12a\: [^crash-2019-03-20_14.12.18-server.txt]
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at ev.<init>(SourceFile:52)
at bso.i(SourceFile:194)
at bso.g(SourceFile:104)
at bgf.K(SourceFile:620)
at vd.a(SourceFile:401)
at net.minecraft.server.MinecraftServer.b(SourceFile:816)
at net.minecraft.server.MinecraftServer.a(SourceFile:755)
at dwc.a(SourceFile:128)
at net.minecraft.server.MinecraftServer.run(SourceFile:630)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at ev.<init>(SourceFile:52)
at bso.i(SourceFile:194)
at bso.g(SourceFile:104)
-- Block entity being ticked --
Details:
Name: minecraft:conduit // bso
Block: Block{minecraft:conduit}[waterlogged=true]
Block location: World: (-18,52,-166), Chunk: (at 14,3,10 in -2,-11; contains blocks -32,0,-176 to -17,255,-161), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Block: Block{minecraft:conduit}[waterlogged=true]
Block location: World: (-18,52,-166), Chunk: (at 14,3,10 in -2,-11; contains blocks -32,0,-176 to -17,255,-161), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Stacktrace:
at bgf.K(SourceFile:620)
at vd.a(SourceFile:401)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [ve['Asteraoth'/76, l='New World', x=-14.41, y=53.11, z=-162.04]]
Chunk stats: ServerChunkCache: 2289
Level seed: 8537701225893321328
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (-16,77,-64), Chunk: (at 0,4,0 in -1,-4; contains blocks -16,0,-64 to -1,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 1360 game time, 1360 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 63137 (now: false), thunder time: 155352 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.b(SourceFile:816)
at net.minecraft.server.MinecraftServer.a(SourceFile:755)
at dwc.a(SourceFile:128)
at net.minecraft.server.MinecraftServer.run(SourceFile:630)
at java.lang.Thread.run(Thread.java:745)
Related issues
is duplicated by
Attachments
Comments


Definitely the conduit this time, crashes within a second of starting my single player world.

i even have a video about this on my youtube channel: https://www.youtube.com/watch?v=2ReWej0eHx8
@unknown, please stop posting useless comments. This bug will hopefully get fixed in the next snapshot. If you don't like Jappa textures, why not just switch to the Programmer Art resource pack or any our resource pack?

I can confirm

Happens to me as well. Is preventing me from playing my test world.

I confirm with
New conduit created into 19w12a
conduit already exist 19w09a map converter into 19w12a

it won't crash immediately though, you have about 1 second to do something before it crashes, for example punch out the conduit if you're in creative mode

Had the same issue, and was afraid all my hard work would be lost but I think I found a way to fix it for now!
The conduit issue is new only with 19w12a, so if you go on the launcher to "Launch Options" you can add a new launch option on the last snapshot (19w11b) and play that way. It'll say there might be corruptions going back to an old snapshot, but since you can't get past 1 second into the new snapshot I haven't noticed any issues so far, create a new backup just to be safe. Once in you can get rid of all the activated conduits and play in peace!

Confirmed fixed in 19w12b