Advertisement
Guest User

Untitled

a guest
Mar 5th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 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 10
  4. at Terraria.ModLoader.NPCLoader.SetupNPC(NPC npc)
  5. at Terraria.NPC.SetDefaults(Int32 Type, Single scaleOverride)
  6. at Terraria.NPC.NewNPC(Int32 X, Int32 Y, Int32 Type, Int32 Start, Single ai0, Single ai1, Single ai2, Single ai3, Int32 Target)
  7. at Terraria.WorldGen.DungeonEnt(Int32 i, Int32 j, UInt16 tileType, Int32 wallType)
  8. at Terraria.WorldGen.MakeDungeon(Int32 x, Int32 y, GenerationProgress progress)
  9. at Terraria.WorldGen.<>c__DisplayClass254_0.<generateWorld>b__28(GenerationProgress progress)
  10. at Terraria.GameContent.Generation.PassLegacy.Apply(GenerationProgress progress)
  11. at Terraria.World.Generation.WorldGenerator.GenerateWorld(GenerationProgress progress)
  12. at Terraria.WorldGen.generateWorld(Int32 seed, GenerationProgress customProgressObject)
  13. at Terraria.WorldGen.do_worldGenCallBack(Object threadContext)
  14. at Terraria.WorldGen.worldGenCallBack(Object threadContext)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement