Hey, Gil.

So I have gotten Rewired and tried to install it while I have a project that already had ORK going.
I get you're not Rewired Support, but afterwards I found an ORK error - a conflict.
Curious if you can shed some insight on this to help me fix it up.

Error:
ArgumentException: An item with the same key has already been added. Key: Assets/ORK Framework/DLL/ORKFrameworkCore.dll.meta
System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at <9577ac7a62ef43179789031239ba8798>:0)
System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) (at <9577ac7a62ef43179789031239ba8798>:0)

This shows up when I go into the Script Execution Order, which doesn't allow me to add any further Entries as I am needed to.
Is there a way to turn off that area even for now in the Framework to allow for the InputManager script to be added to the Script Execution Order?

Thanks as always!
Mel
Sign In or Register to comment.