Advertisement
Bochulain

BlankSlate1-1.9-Uni

May 28th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 5/28/16 8:04 PM
  5. Description: Exception ticking world
  6.  
  7. java.lang.NoClassDefFoundError: com/mojang/realmsclient/gui/ChatFormatting
  8. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.<clinit>(EntityMagicalHorse.java:154)
  9. at com.hackshop.ultimate_unicorn.mobs.EntityKnightVagabond.func_180482_a(EntityKnightVagabond.java:157)
  10. at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:153)
  11. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:196)
  12. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:694)
  13. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:386)
  14. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:609)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
  16. at java.lang.Thread.run(Unknown Source)
  17. Caused by: java.lang.ClassNotFoundException: com.mojang.realmsclient.gui.ChatFormatting
  18. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  19. at java.lang.ClassLoader.loadClass(Unknown Source)
  20. at java.lang.ClassLoader.loadClass(Unknown Source)
  21. ... 9 more
  22. Caused by: java.lang.NullPointerException
  23. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  24. ... 11 more
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Stacktrace:
  32. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.<clinit>(EntityMagicalHorse.java:154)
  33. at com.hackshop.ultimate_unicorn.mobs.EntityKnightVagabond.func_180482_a(EntityKnightVagabond.java:157)
  34. at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:153)
  35. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:196)
  36.  
  37. -- Affected level --
  38. Details:
  39. Level name: world
  40. All players: 1 total; [EntityPlayerMP['Bochulain'/1186, l='world', x=278.99, y=63.19, z=204.28]]
  41. Chunk stats: ServerChunkCache: 625 Drop: 0
  42. Level seed: 8342193564964744174
  43. Level generator: ID 00 - default, ver 1. Features enabled: true
  44. Level generator options:
  45. Level spawn location: World: (285,64,213), Chunk: (at 13,4,5 in 17,13; contains blocks 272,0,208 to 287,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  46. Level time: 739 game time, 680 day time
  47. Level dimension: 0
  48. Level storage version: 0x04ABD - Anvil
  49. Level weather: Rain time: 124042 (now: false), thunder time: 103293 (now: false)
  50. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  51. Stacktrace:
  52. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:694)
  53. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:386)
  54. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:609)
  55. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
  56. at java.lang.Thread.run(Unknown Source)
  57.  
  58. -- System Details --
  59. Details:
  60. Minecraft Version: 1.9
  61. Operating System: Windows 7 (x86) version 6.1
  62. Java Version: 1.8.0_91, Oracle Corporation
  63. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  64. Memory: 70975016 bytes (67 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
  65. JVM Flags: 0 total;
  66. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  67. FML: MCP 9.23 Powered by Forge 12.16.1.1887 4 mods loaded, 4 mods active
  68. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  69. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  70. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1887-universal.jar)
  71. UCHIJAAAA Forge{12.16.1.1887} [Minecraft Forge] (forge-1.9-12.16.1.1887-universal.jar)
  72. UCHIJAAAA ultimate_unicorn_mod{1.4.13} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.9-1.4.13.jar)
  73. Loaded coremods (and transformers):
  74. Profiler Position: N/A (disabled)
  75. Player Count: 1 / 20; [EntityPlayerMP['Bochulain'/1186, l='world', x=278.99, y=63.19, z=204.28]]
  76. Is Modded: Definitely; Server brand changed to 'fml,forge'
  77. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement