Rampant, fixed


Based on Rampant 1.1.1 (new AI and enemies). - New types of enemies - Works on SA planets, can control biters, demolishers, Gleba units - Can mutate existing nests - Can attack from afar - Improved search for a passage in the defense - Some new mechanics

Content
2 days ago
1.1 - 2.0
44.5K
Enemies

b Crash while pre robot exploded cliff, yup

3 years ago

i'm quickly becoming a master in finding crash related edge cases, hear me out:

crash while going on a train with roboport and artillery, i stopped to recover an explosive to demolish a cliff with a ghost on it, while artillery was shooting.
The crash occurredwhen te robot reached the cliff. Poetry. (the train part i guess might be unrelated tho)

actions:
-ghost rail over a cliff (deconstruct cliff)
-hop on a train with artillery and roboport
-reach the cliff, artillery start shooting at nearby nest
-hop out of the train with personal roboport and explosives
-crash occur when personal robot reach the cliff

Error while running event RampantFixed::on_pre_robot_exploded_cliff (ID 131)
RampantFixed/libs/ChunkUtils.lua:614: attempt to index global 'universe' (a nil value)
stack traceback:
RampantFixed/libs/ChunkUtils.lua:614: in function 'entityForPassScan'
RampantFixed/control.lua:822: in function <RampantFixed/control.lua:814>

3 years ago

The error was when calling the calculation of the passability of the chunk. The strangest thing is that this error did not occur when creating the main world and the worlds of space exploration...

Fixed

New response