Team Competition


Adds 19 PVP/PVE scenarios. Includes tons of admin options, diplomacy, team management, survival waves, a market system, and some solo compatible modes.

Scenarios
3 months ago
0.18 - 1.1
4.90K

b Scenarios that don't have inventories

4 years ago

v0.18.2 of your mod carshes when used with the factorio Sanbox scenario.

``` 20.617 Error MainLoop.cpp:1202: Exception at tick 0: The mod Team Competition (0.18.32) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event team_competition::on_player_created (ID 24)
team_competition/control.lua:1935: attempt to get length of local 'inventory' (a nil value)
stack traceback:
team_competition/control.lua:1935: in function 'RemovePlayerItems'
team_competition/control.lua:1251: in function <team_competition/control.lua:1249>
```
I guess this is because the sandbox scenario nils the player's inventory because it asks a question about whether they want some startup items. I also guess that you don't want people playing a competition with a sandbox senario but ...

4 years ago

The mod is not compatible with god mod, so you cant play on sandbox. This is meant to be played on freeplay mode.

4 years ago

Sure. I just thought I'd let you know that the error is there in case you want to handle it in your code (by putting a more friendly error message up your own for example).

New response