Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.58 KB | None | 0 0
  1. ****************************** Login Passed... Welcome ******************************
  2.  
  3. [20:58:05] [Netty Epoll Server IO #9/INFO] [FML]: Client attempting to join with 34 mods : minecraft@1.12.2,usefulbackpacks@1.5.0.23,mowziesmobs@1.5.3,advanced-fishing@1.2.0,undergroundbiomes@1.3.7,biomesoplenty@7.0.1.2441,librarianlib@4.19.2,baubles@1.5.2,aoa3@3.0,jei@4.15.0.268,reptilemod@3.8.4,srm-hooks@1.12.2-1.0.0,betternether@0.1.8.2,forgeendertech@1.12.2-4.4.24.0,xaerominimap@1.17.7,mcp@9.42,grassworld@1.0.0,animalium@0.3.8,adhooks@1.12.2-3.2.2.0,FML@8.0.99.99,forgelin@1.8.4,structurize@1.12.2-0.10.124-ALPHA,llibrary@1.7.15,uteamcore@2.2.4.107,secretroomsmod@5.6.4,minecolonies@1.12.2-0.10.348-RELEASE,cfm@6.3.1,roots@0.104,iceandfire@1.8.3,animalbikes@1.11.2,librarianliblate@4.19.2,forge@14.23.5.2768,ruins@17.2,pattysmorestuff@1.1.7
  4. [20:58:06] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  5. [20:58:06] [Server thread/INFO] inecraft/PlayerList]: holok88[/83.22.242.213:24028] logged in with entity id 51554 at (-1061.1373808788408, 119.02233022061277, 271.8852515058786)
  6. [20:58:06] [Server thread/INFO] inecraft/DedicatedServer]: holok88 joined the game
  7. [21:00:04] [Server thread/INFO] inecraft/DedicatedServer]: [TheSzycha: Teleported TheSzycha to RizeN]
  8. [21:04:22] [Server thread/INFO] inecraft/DedicatedServer]: [holok88: Changing to clear weather]
  9. [21:11:44] [Server thread/INFO] inecraft/DedicatedServer]: [holok88: Changing to clear weather]
  10. [21:13:16] [Server thread/ERROR] [FML]: Encountered an exception while constructing entity 'mowziesmobs:naga'
  11. java.lang.reflect.InvocationTargetException: null
  12. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  13. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  14. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  15. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  16. at net.minecraftforge.fml.common.registry.EntityEntryBuilder$ConstructorFactory.apply(EntityEntryBuilder.java:304) [EntityEntryBuilder$ConstructorFactory.class:?]
  17. at net.minecraftforge.fml.common.registry.EntityEntryBuilder$ConstructorFactory.apply(EntityEntryBuilder.java:290) [EntityEntryBuilder$ConstructorFactory.class:?]
  18. at net.minecraftforge.fml.common.registry.EntityEntry.newInstance(EntityEntry.java:68) [EntityEntry.class:?]
  19. at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:655) [anh$c.class:?]
  20. at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141) [anb.class:?]
  21. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203) [oo.class:?]
  22. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) [MinecraftServer.class:?]
  23. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  24. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  26. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  27. Caused by: java.lang.NoSuchFieldError: dc
  28. at com.bobmowzie.mowziesmobs.server.entity.naga.EntityNaga.<init>(EntityNaga.java:223) ~[EntityNaga.class:?]
  29. ... 15 more
  30. [21:13:16] [Server thread/ERROR] inecraft/MinecraftServer]: Encountered an unexpected exception
  31. net.minecraft.util.ReportedException: Exception ticking world
  32. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:762) ~[MinecraftServer.class:?]
  33. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
  34. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
  35. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  36. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  37. Caused by: java.lang.NullPointerException
  38. at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:149) ~[anb.class:?]
  39. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203) ~[oo.class:?]
  40. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) ~[MinecraftServer.class:?]
  41. ... 4 more
  42. [21:13:16] [Server thread/ERROR] inecraft/MinecraftServer]: This crash report has been saved to: /home/data/holok88/762698.wom/./crash-reports/crash-2019-10-17_21.13.16-server.txt
  43. [21:13:16] [Server thread/INFO] inecraft/MinecraftServer]: Stopping server
  44. [21:13:16] [Server thread/INFO] inecraft/MinecraftServer]: Saving players
  45. [21:13:16] [Server thread/INFO] inecraft/MinecraftServer]: Saving worlds
  46. [21:13:16] [Server thread/INFO] inecraft/MinecraftServer]: Saving chunks for level 'world'/overworld
  47. [21:13:17] [Server thread/INFO] [FML]: Unloading dimension 0
  48. [21:13:17] [Server thread/INFO] [STDOUT]: [exterminatorjeff.undergroundbiomes.intermod.OresRegistry:recheckPile:350]: 81 Blocks in World : 0
  49. [21:13:17] [Server thread/INFO] [STDOUT]: [exterminatorjeff.undergroundbiomes.intermod.OresRegistry:recheckPile:352]: Blocks queued for redo: 81
  50. [21:13:17] [Server thread/INFO] [undergroundbiomes]: [UndergroundBiomes] Server Stopped
  51. [21:13:17] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  52. [21:13:17] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Stopping server
  53. [21:13:17] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Saving players
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement