Brave New OARC Scenario


This mod is a scenario that overhauls multiplayer merging Brave New World and OARC for an awesome single player / multiplayer game. There are many notable additions and stability changes. This mod supports for Krastorio2, Space Block, Sea Block, Alien modules, Freight Forwarding, DangOreus, Ender Linked Chests, Scrap Resources, many remote modifications to these mods to improve gameplay. Much thanks to OARC and Canidae/Omnifarious - authors of the original OARC and Brave New World.

Scenarios
8 days ago
1.1
1.32K
Environment Logistic network

b runtime mod setting changed error

1 year, 1 month ago

Error while running event level::on_runtime_mod_setting_changed (ID 61)
/home/jacob/.factorio/temp/currently-playing/control.lua:854: attempt to concatenate field 'name' (a nil value)
stack traceback:
/home/jacob/.factorio/temp/currently-playing/control.lua:854: in function </home/jacob/.factorio/temp/currently-playing/control.lua:853>

The line in question:

log("events.on_runtime_mod_setting_changed: setting " .. event.setting .. " for: " .. global.players[event.player_index].name .. "type: " .. event.setting_type)

I assume that someone meant game.players. btw game.get_player(event.player_index) is slightly faster/better for a lot of players.

1 year, 1 month ago

Thanks fixed in release 4.2.03 - posting that now

New response