JavidPack / TerraCustom

Custom world generation for Terraria.
https://forums.terraria.org/index.php?threads/terracustom-for-1-3.35346/
86 stars 15 forks source link

'Index was outside the bounds of the array' Crash on Worldgen #15

Open Sos339 opened 6 years ago

Sos339 commented 6 years ago

Getting this error when generating a world with spirt and thorium mods enabled. Terraria custom seems to crash/throw an error when it gets to the thorium generation (around the aquatic depths). Due to the crash a world file isn't generated.

https://puu.sh/B3y4d/46f0a9d0c3.png (same as attached image in case this 404s)

Using: terria custom 0.5.3.1 Tmodloader 0.10.1.5 Thorium 1.5.0.3 Spirit 1.3.4.1

this issue doesnt happen in standard tmodloader worldgen so its a terracustom issue with the new thorium update

terracustom v0 5 3 1_2018-07-26_13-10-55

Sos339 commented 6 years ago

Update: terracustom 0.5.4 Tmodloader 0.10.1.5 Thorium 1.5.0.4 Spirit 1.3.4.1

same error: https://puu.sh/BcOqs/b68fdd4de6.png

terracustom v0 5 4_2018-08-11_23-34-30

etmoonshade commented 5 years ago

Hey @Sos339 - based on the troubleshooting I did with my own issue (#19 ), you might want to try turning down your number of chests to about half of max (i.e. 500-600.) I'm playing with Thorium as well, but I think it might be an issue with any mod that might add chests in places that aren't expected.

JavidPack commented 5 years ago

I guess I never saw this issue. That error might have something to do with Thorium, I'll try to test this soon.