Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.88 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. OTGCorePlugin (OTG-Core.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // My bad.
  8.  
  9. Time: 1/17/19 12:35 AM
  10. Description: Ticking entity
  11.  
  12. java.lang.NoClassDefFoundError: com/pg85/otg/forge/dimensions/WorldProviderOTG
  13. at com.pg85.otg.forge.asm.OTGHooks.getGravityFactor(OTGHooks.java:26)
  14. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1970)
  15. at net.minecraft.entity.player.EntityPlayer.func_191986_a(EntityPlayer.java:1827)
  16. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2386)
  17. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:513)
  18. at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:1011)
  19. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172)
  20. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
  21. at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181)
  22. at net.minecraft.world.World.func_72866_a(World.java:1993)
  23. at net.minecraft.world.World.func_72870_g(World.java:1955)
  24. at net.minecraft.world.World.func_72939_s(World.java:1759)
  25. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1846)
  26. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
  27. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  28. at net.minecraft.client.main.Main.main(SourceFile:123)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:497)
  33. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  34. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  35. Caused by: java.lang.ClassNotFoundException: com.pg85.otg.forge.dimensions.WorldProviderOTG
  36. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  37. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  39. ... 22 more
  40. Caused by: java.lang.NullPointerException
  41.  
  42.  
  43. A detailed walkthrough of the error, its code path and all known details is as follows:
  44. ---------------------------------------------------------------------------------------
  45.  
  46. -- Head --
  47. Thread: Client thread
  48. Stacktrace:
  49. at com.pg85.otg.forge.asm.OTGHooks.getGravityFactor(OTGHooks.java:26)
  50. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1970)
  51. at net.minecraft.entity.player.EntityPlayer.func_191986_a(EntityPlayer.java:1827)
  52. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2386)
  53. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:513)
  54. at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:1011)
  55. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172)
  56. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
  57. at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181)
  58. at net.minecraft.world.World.func_72866_a(World.java:1993)
  59. at net.minecraft.world.World.func_72870_g(World.java:1955)
  60.  
  61. -- Entity being ticked --
  62. Details:
  63. Entity Type: null (net.minecraft.client.entity.EntityPlayerSP)
  64. Entity ID: 720
  65. Entity Name: PlannedOpossumCa
  66. Entity's Exact location: -20.50, 94.50, -382.50
  67. Entity's Block location: World: (-21,94,-383), Chunk: (at 11,5,1 in -2,-24; contains blocks -32,0,-384 to -17,255,-369), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  68. Entity's Momentum: 0.00, 0.00, 0.00
  69. Entity's Passengers: []
  70. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  71. Stacktrace:
  72. at net.minecraft.world.World.func_72939_s(World.java:1759)
  73.  
  74. -- Affected level --
  75. Details:
  76. Level name: MpServer
  77. All players: 4 total; [EntityPlayerSP['PlannedOpossumCa'/720, l='MpServer', x=-20.50, y=94.50, z=-382.50], EntityOtherPlayerMP['AviHawk'/718, l='MpServer', x=-20.50, y=94.00, z=-382.50], EntityOtherPlayerMP['NoLifeXYZ'/719, l='MpServer', x=-20.50, y=94.00, z=-382.50], EntityOtherPlayerMP['lachlanrez'/638, l='MpServer', x=-20.50, y=94.00, z=-383.21]]
  78. Chunk stats: MultiplayerChunkCache: 117, 117
  79. Level seed: 0
  80. Level generator: ID 01 - flat, ver 0. Features enabled: false
  81. Level generator options:
  82. Level spawn location: World: (-21,94,-383), Chunk: (at 11,5,1 in -2,-24; contains blocks -32,0,-384 to -17,255,-369), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  83. Level time: 2 game time, 2 day time
  84. Level dimension: 0
  85. Level storage version: 0x00000 - Unknown?
  86. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  87. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  88. Forced entities: 24 total; [EntityPlayerSP['PlannedOpossumCa'/720, l='MpServer', x=-20.50, y=94.50, z=-382.50], EntityArmorStand['§6Welcome to §cRC-Pixelmon'/32, l='MpServer', x=-20.50, y=98.00, z=-374.50], EntityArmorStand['§bPixelmon Version: §6Reforged §a§l6.3.4'/33, l='MpServer', x=-20.50, y=97.75, z=-374.50], EntityArmorStand['Armor Stand'/34, l='MpServer', x=-20.50, y=97.50, z=-374.50], EntityArmorStand['§6Latest News:'/35, l='MpServer', x=-20.50, y=97.25, z=-374.50], EntityArmorStand['§c~§aReceive free legendaries with every Lifetime VIP purchase!§6 http://rc-gamers.com/pixelshop'/36, l='MpServer', x=-20.50, y=97.00, z=-374.50], EntityArmorStand['§c~§eUpcoming features: §dPlayershop, §aMatchmaker, §eand more!'/37, l='MpServer', x=-20.50, y=96.75, z=-374.50], EntityArmorStand['§6For more Info on how to install Pixelmon or update visit:'/38, l='MpServer', x=-20.50, y=96.50, z=-374.50], EntityArmorStand['§bwww.RC-Gamers.com/faq'/39, l='MpServer', x=-20.50, y=96.25, z=-374.50], EntityArmorStand['§6Welcome to §cRC-Pixelmon'/40, l='MpServer', x=-20.50, y=98.00, z=-392.50], EntityOtherPlayerMP['AviHawk'/718, l='MpServer', x=-20.50, y=94.00, z=-382.50], EntityArmorStand['§bPixelmon Version: §6Reforged §a§l6.3.4'/41, l='MpServer', x=-20.50, y=97.75, z=-392.50], EntityOtherPlayerMP['NoLifeXYZ'/719, l='MpServer', x=-20.50, y=94.00, z=-382.50], EntityArmorStand['Armor Stand'/42, l='MpServer', x=-20.50, y=97.50, z=-392.50], EntityOtherPlayerMP['lachlanrez'/638, l='MpServer', x=-20.50, y=94.00, z=-383.21], EntityArmorStand['§6Latest News:'/43, l='MpServer', x=-20.50, y=97.25, z=-392.50], EntityArmorStand['§c~§aReceive free legendaries with every Lifetime VIP purchase!§6 http://rc-gamers.com/pixelshop'/44, l='MpServer', x=-20.50, y=97.00, z=-392.50], EntityArmorStand['§c~§eUpcoming features: §dPlayershop, §aMatchmaker, §eand more!'/45, l='MpServer', x=-20.50, y=96.75, z=-392.50], EntityOtherPlayerMP['AviHawk'/718, l='MpServer', x=-20.50, y=94.00, z=-382.50], EntityArmorStand['§6For more Info on how to install Pixelmon or update visit:'/46, l='MpServer', x=-20.50, y=96.50, z=-392.50], EntityOtherPlayerMP['NoLifeXYZ'/719, l='MpServer', x=-20.50, y=94.00, z=-382.50], EntityArmorStand['§bwww.RC-Gamers.com/faq'/47, l='MpServer', x=-20.50, y=96.25, z=-392.50], EntityArmorStand['§dhttp://rc-gamers.com'/48, l='MpServer', x=-38.64, y=92.00, z=-321.77], EntityOtherPlayerMP['lachlanrez'/638, l='MpServer', x=-20.50, y=94.00, z=-383.21]]
  89. Retry entities: 0 total; []
  90. Server brand: rcPixelmon (git:BungeeCord-Bootstrap:1.12-SNAPSHOT:786d8dc:196)
  91. Server type: Non-integrated multiplayer server
  92. Stacktrace:
  93. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
  94. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2740)
  95. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
  96. at net.minecraft.client.main.Main.main(SourceFile:123)
  97. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  98. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  99. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  100. at java.lang.reflect.Method.invoke(Method.java:497)
  101. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  102. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  103.  
  104. -- System Details --
  105. Details:
  106. Minecraft Version: 1.12.2
  107. Operating System: Windows 10 (amd64) version 10.0
  108. Java Version: 1.8.0_51, Oracle Corporation
  109. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  110. Memory: 488274000 bytes (465 MB) / 1107296256 bytes (1056 MB) up to 2147483648 bytes (2048 MB)
  111. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  112. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  113. FML: MCP 9.42 Powered by Forge 14.23.5.2768 6 mods loaded, 6 mods active
  114. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  115.  
  116. | State | ID | Version | Source | Signature |
  117. |:------ |:--------- |:------------ |:----------------------------------- |:---------------------------------------- |
  118. | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  119. | UCHIJA | mcp | 9.42 | minecraft.jar | None |
  120. | UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  121. | UCHIJA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  122. | UCHIJA | otgcore | 1.12.2 - v7 | minecraft.jar | None |
  123. | UCHIJA | pixelmon | 6.3.4 | Pixelmon-1.12.2-6.3.4-universal.jar | None |
  124.  
  125. Loaded coremods (and transformers):
  126. OTGCorePlugin (OTG-Core.jar)
  127. com.pg85.otg.forge.asm.OTGClassTransformer
  128. GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4799' Renderer: 'Intel(R) HD Graphics 520'
  129. Launched Version: 1.12.2-forge1.12.2-14.23.5.2768
  130. LWJGL: 2.9.4
  131. OpenGL: Intel(R) HD Graphics 520 GL version 4.5.0 - Build 22.20.16.4799, Intel
  132. GL Caps: Using GL 1.3 multitexturing.
  133. Using GL 1.3 texture combiners.
  134. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  135. Shaders are available because OpenGL 2.1 is supported.
  136. VBOs are available because OpenGL 1.5 is supported.
  137.  
  138. Using VBOs: Yes
  139. Is Modded: Definitely; Client brand changed to 'fml,forge'
  140. Type: Client (map_client.txt)
  141. Resource Packs:
  142. Current Language: English (US)
  143. Profiler Position: N/A (disabled)
  144. CPU: 4x Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement