Iskallia / Vault-public-S1

👾 (Legacy) A mod that adds the mystic vaults for Vault Hunters modpack. (Public port of the Livestream version)
GNU General Public License v3.0
86 stars 40 forks source link

Vault Trophy Bricked Me #1086

Open GoldenPalms opened 1 year ago

GoldenPalms commented 1 year ago

Describe the bug A clear and concise description of what the bug is. So I was messing around in creative OP on my server and took a vault trophy (such as the one you get from the challenge crystal) out of JEI, game froze for a second. I then placed it down (heavens know why) which then proceeded to crash my entire game

To Reproduce Steps to reproduce the behavior:

  1. Take vault trophy out of JEI
  2. Place down

Expected behavior A clear and concise description of what you expected to happen. Game crashes totally.

Screenshots or Crash Report crash-2022-10-13_00.58.22-client.txt

Info (please complete the following information):

Additional context Add any other context about the problem here. N/A

GoldenPalms commented 1 year ago

Fixed on server by finding the offending block location here, "Details: Name: the_vault:trophy_statue_tile_entity // iskallia.vault.block.entity.TrophyStatueTileEntity Block: Block{the_vault:trophy_statue}[facing=south] Block location: World: (1249,69,175), Chunk: (at 1,4,15 in 78,10; contains blocks 1248,0,160 to 1263,255,175), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,0,0 to 1535,255,511) Block: Block{the_vault:trophy_statue}[facing=south] Block location: World: (1249,69,175), Chunk: (at 1,4,15 in 78,10; contains blocks 1248,0,160 to 1263,255,175), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,0,0 to 1535,255,511)"

And used console to set that block to air.

joshuaepstein commented 1 year ago

This is caused because the block will not have correct block entity tag data. The mod pack is not made for cheating using commands/JEI so I doubt that this will be fixed.