Alternative Starts

by Vas

Gives you some options for some alternative starts, use Mod Settings to select which one you want otherwise you will default to base game start.

4 years ago
0.16 - 0.18
11

b Error when try to create a new map

4 years ago
(updated 4 years ago)

1662.964 Error AppManager.cpp:630: AlternativeStart/control.lua:270: attempt to index field 'start-with-vehicle-miner' (a nil value)
stack traceback:
AlternativeStart/control.lua:270: in main chunk

Well...i don't even have the AAI Vehicles: Miner mod installed, when i start to create a new map to play, this error appears and the map creation cancels itself
When i try to load an map that i already created before installing this mod here, the game crashes...

4 years ago

Hmm. This is rather odd. It used to work before... God I hate game updates.

4 years ago

I'll look into this when I can, I'm gonna ask a friend to help fix this.

4 years ago
(updated 4 years ago)

Ok...these updates are making me restart the game every hour because of the mods...handling 167 mods isn't easy in a notebook with 2GB RAM and 1,44ghz max...

4 years ago

Even in a 28,9GB SSD...

4 years ago

Same problem ...
Decided very simply.

-- MODS
--if settings.startup["start-with-vehicle-miner"].value == true then
-- table.insert(kit,{name="vehicle-miner",count=1})
--end
--
--if settings.startup["start-with-unit-remote-control"].value == true then
-- table.insert(kit,{name="unit-remote-control",count=1})
--end

4 years ago

That should do for now.

New response