PikaMug / Quests

Easy-to-use, open-source plugin for the creation and execution of quests on Minecraft servers.
https://modrinth.com/plugin/quests.classic
MIT License
147 stars 108 forks source link

Npc interact error? i dont have any mission using interact npcs #2231

Closed wryel2000 closed 3 months ago

wryel2000 commented 3 months ago

What is your Quests version / build number (do not say "latest")?

im using 5.0.2 version

i have same problem in console about znpcs.

Describe the problem and how to replicate it.

i try update all dependencies, but i dont have any mission using interact, why this error?

Any console errors to share?

[19:43:41 ERROR]: Could not pass event NPCInteractEvent to Quests v5.0.2-b469
java.lang.NoClassDefFoundError: io/github/znetworkw/znpcservers/npc/interaction/NPCInteractEvent
        at org.browsit.mythicmobsquests.events.MythicMobsZNPCsPlusEvents_v1.onNPCInteract(MythicMobsZNPCsPlusEvents_v1.java:15) ~[?:?]
        at org.browsit.mythicmobsquests.MythicMobsItemDeliverObjective.handleEvents(MythicMobsItemDeliverObjective.java:88) ~[?:?]
        at org.browsit.mythicmobsquests.MythicMobsItemDeliverObjective.lambda$new$0(MythicMobsItemDeliverObjective.java:45) ~[?:?]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Purpur-1171]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Purpur-1171]
        at io.github.gonalez.znpcs.user.ZUser$ZNPCSocketDecoder.lambda$decode$1(ZUser.java:123) ~[?:?]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Purpur-1171]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.5.jar:git-Purpur-1171]
        at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1503) ~[patched_1.16.5.jar:git-Purpur-1171]
        at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:449) ~[patched_1.16.5.jar:git-Purpur-1171]
        at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1416) ~[patched_1.16.5.jar:git-Purpur-1171]
        at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1142) ~[patched_1.16.5.jar:git-Purpur-1171]
        at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
        at java.lang.Thread.run(Thread.java:840) [?:?]

If applicable, can you provide an example quest from quests.yml?

No response

PikaMug commented 3 months ago

Not an issue with Quests. Reach out to support for that module (mythicmobsquests).