joew Posted December 8, 2022 Posted December 8, 2022 (edited) I am using wiredplayers c# serverside and clientside with ragemp and i am having a strange error. I changed a bit the fastfood job to accept more than one order. But after i deliver the last order, the server just crashes. Well, it do not pops up no errors, just closes and on clients says that's reconnecting. I do not find any log to check what could be, and the code that runs a little before server's closes, do not have nothing wrong, i think. It is just an if that check the last deliver and a trigger call to client's side to shows up the player the coords to came back and deliver the job vehicle. The client got the trigger and a few seconds after server always closes. It is the same trigger for the others deliveries, withe the same param (Vector3 coord), so why only on the last deliver the server crash? Is there any server log that i can check and see why the server had closed? I try search in files: server-files\dotnet\server_logs.txt and server-files\dotnet\server_exceptions.txt but no suscess =( Thank you!!!! Edited December 8, 2022 by joew
Kopra Posted December 9, 2022 Posted December 9, 2022 With amount of information you provided only true psychic can help you. We need more information, help us help you.
joew Posted December 9, 2022 Author Posted December 9, 2022 8 hours ago, Kopra said: With amount of information you provided only true psychic can help you. We need more information, help us help you. I do not have any info too =( My server is just closing. So I need help to find the server's log files to try getting the error and more info. As I told, i checked the files: server-files\dotnet\server_logs.txt and server-files\dotnet\server_exceptions.txt But there aren't any errors. So which files ragemp server logs the server's, please? Whith the errors logs, I can analyse and give you more info too. Thanks!!!!
Kopra Posted December 10, 2022 Posted December 10, 2022 Start server with terminal or command prompt so when it crashes you still have shell screen open, then read error.
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