Enigmatic Legacy

Enigmatic Legacy

9M Downloads

1.18.2 Dying in the void destroys your Extradimensional vessel and soul crystals

ProvoGo opened this issue ยท 1 comments

commented

Versions (Be specific, do not write "latest"):

  • Enigmatic Legacy: 2.21.1
  • Curios API: 5.0.7.0
  • Patchouli: 1.18.2-67
  • Forge: 40.1.19

I tested it with ONLY those mods

Description of a Bug:

A clear and concise description of what the issue is.

Dying in the void destroys your Extradimensional vessel and soul Crystals

How to Reproduce:

  1. Jump into the void
  2. Die
  3. Behold!

Logs:

[16:59:43] [Server thread/INFO]: Summoned Extradimensional Storage Crystal for ProvoGo at X: 100.5, Y: -133.32452648865268, Z: 100.5
[16:59:43] [Render thread/INFO]: [CHAT] ProvoGo fell out of the world
[16:59:43] [Server thread/WARN]: [WARN] Removing Permanent Item Entity: PermanentItemEntity['Extradimensional Vessel'/1332, l='ServerLevel[New World]', x=100.50, y=-131.82, z=100.50]

it also removes soul crystals

[17:00:25] [Server thread/INFO]: Teared Soul Crystal from ProvoGo at X: 100.5, Y: -75.23346798926147, Z: 100.5
[17:00:25] [Render thread/INFO]: [CHAT] ProvoGo fell out of the world
[17:00:25] [Server thread/WARN]: [WARN] Removing Permanent Item Entity: PermanentItemEntity['Soul Crystal'/1970, l='ServerLevel[New World]', x=100.50, y=-73.73, z=100.50]

Couldn't figure out how to use hastebin, please do send me towards something that can teach me if its needed

latest.log

Crash Log: Please use a paste site like hastebin.

commented

[18:26:58] [Server thread/INFO]: Stygian_Nights fell out of the world
[18:26:58] [Server thread/INFO]: Summoned Extradimensional Storage Crystal for Stygian_Nights at X: -63.75722090249714, Y: -249.75723897332358, Z: 109.67489120312636
[18:26:58] [Render thread/INFO]: [CHAT] Stygian_Nights fell out of the world
[18:26:58] [Server thread/WARN]: [WARN] Removing Permanent Item Entity: PermanentItemEntity['Extradimensional Vessel'/2625, l='ServerLevel[New World]', x=-63.76, y=-248.26, z=109.67]

First try I managed to get it to work. I do believe the issue is that the vessel is under the map, in an area that normally entities should not be able to exist within. Vanilla has coding to delete entities falling into the void for lag/"it died" reasons, so it makes sense as to why it's not appearing.
I've already talked with Aizi, and it's not supposed to spawn under the world build limit, so this bug is confirmed, just needs a fix implemented.