Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/02/19 in Posts

  1. Open the CMD console and execute the server.exe from the console, so you can see the exception which makes the server crash.
    1 point
  2. Yea I downloaded VS 2017 (45GB) for compile this project.
    1 point
  3. Under bridge you have server_exceptions.txt check this or put it here that log.
    1 point
  4. In wiredplayers folder you have meta.xml file which is linked to your database. Check this xml to see if properly configured under "host"(127.0.0.1). There is also your username, password and name of database to.
    1 point
  5. Are you recompile solution after you update bridge?
    1 point
  6. Server-Side C#: player.SetSharedData("ExampleData", example); Client-Side js: var example = mp.players.local.player.getVariable('ExampleData');
    1 point
×
×
  • Create New...