Hey,
seit heute läuft Version 14 von Skyfactory 3 und jetzt startet mein Server nicht mehr. Genauer: er startet und geht wieder aus. Ich konnte einmal für ca. 20 Sekunden drauf und die Map war auch noch da.
Der Log:
Code
[11:49:56] [Server thread/INFO]: Starting minecraft server version 1.10.2
[11:52:07] [Server thread/INFO]: Loading properties
[11:52:07] [Server thread/INFO]: Default game type: SURVIVAL
[11:52:07] [Server thread/INFO]: Generating keypair
[11:52:07] [Server thread/INFO]: Starting Minecraft server on *:47196
[11:52:07] [Server thread/INFO]: Using epoll channel type
[11:52:33] [Server thread/INFO]: Preparing level "world"
[11:52:38] [Server thread/INFO]: Preparing start region for level 0
[11:52:38] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID cd671c02-cae4-407c-8a25-0d6af012a67e
[11:52:38] [Server thread/INFO]: Done (5.475s)! For help, type "help" or "?"
[11:52:38] [Server thread/INFO]: Starting GS4 status listener
[11:52:38] [Query Listener #1/INFO]: Query running on 0.0.0.0:57196
[11:52:43] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking block entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:715) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) ~[ld.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 9
at com.rwtema.extrautils2.tile.TileCrafter.preOperate(TileCrafter.java:288) ~[TileCrafter.class:?]
at com.rwtema.extrautils2.tile.TileAdvInteractor.func_73660_a(TileAdvInteractor.java:71) ~[TileAdvInteractor.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1804) ~[aid.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) ~[ls.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) ~[MinecraftServer.class:?]
... 4 more
[11:52:43] [Server thread/ERROR]: This crash report has been saved to: /aternos/servers/FelixundLucas/./crash-reports/crash-2017-10-01_11.52.43-server.txt
[11:52:43] [Server thread/INFO]: Stopping server
[11:52:43] [Server thread/INFO]: Saving players
[11:52:43] [Server thread/INFO]: Saving worlds
[11:52:43] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[11:52:44] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[11:52:44] [Server thread/INFO]: Saving chunks for level 'world'/The End
[11:52:44] [Server thread/INFO]: Saving chunks for level 'world'/The Beneath
[11:52:44] [Server thread/INFO]: Saving chunks for level 'world'/ExtraUtils2_Quarry_Dim
[11:52:44] [Server thread/INFO]: Saving chunks for level 'world'/fakeend
[11:52:44] [Server thread/INFO]: Saving chunks for level 'world'/fakenether
[11:52:44] [Server thread/INFO]: Saving chunks for level 'world'/fakeoverworld
[11:52:44] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[11:52:46] [Server Shutdown Thread/INFO]: Stopping server
[11:52:46] [Server Shutdown Thread/INFO]: Saving players
[11:52:46] [Server Shutdown Thread/INFO]: Saving worlds
Display More
Gestern mit Version 13 ging alles noch perfekt....