Choumiko / TheFatController

Factorio train management mod.
MIT License
23 stars 5 forks source link

Character can only be connected to one player at Time #6

Closed zocke1r closed 8 years ago

zocke1r commented 8 years ago

After shortly remotely controlling a train i now get this chat spam __TheFatController__ /controll.lua:823: Character can only be connected to one player at a time

running version 0.12.29 of factorio and version 0.3.15 of Fat controller

Choumiko commented 8 years ago

0.3.15 is seriously outdated, use: https://github.com/Choumiko/TheFatController/releases/tag/v0.4.11

If the only problem is the spam, simply updating should be fine. If you are stuck in the remote mode you have to locate your character, move the mouse over it and use: /c game.local_player.character = game.local_player.selected in the console. (paste the code in the console first, then hover over your character and hit enter)

zocke1r commented 8 years ago

okay updated the mod now, but now when i try to control a train get these error messages image

Choumiko commented 8 years ago

This looks like a leftover from 0.3.15, try the following:

I should add a command to do this (and fix all the upgrading issues)

zocke1r commented 8 years ago

yay it works now thank you