Advertisement
Guest User

MC 1.10.2 Recurrent Complex Realms crash

a guest
Nov 15th, 2016
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 11/10/16 9:01 PM
  5. Description: Exception ticking world
  6.  
  7. java.lang.NullPointerException: Exception ticking world
  8. at awy.a(SourceFile:41)
  9. at awu.a(SourceFile:94)
  10. at aud.b(SourceFile:432)
  11. at asv.a(SourceFile:803)
  12. at asv.a(SourceFile:791)
  13. at lr.c(SourceFile:115)
  14. at lx.a(SourceFile:85)
  15. at ly.c(SourceFile:147)
  16. at ls.d(SourceFile:222)
  17. at net.minecraft.server.MinecraftServer.D(SourceFile:618)
  18. at net.minecraft.server.MinecraftServer.C(SourceFile:554)
  19. at bzl.C(SourceFile:155)
  20. at net.minecraft.server.MinecraftServer.run(SourceFile:458)
  21. at java.lang.Thread.run(Unknown Source)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Thread: Server thread
  29. Stacktrace:
  30. at awy.a(SourceFile:41)
  31. at awu.a(SourceFile:94)
  32. at aud.b(SourceFile:432)
  33. at asv.a(SourceFile:803)
  34. at asv.a(SourceFile:791)
  35. at lr.c(SourceFile:115)
  36. at lx.a(SourceFile:85)
  37. at ly.c(SourceFile:147)
  38. at ls.d(SourceFile:222)
  39.  
  40. -- Affected level --
  41. Details:
  42. Level name: Pocketed
  43. All players: 1 total; [lu['Robijnvogel'/255, l='Pocketed', x=200.50, y=100.00, z=200.50]]
  44. Chunk stats: ServerChunkCache: 694 Drop: 0
  45. Level seed: -7216578877712530329
  46. Level generator: ID 08 - default_1_1, ver 0. Features enabled: true
  47. Level generator options:
  48. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  49. Level time: 2354 game time, 2073 day time
  50. Level dimension: 0
  51. Level storage version: 0x04ABD - Anvil
  52. Level weather: Rain time: 160048 (now: false), thunder time: 165057 (now: false)
  53. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  54. Stacktrace:
  55. at net.minecraft.server.MinecraftServer.D(SourceFile:618)
  56. at net.minecraft.server.MinecraftServer.C(SourceFile:554)
  57. at bzl.C(SourceFile:155)
  58. at net.minecraft.server.MinecraftServer.run(SourceFile:458)
  59. at java.lang.Thread.run(Unknown Source)
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.10.2
  64. Operating System: Windows 7 (amd64) version 6.1
  65. Java Version: 1.8.0_111, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 443834472 bytes (423 MB) / 1004011520 bytes (957 MB) up to 4225236992 bytes (4029 MB)
  68. JVM Flags: 25 total; -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=8 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx4096m
  69. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  70. Profiler Position: N/A (disabled)
  71. Player Count: 1 / 8; [lu['Robijnvogel'/255, l='Pocketed', x=200.50, y=100.00, z=200.50]]
  72. Type: Integrated Server (map_client.txt)
  73. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement