Advertisement
tmoflash

Server Crash - caused by animate

Sep 16th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 9/16/18 8:48 AM
  5. Description: Exception ticking world
  6.  
  7. java.lang.NullPointerException: Exception ticking world
  8. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
  9. at org.spongepowered.common.block.SpongeBlockSnapshot.<init>(SpongeBlockSnapshot.java:112)
  10. at net.minecraft.world.WorldServer.createSpongeBlockSnapshot(SourceFile:3023)
  11. at org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:287)
  12. at net.minecraft.world.WorldServer.func_147456_g(SourceFile:1980)
  13. at net.minecraft.world.WorldServer.func_72835_b(SourceFile:223)
  14. at net.minecraft.server.MinecraftServer.func_71190_q(SourceFile:1617)
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(SourceFile:349)
  16. at net.minecraft.server.MinecraftServer.func_71217_p(SourceFile:560)
  17. at net.minecraft.server.MinecraftServer.run(SourceFile:464)
  18. at java.lang.Thread.run(Thread.java:748)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Server thread
  26. Stacktrace:
  27. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
  28. at org.spongepowered.common.block.SpongeBlockSnapshot.<init>(SpongeBlockSnapshot.java:112)
  29. at net.minecraft.world.WorldServer.createSpongeBlockSnapshot(SourceFile:3023)
  30. at org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:287)
  31. at net.minecraft.world.WorldServer.func_147456_g(SourceFile:1980)
  32. at net.minecraft.world.WorldServer.func_72835_b(SourceFile:223)
  33.  
  34. -- Affected level --
  35. Details:
  36. Level name: world
  37. All players: 1 total; [EntityPlayerMP['tmoflash'/264, l='world', x=45.13, y=88.00, z=263.80]]
  38. Chunk stats: ServerChunkCache: 442 Drop: 0
  39. Level seed: -9108502311723041102
  40. Level generator: ID 00 - default, ver 1. Features enabled: true
  41. Level generator options:
  42. Level spawn location: World: (4,64,240), Chunk: (at 4,4,0 in 0,15; contains blocks 0,0,240 to 15,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  43. Level time: 1157093 game time, 1209824 day time
  44. Level dimension: 0
  45. Level storage version: 0x04ABD - Anvil
  46. Level weather: Rain time: 19555 (now: true), thunder time: 11968 (now: true)
  47. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  48.  
  49. -- Sponge PhaseTracker --
  50. Details:
  51. Phase Stack: [Empty stack]
  52. Stacktrace:
  53. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjf000(SourceFile:4140)
  54. at net.minecraft.server.MinecraftServer.func_71230_b(SourceFile:838)
  55. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(SourceFile:319)
  56. at net.minecraft.server.MinecraftServer.run(SourceFile:480)
  57. at java.lang.Thread.run(Thread.java:748)
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.12.2
  62. Operating System: Linux (amd64) version 4.4.0-134-generic
  63. Java Version: 1.8.0_171, Oracle Corporation
  64. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 922412624 bytes (879 MB) / 1630011392 bytes (1554 MB) up to 3817865216 bytes (3641 MB)
  66. JVM Flags: 2 total; -Xms128M -Xmx4096M
  67. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  68. Plugins:
  69. Plugin{id=minecraft, name=Minecraft, version=1.12.2, description=Minecraft is a game about placing blocks and going on adventures, url=https://minecraft.net, authors=[Mojang], source=/home/container/minecraft_server.1.12.2.jar}
  70. Plugin{id=sponge, name=SpongeVanilla, version=1.12.2-7.1.0-BETA-116, description=The SpongeAPI implementation for Vanilla Minecraft, url=https://www.spongepowered.org, source=/home/container/local_server.jar}
  71. Plugin{id=foxcore, name=FoxCore-Sponge, version=0.22.0-beta-258, source=mods/foxcore-sponge-0.22.0-beta-258-server.jar}
  72. Plugin{id=iplog, name=IPLog, version=0.2.1, description=Connects IP addresses to users, allowing you to catch alternates and similar., url=http://ichorpowered.com, authors=[Meronat, IchorPowered], source=mods/iplog-0.2.1.jar}
  73. Plugin{id=griefprevention, name=GriefPrevention, version=4.3.0, description=This plugin is designed to prevent all forms of grief., url=https://github.com/MinecraftPortCentral/GriefPrevention, source=mods/griefprevention-1.12.2-4.3.0.654.jar}
  74. Plugin{id=gwm_crates, name=GWMCrates, version=3.1.13, description=Universal crates plugin!, authors=[GWM], source=mods/GWMCrates 3.1.13.jar}
  75. Plugin{id=placeholderapi, name=PlaceholderAPI, version=4.4, description=An API for all of your placeholders., authors=[rojo8399, Wundero], source=mods/PlaceholderAPI-4.4.jar}
  76. Plugin{id=foxguard, name=FoxGuard-Sponge, version=0.22.0-beta-450, source=mods/foxguard-sponge-0.22.0-beta-450-server.jar}
  77. Plugin{id=customrestartmessage, name=CustomRestartMessage, version=1.0, description=Have a custom restart/stop message that fits your server needs when you stop/restart your server, authors=[runescapejon], source=mods/CustomRestartMessage.jar}
  78. Plugin{id=helpmeadvanced, name=HelpMe Advanced, version=1.0.0, description=A plugin to aid in the creation and management of support tickets, source=mods/HelpMeAdvanced-Sponge-1.0.0.jar}
  79. Plugin{id=fastasyncworldedit, name= FastAsyncWorldEdit, version=development, description=fawe, url=https://github.com/boy0001/FastAsyncWorldedit, authors=[Empire92], source=mods/FastAsyncWorldEdit-sponge112-18.09.14-671c781-1214-21.5.1.jar}
  80. Plugin{id=craftbook, name=CraftBook, version=4.0-Alpha1, description=CraftBook adds a number of new mechanics to Minecraft with no client mods required., source=mods/craftbook-sponge-S7.1-4.0-Alpha1-dist.jar}
  81. Plugin{id=cubeengine-chopchop, name=CubeEngine - ChopChop, version=1.2.1, description=Chop whole trees down, url=http://cubeengine.org, authors=[CubeEngine Team], source=mods/chopchop.jar}
  82. Plugin{id=mcp, name=Mod Coder Pack, version=9.38, description=Modding toolkit to decompile and deobfuscate the Minecraft client and server files., url=http://www.modcoderpack.com/website/, authors=[Searge, ProfMobius, IngisKahn, Fesh0r, ZeuX, R4wk, LexManos, Bspkrs, Others], source=/home/container/local_server.jar}
  83. Plugin{id=guardian, name=Guardian, version=7.1.0-4.0.0-BETA-428, description=The GuardianAPI implementation for the SpongeAPI, url=https://github.com/ichorpowered, authors=[Vectrix (Connor Hartley)], source=mods/guardian-7.1.0-4.0.0-BETA-428.jar}
  84. Plugin{id=eaglefactions, name=Eagle Factions, version=0.10.0, description=A factions plugin that will make managing your battle-server easier. :), authors=[Aquerr], source=mods/EagleFactions-1.12.2-v0.10.0.jar}
  85. Plugin{id=spongeapi, name=SpongeAPI, version=7.1.0-ff990df4, description=A Minecraft plugin API, url=https://www.spongepowered.org, source=/home/container/local_server.jar}
  86. Plugin{id=hologramsplus, name=HologramsPlus, version=1.0.0, description=Adds support for PlaceholderAPI to RandomByte's holograms., url=https://www.happyzleaf.com/, authors=[happyzleaf], source=mods/HologramsPlus-1.0.0.jar}
  87. Plugin{id=cubeengine-core, name=CubeEngine - LibCube, version=1.2.2, description=Such Cube Very Lib Much Util Wow, url=http://cubeengine.org, authors=[CubeEngine Team], source=mods/LibCube.jar}
  88. Plugin{id=worldedit, name=WorldEdit, description=WorldEdit is an easy-to-use in-game world editor for Minecraft, url=http://www.enginehub.org/worldedit, source=mods/FastAsyncWorldEdit-sponge112-18.09.14-671c781-1214-21.5.1.jar}
  89. Plugin{id=holograms, name=Holograms, version=3.1.5, authors=[RandomByte], source=mods/holograms-3.1.5.jar}
  90. Plugin{id=nucleus, name=Nucleus, version=1.6.0-PR2-S7.0, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=mods/Nucleus-1.6.0-PR2-S7.0-MC1.12.2-plugin.jar}
  91. Plugin{id=entitydisguiseplugin, name=Entity Disguise, version=SNAPSHOT-0.3, description=Disguise in to any mob, source=mods/EntityDisguise.jar}
  92. Plugin{id=animation, name=Animations, version=0.3.0, description=Animations - Allowing the creation of frame based animations., url=https://github.com/TheCahyag/MinecraftAnimation, authors=[TheCahyag], source=mods/Animation-1.12.2-0.3.0.jar}
  93. Plugin{id=blockyarena, name=blockyarena, version=0.5.0, description=BlockyArena is a PvP plugin that allows Minecraft servers to host multiple duels., source=mods/blockyarena-alpha-0.5.0.jar}
  94. Plugin{id=luckperms, name=LuckPerms, version=4.2.99, description=A permissions plugin, url=https://github.com/lucko/LuckPerms, authors=[Luck], source=mods/LuckPerms-Sponge-4.2.99.jar}
  95. Plugin{id=gamekow, name=GameKow, version=1.1-PRE, description=Game Kill of The Water, url=https://zeroprox.cloud, authors=[ewoutvs_, Alagild], source=mods/GameKow-1.1-PRE.jar}
  96. Plugin{id=dailyrewards, name=DailyRewards, description=Plugin for rewarding players for every day logging it!, source=mods/DailyRewards-api7-1.3.2.jar}
  97. Plugin{id=gwm_library, name=GWMLibrary, version=1.3.4, description=Necessary library to run plugins developed by GWM!, authors=[GWM], source=mods/GWMLibrary 1.3.4.jar}
  98. Plugin{id=precogs, name=Precogs, version=1.2, description=Service-based API for AntiCheat plugins., authors=[Me4502], source=mods/Precogs-1.2.jar}
  99. Plugin{id=nucleus-gluon, name=Nucleus Gluon, version=1.0.4, description=A Nucleus - Placeholder API bridge., authors=[dualspiral], source=mods/Gluon-1.0.4.jar}
  100. Profiler Position: N/A (disabled)
  101. Player Count: 1 / 20; [EntityPlayerMP['tmoflash'/264, l='world', x=45.13, y=88.00, z=263.80]]
  102. Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
  103. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement