mineresetlite

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
zpevakjos
Příspěvky: 177
Věk: 23
Registrován: 19 črc 2015, 12:56
Reputation: 0

mineresetlite

#1 Příspěvekod zpevakjos » 24 črc 2017, 21:49

Zdravím nenačítá se mi svět s nastavenýma minama když to nastavím a restartuju server tak v /mrl list ani /mine list je to neukazuje a ukazuje mi to tuhle chybu.

PS: mám nejnovější verzi pluginu

Kód: Vybrat vše

[21:35:12] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[21:35:12] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: doly
[21:35:12] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[21:35:12] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
     at com.koletar.jj.mineresetlite.Mine.(Mine.java:79) ~[?:?]
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_112]
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_112]
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_112]
     at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_112]
     at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:117) [MineResetLite%20(2).jar:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-e4d4710-e1ebe52]
     at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
[21:35:12] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!

vojtamaniak
Příspěvky: 3512
Věk: 25
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: mineresetlite

#2 Příspěvekod vojtamaniak » 25 črc 2017, 08:26

Identifikuj server, prosím.

zpevakjos
Příspěvky: 177
Věk: 23
Registrován: 19 črc 2015, 12:56
Reputation: 0

Re: mineresetlite

#3 Příspěvekod zpevakjos » 25 črc 2017, 12:51

On se musí pořád podle ip identifikovat? Vždyť se to nedávno dělalo podle ID účtu. Jinak 82.208.17.83:27692.

Uživatelský avatar
variodriver
Příspěvky: 1160
Věk: 13
Registrován: 08 lis 2015, 00:04
Reputation: 25
Bydliště: localhost
Kontaktovat uživatele:

Re: mineresetlite

#4 Příspěvekod variodriver » 25 črc 2017, 15:04

Doly? Fuj je to, nebo snad mate kreatýf? 0_O
Obrázek
ObrázekObrázek

zpevakjos
Příspěvky: 177
Věk: 23
Registrován: 19 črc 2015, 12:56
Reputation: 0

Re: mineresetlite

#5 Příspěvekod zpevakjos » 25 črc 2017, 15:18

Dělám na serveru jinou ekonomiku a potřebuji to opravit aby to fungovalo.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 95 hostů