MagmaGuy / BetterStructures

Adds structures to Minecraft worlds using WorldEdit!
GNU General Public License v3.0
26 stars 12 forks source link

Mob spawner sign dont work #38

Open Mafiaproo opened 7 months ago

Mafiaproo commented 7 months ago

Hello I install elitemobs and betterstructures. I've built a structure, I've added a panel to spawn a custom boss from elitemobs and I've got an error in the console: [13:19:31 WARN]: Unexpected sign format!BinaryTagType[CompoundBinaryTag 10]{tags={"back_text"=BinaryTagType[CompoundBinaryTag 10]{tags={"messages"=BinaryTagType[ListBinaryTag 9]{tags=[BinaryTagType[StringBinaryTag 8]{value="\\"\\""}, BinaryTagType[StringBinaryTag 8]{value="\\"\\""}, BinaryTagType[StringBinaryTag 8]{value="\\"\\""}, BinaryTagType[StringBinaryTag 8]{value="\\"\\""}], type=BinaryTagType[StringBinaryTag 8]}, "has_glowing_text"=BinaryTagType[ByteBinaryTag 1 (numeric)]{value=0}, "color"=BinaryTagType[StringBinaryTag 8]{value="black"}}}, "is_waxed"=BinaryTagType[ByteBinaryTag 1 (numeric)]{value=0}, "x"=BinaryTagType[IntBinaryTag 3 (numeric)]{value=15}, "y"=BinaryTagType[IntBinaryTag 3 (numeric)]{value=14}, "z"=BinaryTagType[IntBinaryTag 3 (numeric)]{value=14}, "id"=BinaryTagType[StringBinaryTag 8]{value="minecraft:sign"}, "front_text"=BinaryTagType[CompoundBinaryTag 10]{tags={"messages"=BinaryTagType[ListBinaryTag 9]{tags=[BinaryTagType[StringBinaryTag 8]{value="\\"[elitemobs]\\""}, BinaryTagType[StringBinaryTag 8]{value="\\"fireBoss.yml\\""}, BinaryTagType[StringBinaryTag 8]{value="\\"\\""}, BinaryTagType[StringBinaryTag 8]{value="\\"\\""}], type=BinaryTagType[StringBinaryTag 8]}, "has_glowing_text"=BinaryTagType[ByteBinaryTag 1 (numeric)]{value=0}, "color"=BinaryTagType[StringBinaryTag 8]{value="black"}}}}}

Here's what I wrote in the panel

[elitemobs]
fireBoss.yml

Pls can you help me EM Version : 8.7.5 BS Version : 1.6.8

JIULIVE commented 7 months ago

i meet with the issue in common with you