AddUI: Unknown parentSolved
Hello,
Since the update to oxide I have 2 plugins which have the same error.

"addUI: Unknown parent"
Or screen: http://prntscr.com/srl00w

Thank you for your answers.
solved: If it is June 1st for you, then the plugin needs to be updated to replace OnPlayerInit with OnPlayerConnected, as OnPlayerInit was deprecated months ago and requires replacement now.
Locked automatically