You are unable to spawn objects with the spawner tablet pen. This was tested with both 1.3.7 Thunderstore Release, and 1.3.8 Beta Release. When attempting to spawn an object using this method, this error occurs.
[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
Stack trace:
System.Collections.Generic.Dictionary`2<string, FistVR.ItemSpawnerID>.get_Item (string) <0x001c5>
FistVR.IM.GetSpawnerID (string) <0x00032>
FistVR.ItemSpawnerV2.ExternalSpawnFromLaserToPoint (UnityEngine.Vector3) <0x0029c>
FistVR.TP_Palette.StylusClicked (FistVR.ToolPanelStylus) <0x001d8>
FistVR.ToolPanelStylus.UpdateInteraction (FistVR.FVRViveHand) <0x00060>
(wrapper dynamic-method) FistVR.FVRViveHand.DMD<FistVR.FVRViveHand..Update> (FistVR.FVRViveHand) <0x03095>