Shopkeepers

Shopkeepers

2M Downloads

Most of my npc got delete after update

blablubbabcDEV opened this issue ยท 3 comments

commented

Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/286

Originally posted by thu2468 (Jan 13, 2015):

What steps will reproduce the problem?

  1. update to v1.43
  2. start server and lost like 90% npc
    3.What is the expected output? What do you see instead?
    To still have all the same npc that was once there. But instead i lost most of the shopkeepersWhat version of the product are you using?
    v1.43Do you have an error log of what happened?
    No i dontPlease provide any additional information below.Before the update http://pastebin.com/6UUHN9Ri
    after the update http://pastebin.com/3CjYgMKV
    as you can see the list got shorter and lost a lot of npc
commented

Originally commented by blablubbabc (Jan 13, 2015):

When I try your save file I get an error in the log, which states that it doesn't find the shop object type 'ghast' and 'squid'.
Search through your save file for shopkeepers with those types and change them to type villager.

commented

Originally closed by blablubbabc (Jan 13, 2015)

commented

Originally commented by blablubbabc (Jan 13, 2015):

In the next version the plugin will no longer crash if it find an invalid / no longer valid shop object type (mob type).

For you can can fix it by manually modifying your save file.

        Edited Jan 13, 2015