Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Itemizer an internal error


In-ferN-O

Rekomendowane odpowiedzi

Opublikowano

Posiadam wersje silnika Spigot 1.8. Gdy wpisuje komendę np. /itemizer name &6Nazwa, wyskakuje błąd "An internal error ocurred while attepmting to perform this command". Proszę o pomoc! 

SS:
3160014776778621415458.png

Opublikowano

pokaż log z konsoli z błędem.
obstawiam, że plugin korzysta z natywnych metod w silniku serwera minecraft, zamiast API bukkita czy spigota

Opublikowano

@MCWnuq oto logi serwera

 

 

[22:55:25 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[22:55:25 INFO]: Nerfing mobs spawned from spawners: false
[22:55:25 INFO]: Sending up to 5 chunks per packet
[22:55:25 INFO]: Cactus Growth Modifier: 100%
[22:55:25 INFO]: Cane Growth Modifier: 100%
[22:55:25 INFO]: Melon Growth Modifier: 100%
[22:55:25 INFO]: Mushroom Growth Modifier: 100%
[22:55:25 INFO]: Pumpkin Growth Modifier: 100%
[22:55:25 INFO]: Sapling Growth Modifier: 100%
[22:55:25 INFO]: Wheat Growth Modifier: 100%
[22:55:25 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[22:55:25 INFO]: Max Entity Collisions: 8
[22:55:25 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[22:55:25 INFO]: Experience Merge Radius: 3.0
[22:55:25 INFO]: Chunks to Grow per Tick: 650
[22:55:25 INFO]: Clear tick list: false
[22:55:25 INFO]: Item Merge Radius: 2.5
[22:55:25 INFO]: Mob Spawn Range: 4
[22:55:25 INFO]: Anti X-Ray: false
[22:55:25 INFO]: Engine Mode: 1
[22:55:25 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[22:55:25 INFO]: Replace Blocks: [1, 5]
[22:55:25 INFO]: Structure Info Saving: true
[22:55:25 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[22:55:25 INFO]: Alternative Hopper Ticking: false
[22:55:25 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[22:55:25 INFO]: Random Lighting Updates: false
[22:55:25 INFO]: Max TNT Explosions: 100
[22:55:25 INFO]: View Distance: 8
[22:55:25 INFO]: Zombie Aggressive Towards Villager: true
[22:55:25 INFO]: Preparing start region for level 3 (Seed: -1595634053009191401)
[22:55:26 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: vojak
[22:55:26 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[22:55:26 INFO]: -------- World Settings For [world] --------
[22:55:26 INFO]: Item Despawn Rate: 6000
[22:55:26 INFO]: Arrow Despawn Rate: 1200
[22:55:26 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[22:55:26 INFO]: Nerfing mobs spawned from spawners: false
[22:55:26 INFO]: Sending up to 5 chunks per packet
[22:55:26 INFO]: Cactus Growth Modifier: 100%
[22:55:26 INFO]: Cane Growth Modifier: 100%
[22:55:26 INFO]: Melon Growth Modifier: 100%
[22:55:26 INFO]: Mushroom Growth Modifier: 100%
[22:55:26 INFO]: Pumpkin Growth Modifier: 100%
[22:55:26 INFO]: Sapling Growth Modifier: 100%
[22:55:26 INFO]: Wheat Growth Modifier: 100%
[22:55:26 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[22:55:26 INFO]: Max Entity Collisions: 8
[22:55:26 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[22:55:26 INFO]: Experience Merge Radius: 3.0
[22:55:26 INFO]: Chunks to Grow per Tick: 650
[22:55:26 INFO]: Clear tick list: false
[22:55:26 INFO]: Item Merge Radius: 2.5
[22:55:26 INFO]: Mob Spawn Range: 4
[22:55:26 INFO]: Anti X-Ray: false
[22:55:26 INFO]: Engine Mode: 1
[22:55:26 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[22:55:26 INFO]: Replace Blocks: [1, 5]
[22:55:26 INFO]: Structure Info Saving: true
[22:55:26 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[22:55:26 INFO]: Alternative Hopper Ticking: false
[22:55:26 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[22:55:26 INFO]: Random Lighting Updates: false
[22:55:26 INFO]: Max TNT Explosions: 100
[22:55:26 INFO]: View Distance: 8
[22:55:26 INFO]: Zombie Aggressive Towards Villager: true
[22:55:26 INFO]: World world is a duplicate of another world and has been prevented from loading. Please delete the uid.dat file from world's world directory if you want to be able to load the duplicate world.
[22:55:26 ERROR]: Error occurred while enabling Multiverse-Core v2.5-b678 (Is it up to date?)
java.lang.NullPointerException
at com.onarandombox.MultiverseCore.MVWorld.(MVWorld.java:64) ~[?:?]
at com.onarandombox.MultiverseCore.MVWorld.(MVWorld.java:56) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:427) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:303) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot.jar:git-Spigot-"26a2006"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:333) [spigot.jar:git-Spigot-"26a2006"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [spigot.jar:git-Spigot-"26a2006"]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [spigot.jar:git-Spigot-"26a2006"]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:400) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:368) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:323) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496) [spigot.jar:git-Spigot-"26a2006"]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
[22:55:26 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2
[22:55:26 INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[22:55:26 INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-SNAPSHOT
[22:55:26 INFO]: [WorldGuard] (1) TNT ignition is PERMITTED.
[22:55:26 INFO]: [WorldGuard] (1) Lighters are PERMITTED.
[22:55:26 INFO]: [WorldGuard] (1) Lava fire is blocked.
[22:55:26 INFO]: [WorldGuard] (1) Fire spread is UNRESTRICTED.
[22:55:26 INFO]: [WorldGuard] Loaded configuration for world '1'
[22:55:26 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[22:55:26 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[22:55:26 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[22:55:26 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[22:55:26 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[22:55:26 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[22:55:26 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[22:55:26 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[22:55:26 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[22:55:26 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[22:55:26 INFO]: [WorldGuard] (bud1) TNT ignition is PERMITTED.
[22:55:26 INFO]: [WorldGuard] (bud1) Lighters are PERMITTED.
[22:55:26 INFO]: [WorldGuard] (bud1) Lava fire is blocked.
[22:55:26 INFO]: [WorldGuard] (bud1) Fire spread is UNRESTRICTED.
[22:55:26 INFO]: [WorldGuard] Loaded configuration for world 'bud1'
[22:55:26 INFO]: [WorldGuard] Loading region data...
[22:55:26 INFO]: [Essentials] Enabling Essentials vTeamCity
[22:55:26 INFO]: Bukkit version format changed. Version not checked.
[22:55:26 INFO]: git-Spigot-"26a2006" (MC: 1.8)
[22:55:26 INFO]: 1.8-R0.1-SNAPSHOT
[22:55:26 INFO]: Using locale pl_PL
[22:55:26 INFO]: Using locale pl_PL
[22:55:26 INFO]: [Vault][Economy] Essentials Economy hooked.
[22:55:26 INFO]: Essentials: Using PermissionsEx based permissions.
[22:55:26 INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1195)
[22:55:26 ERROR]: [Citizens] Missing preferred location bundle.
[22:55:26 INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.2-SNAPSHOT-sMD5NET-b762
[22:55:26 WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
[22:55:26 WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
[22:55:26 WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-"26a2006" (MC: 1.8)). Please check for updates and consider to request support.
[22:55:26 WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
[22:55:26 INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
[22:55:26 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[22:55:26 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[22:55:26 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[22:55:26 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[22:55:26 INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[22:55:26 INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.0)...
[22:55:26 INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | SoundDistance
[22:55:26 INFO]: [NoCheatPlus] Version 3.11.2-SNAPSHOT-sMD5NET-b762 is enabled.
[22:55:27 INFO]: [ProtectionLib] Enabling ProtectionLib v0.5.2
[22:55:27 INFO]: [ProtectionLib] Protection lib hook into: WorldGuard 6.0.0-SNAPSHOT
[22:55:27 INFO]: [AuthMe] Enabling AuthMe v3.4
[22:55:27 INFO]: [AuthMe] Loading Configuration File...
[22:55:27 INFO]: [AuthMe] Set Language: pl
[22:55:27 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[22:55:27 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[22:55:27 INFO]: [AuthMe] Hook with Essentials plugin
[22:55:27 INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[22:55:27 INFO]: [AuthMe] Authme 3.4 enabled
[22:55:27 INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.06
[22:55:27 INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
[22:55:27 INFO]: [MythicMobs] Enabling MythicMobs v1.1.8
[22:55:27 INFO]: [MythicMobs] Loading MythicMobs...
[22:55:27 WARN]: [MythicMobs] Error loading RandomSpawn: SkeletonKing is not a valid MythicMob!
[22:55:27 INFO]: [MythicMobs] Loaded 3 mobs.
[22:55:27 INFO]: [MythicMobs] Loaded 0 mob stacks.
[22:55:27 INFO]: [MythicMobs] Loaded 4 skills.
[22:55:27 INFO]: [MythicMobs] Loaded 0 random spawns.
[22:55:27 INFO]: [MythicMobs] Loaded 6 mythic items.
[22:55:27 INFO]: [MythicMobs] Loaded 1 drop tables.
[22:55:27 INFO]: [MythicMobs] Loaded 0 mob spawners.
[22:55:27 INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
[22:55:27 INFO]: [MythicMobs] v1.1.8 has been successfully loaded!
[22:55:28 INFO]: [MythicMobs] A new version of MythicMobs is available: MythicMobs v2.5.1
[22:55:28 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[22:55:28 INFO]: [FurnitureLib] Enabling FurnitureLib v1.4.9
[22:55:28 INFO]: [FurnitureLib] ==========================================
[22:55:28 INFO]: [FurnitureLib] FurnitureLibary Version: 1.4.9
[22:55:28 INFO]: [FurnitureLib] Furniture Autor: Ste3et_C0st
[22:55:28 INFO]: [FurnitureLib] Furniture Website: http://dicecraft.de
[22:55:28 INFO]: [FurnitureLib] Furniture start load
[22:55:28 INFO]: [FurnitureLib] Furniture find ProtectionLib: true
[22:55:28 INFO]: [FurnitureLib] FurnitureLib load 0 Objects from: SQLite Database
[22:55:28 INFO]: [FurnitureLib] FurnitureLib have loadet 0 in 00:00.000
[22:55:28 INFO]: [FurnitureLib] FurnitureLib have purged 0 Objects
[22:55:28 INFO]: [FurnitureLib] Furniture load finish
[22:55:28 INFO]: [FurnitureLib] ==========================================
[22:55:28 INFO]: [DiceFurniture] Enabling DiceFurniture v2.6.6
[22:55:29 INFO]: Server permissions file permissions.yml is empty, ignoring it
[22:55:29 INFO]: Done (10,829s)! For help, type "help" or "?"
[22:55:29 INFO]: [NoCheatPlus] Post-enable running...
[22:55:29 INFO]: [NoCheatPlus] Post-enable finished.
[22:55:29 INFO]: [HolographicDisplays] Found a new version available: v2.2.1
[22:55:29 INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[22:55:29 INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[22:55:29 INFO]: [skript] Checking for the latest version of Skript...
[22:55:30 WARN]: [skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (DeltaAmulet.sk, line 2: if player's tool is purple dye of unbreaking 2 named "&e&oTalizman Regeneracji":')
[22:55:30 WARN]: [skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (DeltaAmulet.sk, line 10: if player's tool is gold nugget of unbreaking 2 named "&9&oTalizman Szybkosci":')
[22:55:30 WARN]: [skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (DeltaAmulet.sk, line 18: if player's tool is orange dye of unbreaking 2 named "&6&oTalizman Sily":')
[22:55:30 WARN]: [skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (DeltaAmulet.sk, line 26: if player's tool is pink dye of unbreaking 2 named "&a&oTalizman Sily":')
[22:55:30 INFO]: [skript] An internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.
[22:55:30 ERROR]: #!#!
[22:55:30 ERROR]: #!#! [skript] Severe Error:
[22:55:30 ERROR]: #!#! Unexpected error while checking for a new version of Skript
[22:55:30 ERROR]: #!#!
[22:55:30 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[22:55:30 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[22:55:30 ERROR]: #!#! and check whether this error has already been reported.
[22:55:30 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[22:55:30 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[22:55:30 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[22:55:30 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[22:55:30 ERROR]: #!#!
[22:55:30 ERROR]: #!#! Stack trace:
[22:55:30 ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[22:55:30 ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[22:55:30 ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[22:55:30 ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[22:55:30 ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
[22:55:30 ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[22:55:30 ERROR]: #!#!
[22:55:30 ERROR]: #!#! Version Information:
[22:55:30 ERROR]: #!#! Skript: 2.1.2
[22:55:30 ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[22:55:30 ERROR]: #!#! Minecraft: 1.8
[22:55:30 ERROR]: #!#! Java: 1.7.0_79
[22:55:30 ERROR]: #!#!
[22:55:30 ERROR]: #!#! Running CraftBukkit: false
[22:55:30 ERROR]: #!#!
[22:55:30 ERROR]: #!#! Current node: remove purple dye from player's inventory (DeltaAmulet.sk, line 6)
[22:55:30 ERROR]: #!#! Current item: null
[22:55:30 ERROR]: #!#!
[22:55:30 ERROR]: #!#! Thread: Skript update thread
[22:55:30 ERROR]: #!#!
[22:55:30 ERROR]: #!#! End of Error.
[22:55:30 ERROR]: #!#!
[22:55:30 INFO]: [skript] You're currently running the latest stable version of Skript.
[22:55:32 INFO]: Stopping server
Terminate batch job (Y/N)?

 

Opublikowano

@MCWnuq

 


[22:06:41 INFO]: [AuthMe] vojak2935 logged in!
[22:06:47 INFO]: vojak2935 issued server command: /itemizer name &6d
[22:06:47 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'itemizer' in plugin Itemizer v2.5
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-"26a2006"]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot.jar:git-Spigot-"26a2006"]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643) ~[spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1105) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:940) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-"26a2006"]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_79]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_79]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:684) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [spigot.jar:git-Spigot-"26a2006"]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [spigot.jar:git-Spigot-"26a2006"]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_10_R1/NBTBase
at me.baks.items.Commands.onCommand(Commands.java:35) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-"26a2006"]
... 14 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_10_R1.NBTBase
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot.jar:git-Spigot-"26a2006"]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-"26a2006"]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
at me.baks.items.Commands.onCommand(Commands.java:35) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-"26a2006"]
... 14 more

 

Opublikowano

 

 

 

Teraz wysłałeś log, w którym nie ma żadnego błędu.

Poprawiłem, wkleiłem nie to co trzeba. Sorry  :(

 

plugin jest na 1.10 a ty używasz go na serwerze z 1.8

 

Pobieram Itemizer z Linku https://www.spigotmc.org/resources/itemizer.14733/update?update=72284, i po wpisaniu /itemizer name jest ten sam błąd

@GotoFinal

 

na pewno nie taki sam, tylko podobny, i to oznacza że dalej masz złą wersję, na 1.8 były 3 wersje silnika, ten plugin pewnie działa tylko z jedną z nich.

 

I pobieraj z tej zakładki: https://www.spigotmc.org/resources/itemizer.14733/history klikając obok poprawnej wersji.

1438614356923701010629.png

 

Opublikowano

 

 

 

 

Teraz wysłałeś log, w którym nie ma żadnego błędu.

Poprawiłem, wkleiłem nie to co trzeba. Sorry  :(

 

plugin jest na 1.10 a ty używasz go na serwerze z 1.8

 

Pobieram Itemizer z Linku https://www.spigotmc.org/resources/itemizer.14733/update?update=72284, i po wpisaniu /itemizer name jest ten sam błąd

@GotoFinal

 

na pewno nie taki sam, tylko podobny, i to oznacza że dalej masz złą wersję, na 1.8 były 3 wersje silnika, ten plugin pewnie działa tylko z jedną z nich.

 

I pobieraj z tej zakładki: https://www.spigotmc.org/resources/itemizer.14733/history klikając obok poprawnej wersji.

 

Żadna z tych wersji nie działa ;p Chyba itemizer nie współpracuje z 1.8

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...