Code Monkey home page Code Monkey logo

mycteriaeconomy's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @Storkclips
  • ๐Ÿ‘€ Iโ€™m interested in ... Making servers that are filled to the brim with content.
  • ๐ŸŒฑ Iโ€™m currently learning ... how to be developer/content manager.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ... MycteriaRP.
  • ๐Ÿ“ซ How to reach me ... @storkents on twitter or [email protected] for communications.

mycteriaeconomy's People

Contributors

spiderdeluxe avatar

Watchers

 avatar

mycteriaeconomy's Issues

ReflectionException

------------------------------------[ 18.06.2022 07:06:32 ]-----------------------------------
MycteriaEconomy 0.6 encountered a ReflectionException
Running Arclight 1.16.5-R0.1-SNAPSHOT and Java 16.0.1
Plugins: LuckPerms v5.3.86, InventoryRefund v1.3.0, Itemframes v1.0-SNAPSHOT, PlaceholderAPI v2.11.1, BlockClock v0.0.2, SetSpawn v3.6, HolographicDisplays v3.0.0-SNAPSHOT, BuycraftX v12.0.8, ProtocolLib v4.8.0, ajStartCommands v2.0.3, MycteriaCombat v0.51, Interface4 v1.4, ProMaintenanceMode v1.0.5, HCMD v1.0, NashornPlus v1.1.0, ServerListPlus v3.4.8, Vault v1.7.3-b131, LPC v3.5.0, LiteBans v2.9.3, Multiverse-Core v4.3.1-b861, Citizens v2.0.29-SNAPSHOT (build 2416), Sentinel v2.5.0-SNAPSHOT (build 461), DeluxeMenus v1.13.5-Release, TAB v2.8.10, Denizen v1.2.4-SNAPSHOT (build 1765-REL), CMILib v1.2.0.2, MythicLib v1.3.1, Jobs v5.0.3.0, Depenizen v2.0.0 (build 772), MythicMobs v5.0.4-f1007ca3, ModelEngine vR2.5.2, MycteriaEconomy v0.6, MagicCosmetics v1.8.9-SNAPSHOT

More Information:
No such field instance in VisualTool or its superclasses
ReflectionException Report: No such field instance in VisualTool or its superclasses
at me.spiderdeluxe.mycteriaeconomy.lib.fo.ReflectionUtil.getFieldContent(ReflectionUtil.java:192)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.menu.MenuTools.lookupTools(MenuTools.java:82)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.menu.MenuTools$1.compileTools(MenuTools.java:160)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.menu.MenuTools.(MenuTools.java:50)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.menu.MenuTools.(MenuTools.java:39)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.menu.MenuTools$1.(MenuTools.java:156)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.menu.MenuTools.of(MenuTools.java:156)
at me.spiderdeluxe.mycteriaeconomy.commands.bank.BankCommandTools.onCommand(BankCommandTools.java:21)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.command.SimpleCommand.execute(SimpleCommand.java:404)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.command.SimpleCommandGroup$MainCommand.onCommand(SimpleCommandGroup.java:374)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.command.SimpleCommand.execute(SimpleCommand.java:404)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServerMixin.java:761)
at net.minecraft.network.play.ServerPlayNetHandler.func_147361_d(ServerPlayNetHandlerMixin.java:2544)
at net.minecraft.network.play.ServerPlayNetHandler.func_147354_a(ServerPlayNetHandlerMixin.java:2397)
at net.minecraft.network.play.client.CChatMessagePacket.func_148833_a(CChatMessagePacketMixin.java:36)
at net.minecraft.network.play.client.CChatMessagePacket.func_148833_a(CChatMessagePacketMixin.java:9)
at net.minecraft.network.PacketThreadUtil.md818a43$lambda$checkThreadAndEnqueue$0$0(PacketThreadUtilMixin.java:536)
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)

NullPointerException

------------------------------------[ 18.06.2022 07:06:44 ]-----------------------------------
MycteriaEconomy 0.6 encountered a NullPointerException
Running Arclight 1.16.5-R0.1-SNAPSHOT and Java 16.0.1
Plugins: LuckPerms v5.3.86, InventoryRefund v1.3.0, Itemframes v1.0-SNAPSHOT, PlaceholderAPI v2.11.1, BlockClock v0.0.2, SetSpawn v3.6, HolographicDisplays v3.0.0-SNAPSHOT, BuycraftX v12.0.8, ProtocolLib v4.8.0, ajStartCommands v2.0.3, MycteriaCombat v0.51, Interface4 v1.4, ProMaintenanceMode v1.0.5, HCMD v1.0, NashornPlus v1.1.0, ServerListPlus v3.4.8, Vault v1.7.3-b131, LPC v3.5.0, LiteBans v2.9.3, Multiverse-Core v4.3.1-b861, Citizens v2.0.29-SNAPSHOT (build 2416), Sentinel v2.5.0-SNAPSHOT (build 461), DeluxeMenus v1.13.5-Release, TAB v2.8.10, Denizen v1.2.4-SNAPSHOT (build 1765-REL), CMILib v1.2.0.2, MythicLib v1.3.1, Jobs v5.0.3.0, Depenizen v2.0.0 (build 772), MythicMobs v5.0.4-f1007ca3, ModelEngine vR2.5.2, MycteriaEconomy v0.6, MagicCosmetics v1.8.9-SNAPSHOT

More Information:
Failed to execute command /teller create Teller player teemo
NullPointerException Cannot invoke "net.citizensnpcs.api.npc.NPC.getUniqueId()" because the return value of "me.spiderdeluxe.mycteriaeconomy.models.npc.NPCBase.getCitizen()" is null
at me.spiderdeluxe.mycteriaeconomy.models.npc.NPCBase.serialize(NPCBase.java:494)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.SerializeUtil.serialize(SerializeUtil.java:91)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.SerializeUtil.serialize(SerializeUtil.java:170)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.settings.YamlConfig.setNoSave(YamlConfig.java:1450)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.settings.YamlConfig.save(YamlConfig.java:1419)
at me.spiderdeluxe.mycteriaeconomy.cache.NPCStorage.addNPC(NPCStorage.java:43)
at me.spiderdeluxe.mycteriaeconomy.models.npc.NPCBase.createNPC(NPCBase.java:172)
at me.spiderdeluxe.mycteriaeconomy.commands.npc.tellers.NPCTellersCommandCreate.onCommand(NPCTellersCommandCreate.java:60)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.command.SimpleCommand.execute(SimpleCommand.java:404)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.command.SimpleCommandGroup$MainCommand.onCommand(SimpleCommandGroup.java:374)
at me.spiderdeluxe.mycteriaeconomy.lib.fo.command.SimpleCommand.execute(SimpleCommand.java:404)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServerMixin.java:761)
at net.minecraft.network.play.ServerPlayNetHandler.func_147361_d(ServerPlayNetHandlerMixin.java:2544)
at net.minecraft.network.play.ServerPlayNetHandler.func_147354_a(ServerPlayNetHandlerMixin.java:2397)
at net.minecraft.network.play.client.CChatMessagePacket.func_148833_a(CChatMessagePacketMixin.java:36)
at net.minecraft.network.play.client.CChatMessagePacket.func_148833_a(CChatMessagePacketMixin.java:9)
at net.minecraft.network.PacketThreadUtil.md818a43$lambda$checkThreadAndEnqueue$0$0(PacketThreadUtilMixin.java:536)
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.