Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.14 KB | None | 0 0
  1. net.minecraft.util.ReportedException: Ticking entity
  2. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:773) ~[MinecraftServer.class:?]
  3. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
  4. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) ~[chd.class:?]
  5. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  6. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  7. Caused by: java.lang.NoClassDefFoundError: com/pg85/otg/forge/dimensions/WorldProviderOTG
  8. at com.pg85.otg.forge.asm.OTGHooks.getGravityFactor(OTGHooks.java:26) ~[OTG-Core.jar:?]
  9. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1977) ~[vp.class:?]
  10. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393) ~[vp.class:?]
  11. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) ~[vq.class:?]
  12. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178) ~[vd.class:?]
  13. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43) ~[zv.class:?]
  14. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) ~[vp.class:?]
  15. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) ~[vq.class:?]
  16. at net.minecraft.world.World.func_72866_a(World.java:1993) ~[amu.class:?]
  17. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) ~[oo.class:?]
  18. at net.minecraft.world.World.func_72870_g(World.java:1955) ~[amu.class:?]
  19. at net.minecraft.world.World.func_72939_s(World.java:1759) ~[amu.class:?]
  20. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?]
  21. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) ~[MinecraftServer.class:?]
  22. ... 4 more
  23. Caused by: java.lang.ClassNotFoundException: com.pg85.otg.forge.dimensions.WorldProviderOTG
  24. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  25. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
  26. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
  27. at com.pg85.otg.forge.asm.OTGHooks.getGravityFactor(OTGHooks.java:26) ~[OTG-Core.jar:?]
  28. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1977) ~[vp.class:?]
  29. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393) ~[vp.class:?]
  30. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) ~[vq.class:?]
  31. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178) ~[vd.class:?]
  32. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43) ~[zv.class:?]
  33. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) ~[vp.class:?]
  34. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) ~[vq.class:?]
  35. at net.minecraft.world.World.func_72866_a(World.java:1993) ~[amu.class:?]
  36. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) ~[oo.class:?]
  37. at net.minecraft.world.World.func_72870_g(World.java:1955) ~[amu.class:?]
  38. at net.minecraft.world.World.func_72939_s(World.java:1759) ~[amu.class:?]
  39. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?]
  40. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) ~[MinecraftServer.class:?]
  41. ... 4 more
  42. Caused by: java.lang.NullPointerException
  43. [17:07:03] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: C:\Users\Ryan\AppData\Roaming\.minecraft\crash-reports\crash-2019-08-24_17.07.03-server.txt
  44. [17:07:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  45. [17:07:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  46. [17:07:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  47. [17:07:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New World'/overworld
  48. [17:07:04] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
  49.  
  50. WARNING: coremods are present:
  51. OTGCorePlugin (OTG-Core.jar)
  52. Contact their authors BEFORE contacting forge
  53.  
  54. // You should try our sister game, Minceraft!
  55.  
  56. Time: 8/24/19 5:07 PM
  57. Description: Ticking entity
  58.  
  59. java.lang.NoClassDefFoundError: com/pg85/otg/forge/dimensions/WorldProviderOTG
  60. at com.pg85.otg.forge.asm.OTGHooks.getGravityFactor(OTGHooks.java:26)
  61. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1977)
  62. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  63. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  64. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  65. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  66. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  67. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  68. at net.minecraft.world.World.func_72866_a(World.java:1993)
  69. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  70. at net.minecraft.world.World.func_72870_g(World.java:1955)
  71. at net.minecraft.world.World.func_72939_s(World.java:1759)
  72. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  73. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  74. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  75. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  76. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  77. at java.lang.Thread.run(Thread.java:745)
  78. Caused by: java.lang.ClassNotFoundException: com.pg85.otg.forge.dimensions.WorldProviderOTG
  79. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  80. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  81. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  82. ... 18 more
  83. Caused by: java.lang.NullPointerException
  84.  
  85.  
  86. A detailed walkthrough of the error, its code path and all known details is as follows:
  87. ---------------------------------------------------------------------------------------
  88.  
  89. -- Head --
  90. Thread: Client thread
  91. Stacktrace:
  92. at com.pg85.otg.forge.asm.OTGHooks.getGravityFactor(OTGHooks.java:26)
  93. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1977)
  94. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  95. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  96. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  97. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  98. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  99. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  100. at net.minecraft.world.World.func_72866_a(World.java:1993)
  101. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  102. at net.minecraft.world.World.func_72870_g(World.java:1955)
  103.  
  104. -- Entity being ticked --
  105. Details:
  106. Entity Type: minecraft:cow (net.minecraft.entity.passive.EntityCow)
  107. Entity ID: 8
  108. Entity Name: Cow
  109. Entity's Exact location: -385.50, 63.00, 267.50
  110. Entity's Block location: World: (-386,63,267), Chunk: (at 14,3,11 in -25,16; contains blocks -400,0,256 to -385,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  111. Entity's Momentum: 0.00, 0.00, 0.00
  112. Entity's Passengers: []
  113. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  114. Stacktrace:
  115. at net.minecraft.world.World.func_72939_s(World.java:1759)
  116. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  117.  
  118. -- Affected level --
  119. Details:
  120. Level name: New World
  121. All players: 0 total; []
  122. Chunk stats: ServerChunkCache: 626 Drop: 0
  123. Level seed: 3760029263515005
  124. Level generator: ID 00 - default, ver 1. Features enabled: true
  125. Level generator options:
  126. Level spawn location: World: (-229,64,306), Chunk: (at 11,4,2 in -15,19; contains blocks -240,0,304 to -225,255,319), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  127. Level time: 1 game time, 1 day time
  128. Level dimension: 0
  129. Level storage version: 0x04ABD - Anvil
  130. Level weather: Rain time: 124486 (now: false), thunder time: 164176 (now: false)
  131. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  132. Stacktrace:
  133. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  134. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  135. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  136. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  137. at java.lang.Thread.run(Thread.java:745)
  138.  
  139. -- System Details --
  140. Details:
  141. Minecraft Version: 1.12.2
  142. Operating System: Windows 10 (amd64) version 10.0
  143. Java Version: 1.8.0_51, Oracle Corporation
  144. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  145. Memory: 272296712 bytes (259 MB) / 536870912 bytes (512 MB) up to 2147483648 bytes (2048 MB)
  146. 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
  147. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  148. FML: MCP 9.42 Powered by Forge 14.23.5.2838 5 mods loaded, 5 mods active
  149. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  150.  
  151. | State | ID | Version | Source | Signature |
  152. |:------ |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
  153. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  154. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  155. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  156. | LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  157. | LCHIJA | otgcore | 1.12.2 - v7 | minecraft.jar | None |
  158.  
  159. Loaded coremods (and transformers):
  160. OTGCorePlugin (OTG-Core.jar)
  161. com.pg85.otg.forge.asm.OTGClassTransformer
  162. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  163. Profiler Position: N/A (disabled)
  164. Player Count: 0 / 8; []
  165. Type: Integrated Server (map_client.txt)
  166. Is Modded: Definitely; Client brand changed to 'fml,forge'
  167. [17:07:04] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Ryan\AppData\Roaming\.minecraft\crash-reports\crash-2019-08-24_17.07.03-server.txt
  168. [17:07:04] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
  169. [17:07:08] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New World'/the_nether
  170. [17:07:08] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New World'/the_end
  171. [17:07:08] [Server thread/INFO] [FML]: Unloading dimension 0
  172. [17:07:08] [Server thread/INFO] [FML]: Unloading dimension -1
  173. [17:07:08] [Server thread/INFO] [FML]: Unloading dimension 1
  174. [17:07:09] [Server thread/INFO] [FML]: Applying holder lookups
  175. [17:07:09] [Server thread/INFO] [FML]: Holder lookups applied
  176. [17:07:09] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  177. [17:07:09] [Client thread/INFO] [FML]: Server terminated.
  178. [17:07:09] [Client Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  179. [17:07:09] [Client Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement