Advertisement
theguild42

Integrated Dynamics crash

Apr 17th, 2021
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. [09:49:29] [Server thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID a7a031ee-0d2a-4ddd-811a-8b5dd816e01f
  2. [09:49:29] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
  3. net.minecraft.crash.ReportedException: Ticking block entity
  4. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:855) ~[?:?] {re:classloading,pl:accesstransformer:B}
  5. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:classloading,pl:accesstransformer:B}
  6. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  7. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:classloading,pl:accesstransformer:B}
  8. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B}
  9. at java.lang.Thread.run(Thread.java:834) [?:?] {}
  10. Caused by: java.lang.ClassCastException: class org.cyclops.integrateddynamics.core.evaluate.variable.ValueObjectTypeItemStack$ValueItemStack cannot be cast to class org.cyclops.integrateddynamics.core.evaluate.variable.ValueTypeOperator$ValueOperator (org.cyclops.integrateddynamics.core.evaluate.variable.ValueObjectTypeItemStack$ValueItemStack and org.cyclops.integrateddynamics.core.evaluate.variable.ValueTypeOperator$ValueOperator are in unnamed module of loader cpw.mods.modlauncher.TransformingClassLoader @26cb5207)
  11. at org.cyclops.integrateddynamics.core.evaluate.variable.ValueTypeOperator.materialize(ValueTypeOperator.java:36) ~[integrateddynamics:1.7.2] {re:classloading}
  12. at org.cyclops.integrateddynamics.tileentity.TileMaterializer.writeMaterialized(TileMaterializer.java:128) ~[integrateddynamics:1.7.2] {re:classloading}
  13. at org.cyclops.integrateddynamics.tileentity.TileMaterializer.func_73660_a(TileMaterializer.java:116) ~[integrateddynamics:1.7.2] {re:classloading}
  14. at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:classloading,pl:accesstransformer:B}
  15. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:classloading}
  16. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:classloading,pl:accesstransformer:B}
  17. ... 5 more
  18. AL lib: (EE) alc_cleanup: 1 device not closed
  19. Process exited with code 255.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement