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

Problem z poprawnym działaniem BackpackPlus, MetalDecetors i XPBoost na serwerze - Spigot 1.13


kshishu

Rekomendowane odpowiedzi

Opublikowano

Hej,

Wersja serwera 1.13 spigot

Może mi ktoś to rozszyfrować?

1#: backpacksplus

[14:20:46] [Server thread/ERROR]: Could not load 'plugins\backpacksplus.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchMethodError: org.bukkit.enchantments.Enchantment.<init>(I)V
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:317) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
Caused by: java.lang.NoSuchMethodError: org.bukkit.enchantments.Enchantment.<init>(I)V
	at com.nefilto.backpacksplus.utils.Glow.<init>(Glow.java:10) ~[?:?]
	at com.nefilto.backpacksplus.Core.<init>(Core.java:48) ~[?:?]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_171]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_171]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_171]
	at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_171]
	at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_171]
	at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	... 6 more

2#: MetalDetectors

[14:20:59] [Server thread/INFO]: [MetalDetectors] Enabling MetalDetectors v1.2
[14:20:59] [Server thread/ERROR]: Error occurred while enabling MetalDetectors v1.2 (Is it up to date?)
java.lang.NoClassDefFoundError: net/minecraft/server/v1_12_R1/World
	at me.gaagjescraft.metaldetectors.main.Main.onEnable(Main.java:20) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:428) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:342) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_12_R1.World
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
	... 12 more

3#: XP boost - Pobrałem ze spigota na wersje 1.13 i pisze, że nie działa...

[14:21:31] [Server thread/INFO]: [XPBoost] Enabling XPBoost v2.06
[14:21:31] [Server thread/INFO]: [XPBoost] Found Jobs, enabling support.
[14:21:31] [Server thread/WARN]: [XPBoost] Factions not found, disabling support.
[14:21:31] [Server thread/INFO]: [XPBoost] Server version v1_13_R2
[14:21:31] [Server thread/ERROR]: [XPBoost] Server version is not compatible with XPBoost!
[14:21:31] [Server thread/INFO]: [XPBoost] Disabling XPBoost v2.06
[14:21:31] [Server thread/INFO]: [XPBoost] Saving players....
[14:21:31] [Server thread/INFO]: [XPBoost] Disabled.

 

 

Chciałbym się dowiedzieć co te błędy znaczą

wow.gif

Opublikowano

Przy XPBoost wyraźnie pisze:

Server version is not compatible with XPBoost!

 

Przy pierwszych dwóch można zauważyć nawiązania do 1.8.0. Podejrzewam, że te pluginy są przestarzałe lub nie są kompatybilne z innymi pluginami, które masz wrzucone.

Opublikowano
1 godzinę temu, dylontheking napisał:

Przy XPBoost wyraźnie pisze:


Server version is not compatible with XPBoost!

 

Przy pierwszych dwóch można zauważyć nawiązania do 1.8.0. Podejrzewam, że te pluginy są przestarzałe lub nie są kompatybilne z innymi pluginami, które masz wrzucone.

https://www.spigotmc.org/resources/xp-boost.13537/

" Updated to Minecraft 1.13 "  - Serio? ;d

wow.gif

Opublikowano

@kshishu  Zrób kopię swojego configu, a spróbuj uruchomić z takim.

##########################################################
# EXAMPLE BOOST (And all possible values you can change) #
##########################################################
#
#boost:
#  boost1:
#   enabled: true #|Enable or disable boost option *REQUIRED*
#   boost: 2.0 #|XP multiplier *REQUIRED*
#   cost: 500.0 #|Currency cost *REQUIRED*
#   time: 300 #|Duration of the effect in seconds *REQUIRED*
#   title: '&4%boost%x XPBoost &f(%money% $) Custom Title' #|You can specify custom titles for different boosts if title is not present default preset will be used Placeholders: %boost%,%money%,%time% *OPTIONAL*
#   item_type: SLIME_BALL #|*OPTIONAL*
#   glowing: true #|Do you want this boost to appear enchanted/glowing? *OPTIONAL*
#   lore: #|Yep, you can set custom lore for the boost, this is optional. If lore is not set, default preset will be used.
#   - 'Boost with custom lore'
#   - '%boost%x for %time% Seconds' #| %boost%, %money% and %time% placeholders are avaliable inside lore.
#   permissons: #|*OPTIONAL*
#     required_permission: 'xpboost.guest' #|Permission that is required to buy this boost
#     fail_message: '&cNo permission' #|Message when player does not have a permission
#   behaviour:  #|You can specify a 'behaviour' of each boost and set which XP will be affected, this is optional. Default everything is true *OPTIONAL*
#     VANILLA: true  #|This XP Boost will be only viable for vanilla xp.
#     SKILLAPI: false #|This XP boost will be disabled for skillapi if you've got one.
#     MCMMO: false #|Same but for mcmmo
#     RPGME: false #|Same but for rgme
#     HEROES: false #|Same but for heroes
#     JOBS: false #|Same but for JobsReborn
#   advanced: *OPTIONAL*
#    //Here you can set specifically what kind of exp you want to be affected for each supported plugin. 
#    //The format is:
#
#    // PLUGIN: | The name of the plugin SKILLAPI/MCMMO/RPGME etc.
#    //   default: true/false | Default setting for every experience type
#    //   experience_type: true/false | Individual setting for each experience type
#
#    //If nothing is set here, all experience will be affected otherwise it will affect only the ones that are listed below.
#    //If you wish to block some type of experience just add ' block' at the end.
#    //example for MCMMO, this boost will affect only MCMMO swords experience
#    MCMMO:
#      default: false //disabling everyhting by default
#      swords: true //enabling swords experience
#

boost1:
  enabled: true
  boost: 1.5
  cost: 500.0
  time: 300
  title: '&4%boost%x XPBoost &f(%money% $) Custom Title'
  item_type: SLIME_BALL
  glowing: true
  lore:
  - 'Boost with custom lore'
  - '%boost%x for %time% Seconds'
  permissions:
    required_permission: 'xpboost.guest'
    fail_message: '&fThis boost requires &c%perm% &fpermission.'
  behaviour:
    VANILLA: true
    SKILLAPI: false
    HEROES: true
    JOBS: true
    MCMMO: true
  advanced:
    #Here you can choose specifically what kind of experience will be affected by the boost
    SKILLAPI: #this boost will ignore crafting experience from SKILLAPI
      default: true #Default sets the value for everything else 
      crafting: false
    MCMMO: #this boost will ONLY affect EXCAVATION experience from MCMMO
      default: false
      excavation: true
    HEROES: #this boost will ignore farming and killing experience from HEROES
      farming: false
      killing: false
boost2:
  enabled: true
  boost: 2.0
  cost: 800.0
  time: 250
  item_type: DIAMOND_SWORD
  title: '&4MCMMO Swords Skill &f| %boost%x Boost'
  lore:
  - '&fThis will help you to improve'
  - '&fyour swords skill in MCMMO'
  - ''
  - '&6%money% Coins &l| &6Duration %time%s'
  behaviour:
    SKILLAPI: false
    RPGME: false
    MCMMO: true
  advanced:
    MCMMO:
      default: false
      swords: true
boost3:
  enabled: true
  boost: 2.5
  cost: 1500
  time: 350
  permissions:
    required_permission: 'xpboost.vip'
    fail_message: '&cThis boost is only for &aVIP &cusers. (%perm%)'
  behaviour:
    VANILLA: true
    SKILLAPI: false
    MCMMO: true
    RPGME: false
boost4:
  enabled: true
  boost: 3.0
  cost: 3000.0
  time: 350
boost5:
  enabled: true
  boost: 3.5
  cost: 5000.0
  time: 1000
  permissions:
    required_permission: 'xpboost.vip'
    fail_message: '&cThis boost is only for &aVIP &cusers. (%perm%)'
boost6:
  enabled: false
  boost: 4.0
  cost: 7000.0
  time: 300
  permissions:
    required_permission: 'xpboost.mod'
    fail_message: '&cThis boost is only for &aMOD &cusers. (%perm%)'
boost7:
  enabled: false
  boost: 5.0
  cost: 10000.0
  time: 300
  permissions:
    required_permission: 'xpboost.admin'
    fail_message: '&cThis boost is only for &aADMIN &cusers. (%perm%)'

 

Opublikowano

@dylontheking dzięki za pomoc ale nie działa ;p, trochę programowałem na CS1.6 i css może rozmontuje jakimś cudem ten plugin i wywalę z niego na jakiej wersji może działać - kiedyś tak zrobiłem z stroną pod php. Dam znać czy mi się uda :) miłego weekendu.

wow.gif

Opublikowano
35 minut temu, kshishu napisał:

@dylontheking dzięki za pomoc ale nie działa ;p, trochę programowałem na CS1.6 i css może rozmontuje jakimś cudem ten plugin i wywalę z niego na jakiej wersji może działać - kiedyś tak zrobiłem z stroną pod php. Dam znać czy mi się uda :) miłego weekendu.

Jeśli ten config nie działa to myślę, że problem leży faktycznie w kompatybilności albo z silnikiem albo z innym pluginem. Szczerze, w Minecraft nie bawiłem się już kupę czasu i nie do końca wiem jak to tam wszystko teraz wygląda. Na chwilę obecną nie mam więcej pomysłów. 

Cytat

miłego weekendu

Dzięki i wzajemnie ;p

  • Marosking zmienił(a) tytuł na Problem z poprawnym działaniem BackpackPlus, MetalDecetors i XPBoost na serwerze - Spigot 1.13

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...