HeroTurrets


Turrets are built using salvaged self-learning AI tech from your ship allowing them to get deadlier with practice. Extends turrets via ranking system based on kills. Turrets generated so not limited to vanilla, identifiable by overlaid rank insignia. Rank buffs individual turrets.

Content
8 months ago
1.0 - 1.1
47.7K
Combat

b Non-recoverable Error

3 years ago

Just had this pop up during a new game

584.028 Script @omnilib/control.lua:304: Omnidate completed. Elapsed: 114.612700ms
584.270 Script @heroturrets/control.lua:469: control.local_on_start
596.487 Error MainLoop.cpp:1207: Exception at tick 639: The mod HeroTurrets (0.1.22) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event heroturrets::on_entity_died (ID 4)
Expected turret, artillery turret, or artillery wagon.
stack traceback:
heroturrets/prototypes/scripts/turrets.lua:81: in function 'v'
heroturrets/control.lua:381: in function 'local_on_standard_entity_event'
heroturrets/control.lua:413: in function <heroturrets/control.lua:412>
stack traceback:
[C]: in function 'index'
__heroturrets
/prototypes/scripts/turrets.lua:81: in function 'v'
heroturrets/control.lua:381: in function 'local_on_standard_entity_event'
heroturrets/control.lua:413: in function <heroturrets/control.lua:412>

3 years ago

might need mod list for this one that particular line is the checker for these things

3 years ago

just replicated can fix

3 years ago

whoops, should be fixed. Testing types before testing value. was expecting nil but getting error.

3 years ago

Nice, I was in the process of writing up my modlist for another error but it'll take a while to finish

3 years ago

Tested, working fine now

This thread has been locked.