Advertisement
Guest User

Untitled

a guest
Mar 5th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Index was outside the bounds of the array.
  2. at Terraria.Player.FindBuffIndex(Int32 type)
  3. at Tremor.NPCs.TremorNPC.SetDefaults(NPC npc) in c:\Users\zadum4ivii\Documents\My Games\Terraria\ModLoader\Mod Sources\Tremor\NPCs\TremorNPCInfo.cs:line 11
  4. at Terraria.ModLoader.NPCLoader.SetupNPC(NPC npc)
  5. at Terraria.NPC.SetDefaults(Int32 Type, Single scaleOverride)
  6. at Terraria.NPC.SetDefaultsKeepPlayerInteraction(Int32 Type)
  7. at Terraria.NPC.CloneDefaults(Int32 Type)
  8. at SpiritMod.NPCs.Town.LoneTrapper.SetDefaults() in c:\Users\colton\Documents\My Games\Terraria\ModLoader\Mod Sources\SpiritMod\NPCs\Town\LoneTrapper.cs:line 18
  9. at Terraria.ModLoader.Mod.SetupContent()
  10. at Terraria.ModLoader.ModLoader.do_Load(Object threadContext)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement