Giant Enemy Spider


This mod adds enemy spiders (like spidertrons) that evolve as evolution factor rises. There are 10 different-sized spiders with unique loadouts. Spiders can step over walls, retreat when on low hp, guard nests, cooperate with other biters. Equipment includes: fangs, spitting poison, shooting web, armor, legs, heart. Same-force spiders can be ridden.

Content
1 year, 4 months ago
1.1
948
Transportation Combat Armor Enemies

b non-recoverable error, on_nth_tick [FIXED]

1 year, 4 months ago
(updated 1 year, 4 months ago)

I got a random non recoverable error message from your Giant Enemy Spider Mod:

The mod Giant Spider (0.2.3) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event GiantEnemySpider::on_nth_tick(18000)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function'index'
__GiantEnemySpider
/AISpiders.lua:683: in function 'cleanSpiderMap'
GiantEnemySpider/AISpiders.lua:677: in function
<GiantEnemySpider/AISpiders.lua:676>

I also got a picture of the error showing up, just ask if you want the picture (its says exactly the same as the error message above), all in all i love the mod so far, i am using it with my mod collection <3

First time i got the error after running 14 hours in 1 save, but figured i should send it in just incase.

(Edit: the website see's __ as bold, so infront of the word index there are 2 lower cases, and on all 3 the GiantEnemySpider should be having both 2 infront and 2 in the back.)

1 year, 4 months ago

Added a valid object check in that function, should prevent that error now.

New response