Hello all,<br><br>I was wondering if anybody is having exceptions thrown when setting anything in world to phantom; whether it is a single prim or objects with multiple links?<br><br>When I toggle the phantom checkbox in the edit window the server console will immediately throw an exception message and the prims will remain non phantom. The check box for phantom will also be cleared out if the edit window is closed and then reopened.<br>
<br>Thanks!<br><br>Exception Message:<br><br>2012-04-21 04:59:32,344 ERROR - OpenSim.Region.ClientStack.LindenUDP.LLClientView [LLCLIENTVIEW]: Caught exception while processing OpenMetaverse.Packets.ObjectFlagUpdatePacket for mewtwo0641 Alito, Object reference not set to an instance of an object.    at OpenSim.Region.Framework.Scenes.SceneObjectPart.UpdatePrimFlags(Boolean UsePhysics, Boolean SetTemporary, Boolean SetPhantom, Boolean SetVD) in c:\Users\admin\Desktop\opensim-ae2b8f7\OpenSim\Region\Framework\Scenes\SceneObjectPart.cs:line 4217<br>
   at OpenSim.Region.Framework.Scenes.SceneObjectGroup.UpdatePrimFlags(UInt32 localID, Boolean UsePhysics, Boolean SetTemporary, Boolean SetPhantom, Boolean SetVolumeDetect) in c:\Users\admin\Desktop\opensim-ae2b8f7\OpenSim\Region\Framework\Scenes\SceneObjectGroup.cs:line 2477<br>
   at OpenSim.Region.Framework.Scenes.SceneGraph.UpdatePrimFlags(UInt32 localID, Boolean UsePhysics, Boolean SetTemporary, Boolean SetPhantom, IClientAPI remoteClient) in c:\Users\admin\Desktop\opensim-ae2b8f7\OpenSim\Region\Framework\Scenes\SceneGraph.cs:line 1397<br>
   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.HandleObjectFlagUpdate(IClientAPI sender, Packet Pack) in c:\Users\admin\Desktop\opensim-ae2b8f7\OpenSim\Region\ClientStack\Linden\UDP\LLClientView.cs:line 6912<br>   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.ProcessSpecificPacketAsync(Object state) in c:\Users\admin\Desktop\opensim-ae2b8f7\OpenSim\Region\ClientStack\Linden\UDP\LLClientView.cs:line 676<br>