Xabi Posted February 28, 2019 Author Posted February 28, 2019 2 hours ago, spoyled said: The thing is that Im not getting my admin privilegion on the server. So I want to be sure that what I wrote here everything is good, thats the point. Like an example, when Im trying to heal myself with a cm /heal Eimantas, nothing shows up, so I can't understand whats wrong with that. It's answered on the FAQ. 1 hour ago, SharpSabre said: How players will get a license from "drivingschool" at part 2 (after theoric exam)? You'll need to fix the checkpoints. 1
SharpSabre Posted February 28, 2019 Posted February 28, 2019 3 minutes ago, Xabi said: You'll need to fix the checkpoints. By In-game commands?
Xabi Posted February 28, 2019 Author Posted February 28, 2019 1 hour ago, SharpSabre said: By In-game commands? Nope, developing a fix.
SharpSabre Posted February 28, 2019 Posted February 28, 2019 1 minute ago, Xabi said: Nope, developing a fix. Needs to change in Constants.cs ?
Xabi Posted February 28, 2019 Author Posted February 28, 2019 11 minutes ago, SharpSabre said: Needs to change in Constants.cs ? You will need more than that...
Beastion01 Posted March 1, 2019 Posted March 1, 2019 (edited) Hi all, we have the same Problem. If a Player is connecting to the Server, the Server crashd with no Errors in the Logs. (Server.exe start via CMD too but no errors) Our Database (MySQL 8.0) is generally fine and works with other Gameservers. We have tested with Root and a second DB account and the SSLMODE ist none. We use the actual Github Files. Any Ideas? Best regards Beastion01 Edited March 1, 2019 by Beastion01 1
SharpSabre Posted March 1, 2019 Posted March 1, 2019 (edited) 30 minutes ago, Beastion01 said: Hi all, we have the same Problem. If a Player is connecting to the Server, the Server crashd with no Errors in the Logs. (Server.exe start via CMD too but no errors) Our Database (MySQL 8.0) is generally fine and works with other Gameservers. We have tested with Root and a second DB account and the SSLMODE ist none. We use the actual Github Files. Any Ideas? Best regards Beastion01 If the client and server at the same PC? If yes, I think this is a problem for binding IP. Edited March 1, 2019 by SharpSabre
Beastion01 Posted March 1, 2019 Posted March 1, 2019 Gerade eben schrieb SharpSabre: If client and server are the same PC? If yes, I think this is a problem for binding IP. Nope. the Server running on a dedicated machine, but its run in a VM.
Beastion01 Posted March 1, 2019 Posted March 1, 2019 (edited) I have change the value="127.0.0.0" to the IP frorm the VM (value="192.168.136.112") but no changes. The problem is still there. Edited March 1, 2019 by Beastion01 Add Information
SharpSabre Posted March 1, 2019 Posted March 1, 2019 5 minutes ago, Beastion01 said: I have change the value="127.0.0.0" to the IP frorm the VM (value="192.168.136.112") but no changes. The problem is still there. Set it to 127.0.0.1 again, and show log the server or a picture of the server when is loaded!
Recommended Posts