Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

StackMob generates exception with MythicMobs #275

Closed
amclay opened this issue Oct 5, 2019 · 1 comment
Closed

StackMob generates exception with MythicMobs #275

amclay opened this issue Oct 5, 2019 · 1 comment

Comments

@amclay
Copy link

amclay commented Oct 5, 2019

Describe the bug
StackMob generates exceptions/warnings when running MythicMobs

java.lang.NoSuchMethodError: 'java.lang.String io.lumine.xikage.mythicmobs.mobs.MythicMob.getDisplayName()'                                                                                                         
        at uk.antiperson.stackmob.compat.hooks.MythicMobsHook.getDisplayName(MythicMobsHook.java:55) ~[?:?]                                                                                                         
        at uk.antiperson.stackmob.tasks.TagTask.run(TagTask.java:48) ~[?:?]                                                                                                                                         
        at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-192]                                                                                           
        at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.4.jar:git-Paper-192]                                                                
        at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1148) ~[patched_1.14.4.jar:git-Paper-192]                                                                                           
        at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.14.4.jar:git-Paper-192]                                                                                            
        at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1075) ~[patched_1.14.4.jar:git-Paper-192]                                                                                           
        at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:919) ~[patched_1.14.4.jar:git-Paper-192]                                                                                          
        at java.lang.Thread.run(Thread.java:834) [?:?]                          ```

**To Reproduce**
Install MythicMobs with all examples

**Expected behavior**
no exceptions in logs

**Bukkit/Spigot AND StackMob version:**
Spigot 1.14.4
StackMob v4.0.2


@amclay
Copy link
Author

amclay commented Oct 6, 2019

closing as dupe of #274

@amclay amclay closed this as completed Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant