After starting my server about 10 minutes ago I realized that I had to refresh the logs page. The same thing still happened but now the My server page shows that the server is still online when I'm not connected to it.
I'm using the Tech world 2 modpack
These are the most recent logs
Code
2016-07-22 17:21:12 [SEVERE] [Minecraft-Server] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:663)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.NoClassDefFoundError: scala/collection/SeqViewLike$$anon$3
at scala.collection.SeqViewLike$class.newMapped(SeqViewLike.scala:78)
at scala.collection.SeqLike$$anon$2.newMapped(SeqLike.scala:635)
at scala.collection.SeqLike$$anon$2.newMapped(SeqLike.scala:635)
at scala.collection.TraversableViewLike$class.map(TraversableViewLike.scala:150)
at scala.collection.SeqLike$$anon$2.map(SeqLike.scala:635)
at codechicken.multipart.TileMultipart.getLightValue(TileMultipart.scala:170)
at codechicken.multipart.BlockMultipart.getLightValue(BlockMultipart.scala:231)
at net.minecraft.world.World.func_98179_a(World.java:3415)
at net.minecraft.world.World.func_72936_c(World.java:3470)
at net.minecraft.world.World.func_72969_x(World.java:3399)
at net.minecraft.world.World.func_72903_x(World.java:3235)
at net.minecraft.world.World.func_72893_g(World.java:3278)
at net.minecraft.world.WorldServer.func_72893_g(WorldServer.java:332)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
... 4 more
Caused by: java.lang.ClassNotFoundException: scala.collection.SeqViewLike$$anon$3
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 19 more
Caused by: java.lang.NoClassDefFoundError: scala/collection/SeqViewLike$AbstractTransformed
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 21 more
Caused by: java.lang.ClassNotFoundException: scala.collection.SeqViewLike$AbstractTransformed
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 25 more
2016-07-22 17:21:12 [SEVERE] [Minecraft-Server] This crash report has been saved to: /aternos/servers/Dantheman7188/./crash-reports/crash-2016-07-22_17.21.12-server.txt
2016-07-22 17:21:34 [SEVERE] [Minecraft-Server] Reached end of stream for /100.38.43.177
2016-07-22 17:22:46 [SEVERE] [Minecraft-Server] Reached end of stream for /100.38.43.177
2016-07-22 17:24:33 [SEVERE] [Minecraft-Server] Reached end of stream for /100.38.43.177
2016-07-22 17:24:44 [INFO] [Minecraft-Server] Saving...
2016-07-22 17:24:44 [INFO] [Minecraft-Server] Saved the world
Display More