Advertisement
Guest User

crash

a guest
Jun 30th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.30 KB | None | 0 0
  1. Caused by: java.lang.NoClassDefFoundError: org.spongepowered.common.mixin.core.world.gen.feature.WorldGenBushAccessor is a mixin class and cannot be referenced directly
  2.  
  3. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:488) ~[spongeforge-1.12.2-2838-7.1.7-RC3832.jar:1.12.2-2838-7.1.7-RC3832]
  4.  
  5. at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72) ~[spongeforge-1.12.2-2838-7.1.7-RC3832.jar:1.12.2-2838-7.1.7-RC3832]
  6.  
  7. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  8.  
  9. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  10.  
  11. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_40]
  12.  
  13. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_40]
  14.  
  15. at org.spongepowered.common.world.gen.populators.HellMushroomPopulator.populate(HellMushroomPopulator.java:98) ~[HellMushroomPopulator.class:1.12.2-2838-7.1.7-RC3832]
  16.  
  17. at org.spongepowered.api.world.gen.Populator.populate(Populator.java:97) ~[Populator.class:1.12.2-2838-7.1.7-RC3832]
  18.  
  19. at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.func_185931_b(SpongeChunkGeneratorForge.java:279) ~[SpongeChunkGeneratorForge.class:1.12.2-2838-7.1.7-RC3832]
  20.  
  21. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019) ~[axw.class:?]
  22.  
  23. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:999) ~[axw.class:?]
  24.  
  25. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157) ~[on.class:?]
  26.  
  27. at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
  28.  
  29. at net.minecraft.world.World.func_175726_f(World.java:305) ~[amu.class:?]
  30.  
  31. at net.minecraft.world.WorldServer.func_180495_p(WorldServer.java:5161) ~[oo.class:?]
  32.  
  33. at net.minecraft.world.Teleporter.findPortal(Teleporter.java:629) ~[anc.class:?]
  34.  
  35. at net.minecraft.world.Teleporter.func_180620_b(Teleporter.java:1123) ~[anc.class:?]
  36.  
  37. at net.minecraft.world.Teleporter.func_180266_a(Teleporter.java:1080) ~[anc.class:?]
  38.  
  39. at net.minecraft.world.Teleporter.bridge$placeEntity(Teleporter.java:1218) ~[anc.class:?]
  40.  
  41. at org.spongepowered.common.entity.EntityUtil.createInvokingTeleporterPhase(EntityUtil.java:607) ~[EntityUtil.class:1.12.2-2838-7.1.7-RC3832]
  42.  
  43. at org.spongepowered.common.entity.EntityUtil.transferPlayerToWorld(EntityUtil.java:353) ~[EntityUtil.class:1.12.2-2838-7.1.7-RC3832]
  44.  
  45. at net.minecraft.entity.player.EntityPlayerMP.changeDimension(EntityPlayerMP.java:5857) ~[oq.class:?]
  46.  
  47. at net.minecraft.entity.Entity.func_184204_a(Entity.java:2543) ~[vg.class:?]
  48.  
  49. at net.minecraft.entity.Entity.func_70030_z(Entity.java:442) ~[vg.class:?]
  50.  
  51. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) ~[vp.class:?]
  52.  
  53. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) ~[vg.class:?]
  54.  
  55. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) ~[vp.class:?]
  56.  
  57. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) ~[aed.class:?]
  58.  
  59. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) ~[oq.class:?]
  60.  
  61. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************/
  62.  
  63. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* Phases Not Completed */
  64.  
  65. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* One or more phases were started but were not properly completed by the end of the server tick. They will be automatically closed, but this is an issue that should be reported to Sponge. */
  66.  
  67. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
  68.  
  69. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* Context: */
  70.  
  71. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* - World: WorldServer{Name=DIM-1, DimensionId=-1, DimensionType=minecraft:nether} */
  72.  
  73. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* - Phase: Block{InvokingTeleporter} */
  74.  
  75. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* - DamageSource: null */
  76.  
  77. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* - Phase: Tick{Player} */
  78.  
  79. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* - Source: EntityPlayerMP[‘Relaxyy’/14775, l=‘world’, x=-25.00, y=63.29, z=26.00] */
  80.  
  81. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* */
  82.  
  83. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  84.  
  85. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-a56d82c4c */
  86.  
  87. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
  88.  
  89. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3832 */
  90.  
  91. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2838 */
  92.  
  93. e[39;0m> /*********************************************************************************************************************************************************************************************/
  94.  
  95. /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
  96.  
  97. /* Context: */
  98.  
  99. /* - World: WorldServer{Name=DIM-1, DimensionId=-1, DimensionType=minecraft:nether} */
  100.  
  101. /* - Phase: Block{InvokingTeleporter} */
  102.  
  103. /* - DamageSource: null */
  104.  
  105. /* - Phase: Tick{Player} */
  106.  
  107. /* - Source: EntityPlayerMP[‘Relaxyy’/14775, l=‘world’, x=-25.00, y=63.29, z=26.00] */
  108.  
  109. /* Minecraft : 1.12.2 */
  110.  
  111. /* SpongeAPI : 7.1.0-a56d82c4c */
  112.  
  113. /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
  114.  
  115. /* SpongeForge : 1.12.2-2838-7.1.7-RC3832 */
  116.  
  117. /* Minecraft Forge : 14.23.5.2838 */
  118.  
  119. e[Ke[31;1m[18:40:44] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
  120.  
  121. java.lang.IllegalStateException: Cause Stack Frame Corruption! Attempted to pop a frame that was not on the stack.
  122.  
  123. at org.spongepowered.common.event.SpongeCauseStackManager.popCauseFrame(SpongeCauseStackManager.java:249) ~[SpongeCauseStackManager.class:1.12.2-2838-7.1.7-RC3832]
  124.  
  125. at org.spongepowered.common.event.tracking.PhaseContext$$Lambda$1510/1574257814.accept(Unknown Source) ~[?:?]
  126.  
  127. at java.util.ArrayDeque$DeqIterator.forEachRemaining(ArrayDeque.java:669) ~[?:1.8.0_40]
  128.  
  129. at org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:625) ~[PhaseContext.class:1.12.2-2838-7.1.7-RC3832]
  130.  
  131. at org.spongepowered.common.event.tracking.PhaseTracker.ensureEmpty(PhaseTracker.java:1210) ~[spongeforge-1.12.2-2838-7.1.7-RC3832.jar:1.12.2-2838-7.1.7-RC3832]
  132.  
  133. at net.minecraft.server.MinecraftServer.handler$onServerTickEnd$zji000(MinecraftServer.java:4310) ~[MinecraftServer.class:?]
  134.  
  135. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:713) ~[MinecraftServer.class:?]
  136.  
  137. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  138.  
  139. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40]
  140.  
  141. e[39;0m> e[Ke[31;1m[18:40:44] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: /home/e201980/pliki/./crash-reports/crash-2019-06-30_18.40.44-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement