rojo icon indicating copy to clipboard operation
rojo copied to clipboard

Two-Way Sync ServeSession:192: attempt to call a nil value

Open ClubiNew opened this issue 5 years ago • 1 comments

Enabling Two-Way Sync and then typing in any script causes this error in Studio. The .lua files in the Rojo project remain unchanged.

 user_rojo.rbxm.Rojo.Plugin.ServeSession:192: attempt to call a nil value
  Stack Begin
  Script 'user_rojo.rbxm.Rojo.Plugin.ServeSession', Line 192 - function __onInstanceChanged
  Script 'user_rojo.rbxm.Rojo.Plugin.ServeSession', Line 58 - function onInstanceChanged
  Script 'user_rojo.rbxm.Rojo.Plugin.InstanceMap', Line 203 - function __maybeFireInstanceChanged
  Script 'user_rojo.rbxm.Rojo.Plugin.InstanceMap', Line 187
  Stack End

Using version 6.0.0-rc.3 and VSCode.

ClubiNew avatar Nov 20 '20 22:11 ClubiNew

I also have this issue.

jonahnm avatar Mar 05 '21 00:03 jonahnm

I believe this is fixed by the linked PR, and Rojo 6 is quite old at this point, so I'm closing this issue.

kennethloeffler avatar Mar 13 '24 18:03 kennethloeffler