Advertisement
Guest User

Flopper 3

a guest
Oct 22nd, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. [22Okt2019 18:45:31.298] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
  2. java.lang.NoSuchMethodError: org.cyclops.cyclopscore.helper.L10NHelpers.localize(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  3. at org.cyclops.flopper.block.BlockFlopper.lambda$onBlockActivated$0(BlockFlopper.java:162) ~[?:1.0.4]
  4. at net.minecraftforge.common.util.LazyOptional.lambda$map$0(LazyOptional.java:184) ~[?:?]
  5. at net.minecraftforge.common.util.LazyOptional.getValue(LazyOptional.java:116) ~[?:?]
  6. at net.minecraftforge.common.util.LazyOptional.orElse(LazyOptional.java:219) ~[?:?]
  7. at org.cyclops.flopper.block.BlockFlopper.func_220051_a(BlockFlopper.java:192) ~[?:1.0.4]
  8. at net.minecraft.block.BlockState.func_215687_a(BlockState.java:274) ~[?:?]
  9. at net.minecraft.server.management.PlayerInteractionManager.func_219441_a(PlayerInteractionManager.java:322) ~[?:?]
  10. at net.minecraft.network.play.ServerPlayNetHandler.func_184337_a(ServerPlayNetHandler.java:847) ~[?:?]
  11. at net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket.func_148833_a(SourceFile:36) ~[?:?]
  12. at net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket.func_148833_a(SourceFile:10) ~[?:?]
  13. at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?]
  14. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?]
  15. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?]
  16. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]
  17. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?]
  18. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) ~[?:?]
  19. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) ~[?:?]
  20. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?]
  21. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:678) ~[?:?]
  22. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:626) [?:?]
  23. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  24. [22Okt2019 18:45:31.317] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: C:\Tools\MineLice-2019\.\crash-reports\crash-2019-10-22_18.45.31-server.txt
  25. [22Okt2019 18:45:31.317] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
  26. [22Okt2019 18:45:31.319] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
  27. [22Okt2019 18:45:31.383] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: slash76 lost connection: Server closed
  28. [22Okt2019 18:45:31.383] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slash76 left the game
  29. [22Okt2019 18:45:31.423] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
  30. [22Okt2019 18:45:31.424] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/minecraft:overworld
  31. [22Okt2019 18:45:33.885] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
  32. [22Okt2019 18:45:33.926] [Server thread/WARN] [minecolonies/]: World unload
  33. [22Okt2019 18:45:34.253] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
  34. [22Okt2019 18:46:31.294] [Server Watchdog/FATAL] [net.minecraft.server.dedicated.ServerHangWatchdog/]: A single server tick took 60.00 seconds (should be max 0.05)
  35. [22Okt2019 18:46:31.295] [Server Watchdog/FATAL] [net.minecraft.server.dedicated.ServerHangWatchdog/]: Considering it to be crashed, server will forcibly shutdown.
  36. [22Okt2019 18:46:31.805] [Server Watchdog/ERROR] [net.minecraft.server.dedicated.ServerHangWatchdog/]: This crash report has been saved to: C:\Tools\MineLice-2019\.\crash-reports\crash-2019-10-22_18.46.31-server.txt
  37. [22Okt2019 18:46:31.807] [Thread-13/INFO] [com.ki11erwolf.resynth.config.ConfigFile/]: Saving config file: config/resynth/general.toml...
  38. [22Okt2019 18:46:31.808] [Thread-14/INFO] [com.ki11erwolf.resynth.config.ConfigFile/]: Saving config file: config/resynth/vanilla-plants.toml...
  39. [22Okt2019 18:46:31.813] [Thread-15/INFO] [com.ki11erwolf.resynth.config.ConfigFile/]: Saving config file: config/resynth/modded-plants.toml...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement