-
Bug
-
Resolution: Awaiting Response
-
None
-
Minecraft 1.9.4
-
None
-
vanilla server - survival mode
-
Unconfirmed
After creating a 4th gateway portal by killing the dragon, a previously created portal is now dropping me to my death.
It was a working portal before, but now upon entering it, I am about 100 blocks from the closest island and fall to my death. While looking around as i drop, I do not see any trace of the exit gateway portal at all.
It is as though it vanished, and is now dropping me in a random spot. The other 3 gateways are still functional.
Update - Spoke with server admin, bounced server - issue persists. Every time I use that portal, the logs go crazy with errors like:
20:33:03 ERROR]: Failed to save chunk
java.lang.NullPointerException
at asr.a(SourceFile:269) ~[minecraft_server.jar:?]
at asr$a.close(SourceFile:240) ~[minecraft_server.jar:?]
at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:241) ~[?:1.8.0_77]
at java.io.FilterOutputStream.close(FilterOutputStream.java:159) ~[?:1.8.0_77]
at java.io.FilterOutputStream.close(FilterOutputStream.java:159) ~[?:1.8.0_77]
at ast.b(SourceFile:146) ~[minecraft_server.jar:?]
at ast.c(SourceFile:131) [minecraft_server.jar:?]
at bbb.c(SourceFile:37) [minecraft_server.jar:?]
at bbb.run(SourceFile:30) [minecraft_server.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_77]
I tried to create a landing platform... to avoid death. I did so... and logged off and on the server. the platform was still there. (chunks saved)
I went back to the gateway portal, and tried to port back to that location to test the landing platform, and it was deleted. Porting to that location seems to delete that chunk... but only when porting. If i fly to that spot, it generates no errors, and I can build in that spot... but using the gateway portal wipes it all out. (and generates the chunk save errors in the logs).