mcdungeon icon indicating copy to clipboard operation
mcdungeon copied to clipboard

Skipping Entity with id minecraft:skeleton_armored_sword_iron

Open Swede37 opened this issue 7 years ago • 4 comments

Spigot 1.12.2, latest version as of 11.17.2017, MCDungeon 0.18.0

I just uploaded this to a Spigot 1.12.2 server, and I'm getting this error spamming console to the point of crashing when I'm at a treasure hunt with an empty spawner (fire, no entity). I saw there was a similar issue posted earlier, but I thought maybe this was fixed now. This is my first go at downloading, running MCDungeon and uploading again - is it possible I missed something?

I had also noticed some deprecation warnings when trying to generate treasure hunts under the hard mode, it appeared potions were effected.

Swede37 avatar Nov 07 '17 21:11 Swede37

Thanks for reporting this. There's an error in the default configuration file with treasure hunts. I've pushed a fix to the development version.

To fix it, replace the [landmark_mobs] at the bottom of default.cfg with:

[landmark_mobs]
Spider: 20
Creeper: 5
file_Zombie_Sword_Helmet: 10
file_Zombie_Pumpkin: 20
file_Skeleton_Armored_Axe_Iron: 10
file_Skeleton_Armored_Sword_Iron: 10
file_CustomKnight: 5
file_Silverfish_Swarm: 20
file_Skeleton_Pumpkin: 10

Please let me know if that works for you!

I had also noticed some deprecation warnings when trying to generate treasure hunts under the hard mode, it appeared potions were effected.

Could you post them in a separate issue please? The original developer treasure hunts hasn't updated the code in a while, so it's getting a little frayed at the edges. We already had to switch off one of the treasure hunt locations simply because we lack the free time to fix it.

Unless someone steps in I wouldn't be surprised if treasure hunts get dropped in a future version.

JiFish avatar Nov 07 '17 23:11 JiFish

it appears they are working better, but still ended up with one of these in console: _

"ERROR Block at 248,71,6 is CHEST but has net.minecraft.server.v1_12_R1.TileEntityMobSpawner@3d7e99ac. Bukkit will attempt to fix this, but there may be additional damage that we cannot recover."

_

Swede37 avatar Nov 08 '17 01:11 Swede37

Hmm, looks like a separate issue. I opened a report for that one too, thanks.

JiFish avatar Nov 09 '17 01:11 JiFish

Thank you for the prompt attention!I have to say I'm very impressed with MCDungeon - I had no idea it could do such a great job at generating dungeons!  Plus your default loot tables are perfectly in line with my ideas too - make 'em work for it, and then give a good reward.  Yes, the Treasure Hunts could use some attention, but they're a great concept and it would be sad to see them go by the wayside.May I suggest the ability to choose from different themes in addition to the pirate theme?I'm normally cruising around Spigot looking for interesting plugins, so it's sheer luck I ever even happened across this.  I can't believe it's free.  Keep up the great work :) Sent via the BlackBerry Hub for Android From: [email protected]: November 8, 2017 7:59 PMTo: [email protected] to: [email protected]: [email protected]; [email protected]: Re: [orphu/mcdungeon] Skipping Entity with id minecraft:skeleton_armored_sword_iron (#427) Hmm, looks like a separate issue. I opened a report for that one too, thanks.

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.

Swede37 avatar Nov 09 '17 12:11 Swede37