Advertisement
Guest User

imkSushi's Potion Addon Bug

a guest
Jul 5th, 2016
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Exception has been thrown by the target of an invocation.
  2. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  3. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  5. at Terraria.ModLoader.Mod.AutoloadItem (System.Type type) [0x00000] in <filename unknown>:0
  6. at Terraria.ModLoader.Mod.Autoload () [0x00000] in <filename unknown>:0
  7. at Terraria.ModLoader.ModLoader.do_Load (System.Object threadContext) [0x00000] in <filename unknown>:0
  8.  
  9. Inner Exception:
  10. Object reference not set to an instance of an object
  11. at imkSushisModPotionsAddon.Items.SkyUnrestPotion..ctor () [0x00000] in <filename unknown>:0
  12. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  13. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement