Thanks a lot for the report -- fixed for the next version! I thought I'd clean up a bit and move compatibility code down into its own section, but this remote call must be made from script.on_load or script.on_init. If you don't want to wait for the next update, here's what you have to do:
- Open control.lua, go to line 1208 (' -- Add event handler for "Picker Dollies" ')
- Delete lines 1208-1219 (' end ')
- Go to function on_load() -- uncomment lines 777-785 by removing the "--~" at the start of each line.
- Copy lines 777-785
- Go to line 755 and insert the line you've just copied there.