AllenSeitz / DimDungeons

A Minecraft mod which adds proceedurally generated dungeons.
14 stars 11 forks source link

Advanced Dimensional Dungeons Portal Crashes When Used #8

Closed NielsPilgaard closed 3 years ago

NielsPilgaard commented 4 years ago

Relayed from Enigmatica 4's issue tracker: https://github.com/NillerMedDild/Enigmatica4/issues/365

Issue

After constructing the advanced dimensional dungeons portal and inserting an advanced (read: green colored) key the server crashes. Upon restart the server has opened the portal but only one block is active (see picture). The portal is functional after restart and allows the player to travel to the dungeon with no further issue. Removing the key is fine also. Inserting a basic (read: tan colored) key works with no problems with this setup.

Logs

Crash Report: https://pastebin.com/raw/f3tzQcYa

Versions

Portal after restart billede

AllenSeitz commented 4 years ago

Thank you for the report. I'm afraid that the method TileEntityBanner.getPatternList() is client side only. I ran into this problem while porting to 1.15 and I'm surprised that it didn't bite me sooner, since I definitely ran a 1.14 server for my friends. I'll change my 1.14 implementation in version 1.06.

Pixelmnkey commented 4 years ago

Just had the same crash, can we expect a fix for 1.14.4? Lovely mod !

AllenSeitz commented 4 years ago

Fixed in 1.06