Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.core.skills.variables.VariableRegistry.getString(String)" because the return value of "io.lumine.mythic.core.skills.variables.VariableManager.getRegistry(io.lumine.mythic.core.skills.variables.VariableScope, io.lumine.mythic.api.adapters.AbstractEntity)" is null
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.placeholders.all.TargetVariablePlaceholder.apply(TargetVariablePlaceholder.java:24)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.placeholders.all.TargetVariablePlaceholder.apply(TargetVariablePlaceholder.java:11)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.placeholders.PlaceholderParser.parse(PlaceholderParser.java:131)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl.get(PlaceholderStringImpl.java:48)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl.get(PlaceholderStringImpl.java:40)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.damage.DamagingMechanic.lambda$doDamage$1(DamagingMechanic.java:128)
- at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.damage.DamagingMechanic.doDamage(DamagingMechanic.java:128)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.damage.DamagingMechanic.doDamage(DamagingMechanic.java:94)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.DamageMechanic.castAtEntity(DamageMechanic.java:48)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedEntitySkill$16(SkillMechanic.java:617)
- at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedEntitySkill(SkillMechanic.java:613)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$12(SkillMechanic.java:568)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:607)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:568)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:485)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:495)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:420)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic.cast(MetaSkillMechanic.java:154)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:539)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:485)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.TriggeredSkill.<init>(TriggeredSkill.java:126)
- at MythicCrucible-2.2.0-SNAPSHOT(7).jar//io.lumine.mythiccrucible.items.EquippedItem.runSkills(EquippedItem.java:126)
- at MythicCrucible-2.2.0-SNAPSHOT(7).jar//io.lumine.mythiccrucible.profiles.Profile.runSkills(Profile.java:455)
- at MythicCrucible-2.2.0-SNAPSHOT(7).jar//io.lumine.mythiccrucible.profiles.Profile.runSkills(Profile.java:404)
- at MythicCrucible-2.2.0-SNAPSHOT(7).jar//io.lumine.mythiccrucible.skills.SkillEventListeners.onTriggerInteractEntity(SkillEventListeners.java:399)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$ConsumerToBiConsumerSecond.accept(Delegates.java:144)
- at MythicMobs-5.8.2-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:131)
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
- at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
- at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628)
- at net.minecraft.server.network.ServerGamePacketListenerImpl$3.performInteraction(ServerGamePacketListenerImpl.java:2801)
- at net.minecraft.server.network.ServerGamePacketListenerImpl$3.onInteraction(ServerGamePacketListenerImpl.java:2854)
- at net.minecraft.network.protocol.game.ServerboundInteractPacket$InteractionAtLocationAction.dispatch(ServerboundInteractPacket.java:168)
- at net.minecraft.network.protocol.game.ServerboundInteractPacket.dispatch(ServerboundInteractPacket.java:89)
- at net.minecraft.server.network.ServerGamePacketListenerImpl.handleInteract(ServerGamePacketListenerImpl.java:2790)
- at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:76)
- at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:14)
- at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:56)
- at net.minecraft.server.TickTask.run(TickTask.java:18)
- at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
- at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
- at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1535)
- at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
- at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
- at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1512)
- at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1505)
- at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
- at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1464)
- at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1471)
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1316)
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329)
- at java.base/java.lang.Thread.run(Thread.java:1583)
- Mythic version: 5.8.2-SNAPSHOT-5b666f3a
- Bukkit version: 1.21.1-123-aebbdc9 (MC: 1.21.1)
Advertisement
Add Comment
Please, Sign In to add comment