Advertisement
Guest User

Untitled

a guest
Nov 29th, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.47 KB | None | 0 0
  1. [FML]: Unable to access any field net.minecraft.entity.projectile.EntityTippedArrow on type net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: java.lang.NullPointerException
  2. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: java.lang.ExceptionInInitializerError
  3. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.theishiopian.usefulpotionarrows.Core.PreInit(Core.java:19)
  4. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  5. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  6. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  7. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at java.lang.reflect.Method.invoke(Unknown Source)
  8. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:626)
  9. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  11. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at java.lang.reflect.Method.invoke(Unknown Source)
  13. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  14. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  15. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  16. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  17. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  18. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  19. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  20. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  21. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  22. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  24. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  25. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at java.lang.reflect.Method.invoke(Unknown Source)
  26. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  27. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  28. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  29. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  30. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  31. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  32. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  33. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  34. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  35. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  36. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraft.client.Minecraft.init(Minecraft.java:513)
  37. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraft.client.Minecraft.run(Minecraft.java:421)
  38. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraft.client.main.Main.main(Main.java:118)
  39. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at java.lang.reflect.Method.invoke(Unknown Source)
  43. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  44. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  45. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at java.lang.reflect.Method.invoke(Unknown Source)
  49. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  50. [18:46:48] [main/INFO] [STDERR]: [com.theishiopian.usefulpotionarrows.Core:PreInit:23]: at GradleStart.main(GradleStart.java:25)
  51. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: java.lang.NullPointerException
  52. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraftforge.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:145)
  53. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraftforge.fml.common.ObfuscationReflectionHelper.getPrivateValue(ObfuscationReflectionHelper.java:68)
  54. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.theishiopian.usefulpotionarrows.DamageNullifier.<clinit>(DamageNullifier.java:23)
  55. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 48 more
  56. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.NullPointerException
  57. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(Unknown Source)
  58. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at sun.reflect.UnsafeObjectFieldAccessorImpl.get(Unknown Source)
  59. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.reflect.Field.get(Unknown Source)
  60. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraftforge.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:141)
  61. [18:46:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 50 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement