Advertisement
Guest User

Untitled

a guest
Feb 18th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.50 KB | None | 0 0
  1. [00:54:49] [Server thread/ERROR] [EasyScoreboards]: Line 3 is missing a valid score. If you think this is not your vault please report the following lines to https://git
  2. hub.com/byYottaFLOPS/EasyScoreboards/issues
  3. [00:54:49] [Server thread/INFO]: [STDERR]: java.lang.NumberFormatException: For input string: "100.00"
  4. [00:54:49] [Server thread/INFO]: [STDERR]:      at java.lang.NumberFormatException.forInputString(Unknown Source)
  5. [00:54:49] [Server thread/INFO]: [STDERR]:      at java.lang.Integer.parseInt(Unknown Source)
  6. [00:54:49] [Server thread/INFO]: [STDERR]:      at java.lang.Integer.parseInt(Unknown Source)
  7. [00:54:49] [Server thread/INFO]: [STDERR]:      at de.YottaFLOPS.EasyScoreboard.Main.makeScoreboard(Main.java:218)
  8. [00:54:49] [Server thread/INFO]: [STDERR]:      at de.YottaFLOPS.EasyScoreboard.Main.setScoreboard(Main.java:305)
  9. [00:54:49] [Server thread/INFO]: [STDERR]:      at java.lang.Iterable.forEach(Unknown Source)
  10. [00:54:49] [Server thread/INFO]: [STDERR]:      at de.YottaFLOPS.EasyScoreboard.Main.updateAllScoreboards(Main.java:293)
  11. [00:54:49] [Server thread/INFO]: [STDERR]:      at de.YottaFLOPS.EasyScoreboard.Utils.Runnables.lambda$startMTime$2(Runnables.java:52)
  12. [00:54:49] [Server thread/INFO]: [STDERR]:      at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:138)
  13. [00:54:49] [Server thread/INFO]: [STDERR]:      at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:183)
  14. [00:54:49] [Server thread/INFO]: [STDERR]:      at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:66)
  15. [00:54:49] [Server thread/INFO]: [STDERR]:      at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:179)
  16. [00:54:49] [Server thread/INFO]: [STDERR]:      at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:165)
  17. [00:54:49] [Server thread/INFO]: [STDERR]:      at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(Unknown Source)
  18. [00:54:49] [Server thread/INFO]: [STDERR]:      at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:108)
  19. [00:54:50] [Server thread/INFO]: [STDERR]:      at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:41)
  20. [00:54:50] [Server thread/INFO]: [STDERR]:      at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:191)
  21. [00:54:50] [Server thread/INFO]: [STDERR]:      at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:243)
  22. [00:54:50] [Server thread/INFO]: [STDERR]:      at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_10_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic)
  23. [00:54:50] [Server thread/INFO]: [STDERR]:      at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  24. [00:54:50] [Server thread/INFO]: [STDERR]:      at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:637)
  25. [00:54:50] [Server thread/INFO]: [STDERR]:      at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:593)
  26. [00:54:50] [Server thread/INFO]: [STDERR]:      at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:277)
  27. [00:54:50] [Server thread/INFO]: [STDERR]:      at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  28. [00:54:50] [Server thread/INFO]: [STDERR]:      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  29. [00:54:50] [Server thread/INFO]: [STDERR]:      at java.lang.Thread.run(Unknown Source)
  30. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement