TestRunnerSRL / bizhawk-co-op

Syncs inventory, ammo, and more of multiple players for a coop experience
GNU Lesser General Public License v3.0
56 stars 41 forks source link

Error during sync #29

Open tethtoril opened 5 years ago

tethtoril commented 5 years ago

I updated to the latest lua script and got this issue:

NLua.Exceptions.LuaScriptException: .\bizhawk-co-op\sync.lua:104: attempt to index upvalue 'ram_controller' (a nil value)

and

Error during sync: .\bizhawk-co-op\sync.lua:200: attempt to index upvalue 'ram_controller' (a nil value)

DatXFire commented 5 years ago

Duplicate of #28