Hanan Posted August 25, 2022 Posted August 25, 2022 Hey there I am trying to start a server and after starting it I went on to create a new character on the final step I click next and it gave me this error, any suggestion on what I should do? I have attached the error below.https://prnt.sc/53pv_bzQ9ZyO
Hanan Posted August 27, 2022 Author Posted August 27, 2022 22 hours ago, Xabi said: Debug your code and fix it. I have Newtonsoft.json installed in runtimes, but it still gives me this error while starting the server.. what the resolution can be?
Xabi Posted August 27, 2022 Posted August 27, 2022 1 hour ago, Hanan said: I have Newtonsoft.json installed in runtimes, but it still gives me this error while starting the server.. what the resolution can be? There's no need to install it, as it comes by default in "runtime" folder. That's probably the issue here, you've installed a version of that library but on runtime you're using the default version packages with RAGE's server files.
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