Advertisement
Guest User

Crashreport

a guest
Dec 13th, 2015
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.8-1577-2.1-DEV-904.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Shall we play a game?
  8.  
  9. Time: 12/13/15 10:31 PM
  10. Description: Exception in server tick loop
  11.  
  12. java.lang.NullPointerException: Exception in server tick loop
  13. at net.minecraft.entity.Entity.setLocation(Entity.java:344)
  14. at net.minecraft.entity.Entity.setLocation(Entity.java:271)
  15. at net.minecraft.entity.Entity.setTransform(Entity.java:462)
  16. at net.minecraft.entity.player.EntityPlayer.func_70999_a(EntityPlayer.java:121)
  17. at net.minecraft.entity.player.EntityPlayerMP.func_70999_a(EntityPlayerMP.java:648)
  18. at net.minecraft.entity.player.EntityPlayerMP.func_71123_m(EntityPlayerMP.java:916)
  19. at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:701)
  20. at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:403)
  21. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:185)
  22. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:727)
  23. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  24. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  26. at java.lang.Thread.run(Thread.java:745)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- System Details --
  33. Details:
  34. Minecraft Version: 1.8
  35. Operating System: Linux (amd64) version 3.13.0-52-generic
  36. Java Version: 1.8.0_60, Oracle Corporation
  37. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  38. Memory: 461039632 bytes (439 MB) / 1055916032 bytes (1007 MB) up to 1908932608 bytes (1820 MB)
  39. JVM Flags: 3 total; -Xmx2048M -Xms512M -XX:MaxPermSize=256m
  40. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  41. FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 7 mods loaded, 7 mods active
  42. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  43. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  44. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1535-universal.jar)
  45. UCHIJAAAA Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.3.1535-universal.jar)
  46. UCHIJAAAA sponge{1.8-1577-2.1-DEV-904} [Sponge] (spongeforge-1.8-1577-2.1-DEV-904.jar)
  47. UCHIJAAAA EssentialCmds{5.9} [EssentialCmds] (EssentialCmds-5.9.jar)
  48. UCHIJAAAA cfm{3.5.2} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.5.2(1.8).jar)
  49. UCHIJAAAA PermissionsEx{2.0-SNAPSHOT} [PermissionsEx] (PermissionsEx-Sponge(1).jar)
  50. Loaded coremods (and transformers):
  51. SpongeCoremod (spongeforge-1.8-1577-2.1-DEV-904.jar)
  52. org.spongepowered.mod.asm.transformer.WorldGeneratorTransformer
  53. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  54. Profiler Position: N/A (disabled)
  55. Player Count: 0 / 20; []
  56. Is Modded: Definitely; Server brand changed to 'fml,forge,SpongeForge'
  57. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement