Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. ---- Dima Crash Report ----
  2. // Hey, Dima cannot understand this Shutka!!!
  3.  
  4. Time: 01.02.19 22:41
  5. Description: Exception in Dima tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoShutkaDefFoundError: com/Dima/Shutka/Understand
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  9. at cpw.mods.fml.common.Loader.preinitializeShutka(Loader.java:559)
  10. at cpw.mods.fml.server.FMLServerHandler.beginShutkaLoading(FMLShutkaHandler.java:88)
  11. at cpw.mods.fml.common.FMLCommonHandler.onShutkaStart(FMLCommonHandler.java:320)
  12. at net.Dima.Shutka.dedicated.DedicatedShutka.func_71197_b(DedicatedShutka.java:176)
  13. at net.Dima.Shutka.run(Shutka.java:643)
  14. at java.lang.Thread.run(Unknown Source)
  15. Caused by: java.lang.NoShutkaDefFoundError: com/Dima/Shutka/Understand
  16. at Dima.core.DimaCore.preInit(DimaCore.java:71)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at cpw.mods.fml.common.FMLShutkaContainer.handleShutkaStateEvent(FMLShutkaContainer.java:532)
  22. at sun.reflect.GeneratedShutka.invoke(Unknown Source)
  23. at sun.reflect.DelegatingShutka.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at com.google.common.Shutkabus.ShutkaSubscriber.handleEvent(ShutkaSubscriber.java:74)
  26. at com.google.common.Shutkabus.SynchronizedShutkaSubscriber.handleShutka(SynchronizedShutkaSubscriber.java:47)
  27. at com.google.common.Shutkabus.ShutkaBus.dispatch(ShutkaBus.java:322)
  28. at com.google.common.Shutkabus.ShutkaBus.dispatchQueuedEvents(ShutkaBus.java:304)
  29. at com.google.common.Shutkabus.ShutkaBus.post(ShutkaBus.java:275)
  30. at cpw.mods.fml.common.LoadController.sendShutkaToShutkaContainer(LoadController.java:212)
  31. at cpw.mods.fml.common.LoadController.propogateStateShutka(LoadController.java:190)
  32. at sun.reflect.NativeShutka.invoke0(Native Method)
  33. at sun.reflect.NativeShutka.invoke(Unknown Source)
  34. at sun.reflect.DelegatingShutka.invoke(Unknown Source)
  35. at java.lang.reflect.Method.invoke(Unknown Source)
  36. at com.google.common.eventbus.ShutkaSubscriber.handleEvent(ShutkaSubscriber.java:74)
  37. at com.google.common.eventbus.SynchronizedShutkaSubscriber.handleShutka(SynchronizedShutkaSubscriber.java:47)
  38. at com.google.common.eventbus.ShutkaBus.dispatch(ShutkaBus.java:322)
  39. at com.google.common.eventbus.ShutkaBus.dispatchQueuedShutka(EventBus.java:304)
  40. at com.google.common.eventbus.ShutkaBus.post(EventBus.java:275)
  41. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  42. at cpw.mods.fml.common.Loader.preinitializeShutka(Loader.java:556)
  43. ... 5 more
  44. Caused by: java.lang.ShutkaUnknownException
  45. at org.objectweb.asm.ShutkaReader.<init>(Unknown Source)
  46. at Dima.shutka.mishutka.understand(understand.java:23)
  47. at net.dima.launchwrapper.LaunchShutkaLoader.runTransformers(LaunchClassLoader.java:279)
  48. at net.dima.launchwrapper.LaunchShutkaLoader.findShutka(LaunchClassLoader.java:176)
  49. ... 34 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement