Jump to content

Recommended Posts

Posted
4 hours ago, xTomi93 said:

Hello,

I try more than 5h to run this gamemode on my Windows VServer and it does won't work, I download the latest files from GitHub and do all steps.

First I install RageMP on my Server, than I do an first Start and stop it, than I download the Brdige Plugin from RageMP Wiki and copy all Files to the sever-folder and start "updater.exe" and create the blank enable-clientside-cs.txt file(I create it on my PC too), after this I start the server again without "WiredPlayers-Gamemode" and I can connect and play.  everything was fine so far.

Now I start to try implement the Gamemode. 

I Download the latest files from GitHub, extract it and put the files into the server-folder, with phpmyadmin I import the wprp.sql file. After this I open the "WiredPlayers.csproj" file, change the MYSQL Connection Infos and change SSLmode to none and compile this. So I try to Start the Server and it Starts without any errors, see log file "Server_logs befor connect"

after I connect nothing is happend look Screenshot, if I press F1 and try to reconnect the Server crashes,  at the server_log.txt nothing is new after Crash only server_exception.txt has a lot of Errors

Someone can help me? All I can find at this Thread what I mean can help my don't work.

I uploaded all files to google drive

https://drive.google.com/drive/folders/11cjUY3w5mtRGNw_a4ZCofTEmSJbgoisa?usp=sharing

Best Regards and sorry for my bad english

xTomi

Seems you have a "parameter count mismatch" error on logs. That happened when client version and server version was not the same, i think.

Posted (edited)

Bootatrapper.dll and bridge.dll are 0.3.7.0 and Client are 0.3.7.2 but I dont have a other choise all is updated by "Updater.exe"

Edited by xTomi93
Posted
3 hours ago, xTomi93 said:

Bootatrapper.dll and bridge.dll are 0.3.7.0 and Client are 0.3.7.2 but I dont have a other choise all is updated by "Updater.exe"

Did you: Create a file called enable-clientside-cs.txt on the root folder where you installed RAGE Multiplayer

Posted (edited)
vor 3 Stunden schrieb SharpSabre:

Did you: Create a file called enable-clientside-cs.txt on the root folder where you installed RAGE Multiplayer

Yes...😅

vor 12 Stunden schrieb xTomi93:

First I install RageMP on my Server, than I do an first Start and stop it, than I download the Brdige Plugin from RageMP Wiki and copy all Files to the sever-folder and start "updater.exe" and create the blank enable-clientside-cs.txt file(I create it on my PC too), after this I start the server again without "WiredPlayers-Gamemode" and I can connect and play.  everything was fine so far

 

Edited by xTomi93
Posted

Hello i try to join my server but i'm still struck in the main lobby.

My DataBase is corectly link because they can find my username in the account table.

Plz help me

16aec9e50c5ce23d1d9249e273644f0b.png2b2dafcf933396c33226a3cc83ad4e6e.jpg

 

Posted
3 hours ago, SharpSabre said:

If I want to do a change in Constants.cs as the police call number, needed to recompile project?

Yes, all the changes on any .cs need a recompile.

  • Like 1
Posted

I added a browser to the project and my "if" is show it after "globals.playerlogged", but the player is still stuck in the room (lobby); So what function needed to release this position?

Posted
4 hours ago, SharpSabre said:

I added a browser to the project and my "if" is show it after "globals.playerlogged", but the player is still stuck in the room (lobby); So what function needed to release this position?

Don't know what you're trying to say exactly, you have to unfreeze the player clientside in order it can move.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...