Question SF Press (NPC Horse) Script Error
- Krellis Strom
- Topic Author
- Thank you received: 2
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at OpenSim.Region.PhysicsModule.BulletS.BSScene.AddAvatar(UInt32 localID, String avName, Vector3 position, Vector3 size, Single footOffset, Boolean isFlying)
at OpenSim.Region.Framework.Scenes.ScenePresence.AddToPhysicalScene(Boolean isFlying)
at OpenSim.Region.Framework.Scenes.ScenePresence.StandUp(Boolean addPhys)
at OpenSim.Region.OptionalModules.World.NPC.NPCModule.Stand(UUID agentID, Scene scene)
at OpenSim.Region.ScriptEngine.Shared.Api.OSSL_Api.osNpcStand(LSLString npc)
at OpenSim.Region.ScriptEngine.Shared.ScriptBase.ScriptBaseClass.osNpcStand(LSLString npc)
at SecondLife.XEngineScript.clearUp() in c:\Use
It doesn't occur during each use so it's difficult to determine the cause.
Please Log in or Create an account to join the conversation.
- Buzzy Cnayl
- Thank you received: 47
Do you know if that's what your region uses?
Please Log in or Create an account to join the conversation.
- Krellis Strom
- Topic Author
- Thank you received: 2
I've since switched and restarted everything, but now some machines aren't working properly. Added products show as "missing", the windmill gives a "bad password" error, and product counts are not increased when added to storage. Am a bit befuddled on this one...
Please Log in or Create an account to join the conversation.
- Buzzy Cnayl
- Thank you received: 47
Please Log in or Create an account to join the conversation.
- Krellis Strom
- Topic Author
- Thank you received: 2
Please Log in or Create an account to join the conversation.
- Melania Twain
- Thank you received: 0
Please Log in or Create an account to join the conversation.