Big Brother


Big Brother - Research radar upgrades in amplification, efficiency, and surveillance capabilities. Create the ultimate surveillance state.

Content
3 years ago
0.13 - 1.1
80.3K
Combat

b Error while running event Big_Brother::on_tick

6 years ago

After a restart the server will crash if someone will join.
logs:

13.826 Hosting game at 0.0.0.0:34197
13.826 Info ServerMultiplayerManager.cpp:670: mapTick(15437989) changing state from(CreatingGame) to(InGame)
13.846 Info RemoteCommandProcessor.cpp:122: Starting RCON interface at port 27015
13.846 Error InterruptibleStdioStream.cpp:53: Reading stdin failed
24.073 ConnectionRequestReplyConfirm (type(ConnectionRequestReplyConfirm) ) from(10.255.0.4:41215)
24.073 Info ServerRouter.cpp:389: Replying to connectionRequest for address(10.255.0.4:41215).
24.074 Info ServerSynchronizer.cpp:551: nextHeartbeatSequenceNumber(303) adding peer(1)
24.091 Info ServerMultiplayerManager.cpp:670: mapTick(15437989) changing state from(InGame) to(InGameSavingMap)
24.159 Info ServerMultiplayerManager.cpp:754: mapTick(15437989) received stateChanged peerID(1) oldState(Ready) newState(ConnectedWaitingForMap)
25.865 Info ServerMultiplayerManager.cpp:814: MapTick(15437989) Serving map(/opt/factorio/temp/mp-save-0.zip) for peer(1) size(11892476) crc(1161137593)
25.865 Info ServerMultiplayerManager.cpp:670: mapTick(15437989) changing state from(InGameSavingMap) to(InGame)
25.983 Info ServerMultiplayerManager.cpp:754: mapTick(15437989) received stateChanged peerID(1) oldState(ConnectedWaitingForMap) newState(ConnectedDownloadingMap)
28.406 Info ServerMultiplayerManager.cpp:754: mapTick(15437989) received stateChanged peerID(1) oldState(ConnectedDownloadingMap) newState(ConnectedLoadingMap)
28.424 Error MainLoop.cpp:943: Exception at tick 15437989: Error while running event Big_Brother::on_tick (ID 0)
Big_Brother/stdlib/event/event.lua:77: Big_Brother/control.lua:91: attempt to index upvalue '_ENV' (a nil value)
28.424 Error ServerMultiplayerManager.cpp:94: MultiplayerManager failed: "Error while running event Big_Brother::on_tick (ID 0)
Big_Brother/stdlib/event/event.lua:77: Big_Brother/control.lua:91: attempt to index upvalue '_ENV' (a nil value)"
28.424 Info ServerMultiplayerManager.cpp:670: mapTick(15437989) changing state from(InGame) to(Failed)
28.798 Info ServerMultiplayerManager.cpp:140: Quitting multiplayer connection.
28.798 Info ServerMultiplayerManager.cpp:670: mapTick(-1) changing state from(Failed) to(Closed)
28.843 Info UDPSocket.cpp:234: Socket closed
28.843 Goodbye

6 years ago

Same problem here

6 years ago
(updated 6 years ago)

Same issue here, every time I update the server and connect for hte first time I get this error:

Error while running event Big_Brother::on_tick (ID 0)
Big_Brother/stdlib/event/event.lua:77: Big_Brother/control.lua:91: attempt to index upvalue '_ENV' (a nil value)

The next time you connect then it works fine, very strange. Has been this way for months and months. Any fix on the horizon?

New response