id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1116	Errors when connecting joint to Scene	DarrielKremov		"When you do something like that:


{{{
room = soy.scenes.Room(1.0)
room['cube1'] = soy.bodies.Box()
j = soy.joints.Fixed(room['cube1'], room)
j.material = soy.materials.Colored('red')
}}}


You will get a ton of CRITICAL **: assertion failed errors"	defect	new	Medium	beta3	soy.joints	Trunk			
