Kondor Posted May 20, 2020 Posted May 20, 2020 Server shows error: "ERROR: Necessary "resources" folder does not exist!", but if there is bridge.dll in the directory "plugins", it shuts up, what can i do?
Xabi Posted May 20, 2020 Posted May 20, 2020 If you're creating a 1.1 server, you will have to remove the bridge plugin and create that resources folder under dotnet.
Kondor Posted May 20, 2020 Author Posted May 20, 2020 (edited) Thanks! But if i use some classes, for example client, it shows error, is it necessary to specify link to something .dll? GTANetworkAPI is intalled Edited May 20, 2020 by Kondor
Xabi Posted May 20, 2020 Posted May 20, 2020 At the bottom of the post you can check how to make the conversion from 0.3.7 to 1.1 version:
Xabi Posted May 20, 2020 Posted May 20, 2020 58 minutes ago, Kondor said: Can it help my problem? That's the reason I posted it...
Kondor Posted May 20, 2020 Author Posted May 20, 2020 Thanks, as i understood the error of wrong version was fixed (in NUGET packages there was 0.3.7 version, i refered bootstraper.dll, the class 'Client' is not shown now) but there is another error: System.Reflection.TargetParameterCountException: Parameter count mismatch. at System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, Bindi ngFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now