Greeting
I am using Ubuntu 20.04
And when I start the server I have this error!!
Cannot bind to the target method because its signature is not compatible with that of the delegate type.
Void OnPlayerConnected(NeptuneEvo.Handles.ExtPlayer) doesn't match event signature ("PlayerConnected"). Check return value and argument types.
-> Error starting 'NeptuneEvo'
System.ApplicationException: Void OnPlayerConnected(NeptuneEvo.Handles.ExtPlayer) doesn't match event signature ("PlayerConnected"). Check return value and argument types
Any help would be great
Thanks in advance
I am using Ubuntu 20.04
And when I start the server I have this error!!
Cannot bind to the target method because its signature is not compatible with that of the delegate type.
Void OnPlayerConnected(NeptuneEvo.Handles.ExtPlayer) doesn't match event signature ("PlayerConnected"). Check return value and argument types.
-> Error starting 'NeptuneEvo'
System.ApplicationException: Void OnPlayerConnected(NeptuneEvo.Handles.ExtPlayer) doesn't match event signature ("PlayerConnected"). Check return value and argument types
Any help would be great
Thanks in advance