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] serwer crashuje się gdy chcę go zrobić pod 1.1


Fifq

Rekomendowane odpowiedzi

Opublikowano

Witam,

mam taki problem. Kiedy daję serwer na 1.1, on nie działa. Na 1.2 wszystko ok, ale tam z kolei pluginów nie ma. Tutaj wycinek z konsoli

07.03 08:57:33 [server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
07.03 08:57:33 [server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
07.03 08:57:33 [server] INFO     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
07.03 08:57:33 [server] INFO     at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
07.03 08:57:33 [server] INFO     at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:182)
07.03 08:57:33 [server] INFO     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:206)
07.03 08:57:33 [server] INFO     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
07.03 08:57:33 [server] INFO     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:198)
07.03 08:57:33 [server] INFO     at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:40)
07.03 08:57:33 [server] INFO     at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:214)
07.03 08:57:33 [server] INFO     at com.google.common.collect.ImmutableMap$Builder.put(ImmutableMap.java:178)
07.03 08:57:33 [server] INFO     at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:139)
07.03 08:57:33 [server] INFO     at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:204)
07.03 08:57:33 [server] INFO java.lang.NullPointerException: null value
07.03 08:57:33 [server] SEVERE Unexpected exception
07.03 08:57:33 [server] SEVERE     at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
07.03 08:57:33 [server] SEVERE     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
07.03 08:57:33 [server] SEVERE     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
07.03 08:57:33 [server] SEVERE     at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
07.03 08:57:33 [server] SEVERE     at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:182)
07.03 08:57:33 [server] SEVERE     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:206)
07.03 08:57:33 [server] SEVERE     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
07.03 08:57:33 [server] SEVERE     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:198)
07.03 08:57:33 [server] SEVERE     at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:40)
07.03 08:57:33 [server] SEVERE     at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:214)
07.03 08:57:33 [server] SEVERE     at com.google.common.collect.ImmutableMap$Builder.put(ImmutableMap.java:178)
07.03 08:57:33 [server] SEVERE     at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:139)
07.03 08:57:33 [server] SEVERE     at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:204)
07.03 08:57:33 [server] SEVERE java.lang.NullPointerException: null value
07.03 08:57:32 [server] INFO This server is running CraftBukkit version git-Bukkit-1.1-R6-b1988jnks (MC: 1.1) (Implementing API version 1.1-R6)
07.03 08:57:31 [server] INFO Starting Minecraft server on 0.0.0.0:33500
07.03 08:57:31 [server] INFO Loading properties
07.03 08:57:31 [server] INFO Starting minecraft server version 1.1
07.03 08:57:31 [server] INFO 27 achievements
07.03 08:57:31 [server] INFO 174 recipes
07.03 08:57:31 [Multicraft] Loaded config for "Craftbukkit 1.1-R7 Recommended"
07.03 08:57:31 [Multicraft] Starting Minecraft!
07.03 08:57:31 [Multicraft] Loading Minecraft instance properties
07.03 08:57:31 [Multicraft] Received start command
07.03 08:57:17 [Multicraft] Minecraft stopped
07.03 08:57:15 [Multicraft] Minecraft shut down
07.03 08:57:15 [server] INFO Stopping server
07.03 08:57:15 [server] SEVERE     at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
07.03 08:57:15 [server] SEVERE     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:464)
07.03 08:57:15 [server] SEVERE     at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:393)
07.03 08:57:15 [server] SEVERE     at java.util.ArrayList.get(ArrayList.java:322)
07.03 08:57:15 [server] SEVERE     at java.util.ArrayList.RangeCheck(ArrayList.java:547)
07.03 08:57:15 [server] SEVERE java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
07.03 08:57:15 [server] INFO Stopping server
07.03 08:57:15 [Multicraft] Stopping Minecraft!
07.03 08:57:15 [Multicraft] Received stop command
07.03 08:57:13 [Multicraft] Loading Minecraft instance properties
07.03 08:56:44 [server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
07.03 08:56:44 [server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
07.03 08:56:44 [server] INFO     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
07.03 08:56:44 [server] INFO     at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
07.03 08:56:44 [server] INFO     at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:182)
07.03 08:56:44 [server] INFO     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:206)
07.03 08:56:44 [server] INFO     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
07.03 08:56:44 [server] INFO     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:198)
07.03 08:56:44 [server] INFO     at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:40)
07.03 08:56:44 [server] INFO     at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:214)
07.03 08:56:44 [server] INFO     at com.google.common.collect.ImmutableMap$Builder.put(ImmutableMap.java:178)
07.03 08:56:44 [server] INFO     at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:139)
07.03 08:56:44 [server] INFO     at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:204)
07.03 08:56:44 [server] INFO java.lang.NullPointerException: null value
07.03 08:56:44 [server] SEVERE Unexpected exception
07.03 08:56:44 [server] SEVERE     at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
07.03 08:56:44 [server] SEVERE     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
07.03 08:56:44 [server] SEVERE     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
07.03 08:56:44 [server] SEVERE     at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
07.03 08:56:44 [server] SEVERE     at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:182)
07.03 08:56:44 [server] SEVERE     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:206)
07.03 08:56:44 [server] SEVERE     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
07.03 08:56:44 [server] SEVERE     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:198)
07.03 08:56:44 [server] SEVERE     at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:40)
07.03 08:56:44 [server] SEVERE     at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:214)
07.03 08:56:44 [server] SEVERE     at com.google.common.collect.ImmutableMap$Builder.put(ImmutableMap.java:178)
07.03 08:56:44 [server] SEVERE     at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:139)
07.03 08:56:44 [server] SEVERE     at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:204)
07.03 08:56:44 [server] SEVERE java.lang.NullPointerException: null value
07.03 08:56:43 [server] INFO This server is running CraftBukkit version git-Bukkit-1.1-R6-b1988jnks (MC: 1.1) (Implementing API version 1.1-R6)
07.03 08:56:43 [server] INFO Starting Minecraft server on 0.0.0.0:33500
07.03 08:56:43 [server] INFO Loading properties
07.03 08:56:43 [server] INFO Starting minecraft server version 1.1
07.03 08:56:43 [server] INFO 27 achievements
07.03 08:56:43 [server] INFO 174 recipes
07.03 08:56:42 [Multicraft] Loaded config for "Craftbukkit 1.1-R6 Recommended"
07.03 08:56:42 [Multicraft] Starting Minecraft!
07.03 08:56:42 [Multicraft] Loading Minecraft instance properties
07.03 08:56:42 [Multicraft] Received start command
07.03 08:56:41 [Multicraft] Loading Minecraft instance properties
07.03 08:56:31 [Disconnect] User Fifeq10 has disconnected, reason: Server shutting down
07.03 08:56:31 [Multicraft] Minecraft stopped
07.03 08:56:30 [Multicraft] Minecraft shut down
07.03 08:56:30 [server] INFO Saving chunks
07.03 08:56:30 [server] INFO Saving chunks
07.03 08:56:29 [server] INFO Saving chunks
07.03 08:56:29 [server] INFO Stopping server
07.03 08:56:29 [server] INFO CONSOLE: Stopping the server..
07.03 08:56:29 [server] INFO CONSOLE: Forcing save..
07.03 08:56:29 [Multicraft] Stopping Minecraft!
07.03 08:56:29 [Multicraft] Received stop command

 

Proszę o pomoc

Trololo mam filmik na
You
Tube
!

 

http://www.youtube.com/watch?v=uhnGdXj-Lik&context=C4df06abADvjVQa1PpcFPnClntxyS9GGricc9qoWS1EUxt_QuYZOk=

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...