remove notification spam, add more trace logging for secret key access
This commit is contained in:
		| @@ -37,7 +37,7 @@ public class PlayerDataFactory | ||||
|     { | ||||
|         if (!_ipcManager.Initialized) | ||||
|         { | ||||
|             throw new InvalidOperationException("Penumbra is not connected"); | ||||
|             throw new InvalidOperationException("Penumbra or Glamourer is not connected"); | ||||
|         } | ||||
|  | ||||
|         if (playerRelatedObject == null) return; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stanley Dimant
					Stanley Dimant