when dragging a painting to the sky through a door I got
File "/home/daniel/museum/liboh/scripts/ironpython/test.py", line 374,
in processRPC
self.reallyProcessRPC(header,name,arg)
File "/home/daniel/museum/liboh/scripts/ironpython/test.py", line 175,
in reallyProcessRPC
if not painting in self.objects:
ValueError: invalid literal for float(): nan
reported by danh:
when dragging a painting to the sky through a door I got File "/home/daniel/museum/liboh/scripts/ironpython/test.py", line 374, in processRPC self.reallyProcessRPC(header,name,arg) File "/home/daniel/museum/liboh/scripts/ironpython/test.py", line 175, in reallyProcessRPC if not painting in self.objects: ValueError: invalid literal for float(): nan