Hi Artur,
I’m trying to use your plugin but I keep getting an error on compile. I donwloaded the github, put it on my Plugins folder and I get this message on compile:
ERROR: Unable to instantiate instance of ‘MySQLConnectorUE4Plugin’ object type from compiled assembly
Unreal Build Tool creates an instance of your module’s ‘Rules’ object in order to find out about your module’s requirements. The CLR exception details may provide more information: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.ArgumentNullException: Value cannot be null.
Any ideas what I’m doing wrong?