Jump to content
RAGE Multiplayer Community

[GAMEMODE] WiredPlayers Roleplay Server


Xabi

Recommended Posts

Hello Xabi,

I have a trouble i think with the compilation, i get the wiredplayers.dll but got somes error while the compilation:
1>jobs\Garbage.cs(318,13,318,15): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(331,25,331,27): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(343,37,343,43): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(346,37,346,43): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(349,37,349,43): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(352,37,352,43): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(358,25,358,27): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(394,25,394,27): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(446,25,446,31): warning CS0162: Impossible d'atteindre le code détecté

Did that change something ?

so the server is starting right, IMG but when i'm joining it, i 'm stuck at this img

Thanks

Link to comment
Share on other sites

40 minutes ago, xMenthor said:

Hello Xabi,

I have a trouble i think with the compilation, i get the wiredplayers.dll but got somes error while the compilation:
1>jobs\Garbage.cs(318,13,318,15): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(331,25,331,27): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(343,37,343,43): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(346,37,346,43): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(349,37,349,43): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(352,37,352,43): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(358,25,358,27): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(394,25,394,27): warning CS0162: Impossible d'atteindre le code détecté
1>jobs\Garbage.cs(446,25,446,31): warning CS0162: Impossible d'atteindre le code détecté

Did that change something ?

so the server is starting right, IMG but when i'm joining it, i 'm stuck at this img

Thanks

You have to fill questions and answers tables, you have a quick howto on the FAQ at GitHub.

  • Like 1
Link to comment
Share on other sites

Warning    MSB3270    There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Bootstrapper", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.    WiredPlayers    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets    line: 2106    

How can I fix this warning VS 2019

Link to comment
Share on other sites

14 minutes ago, Zow said:
Warning    MSB3270    There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Bootstrapper", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.    WiredPlayers    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets    line: 2106    

How can I fix this warning VS 2019

Didn't change myself, it won't be harmful neither will make the server crash, so just leave it there or try to Google it.

Link to comment
Share on other sites

2 hours ago, Jackson Long said:

1.How do I add vehicles into the car dealer

2.the job garbage collection could not work. it shows this job has been disabled

 

 

 

It will be enabled on the next update.

To add vehicles, just fill the dealers table with the required data. You have the dealer ids on Constants.cs class.

Link to comment
Share on other sites

Am 9.8.2018 um 19:42 schrieb Xarot:

Hello,
thx for you fast answer. Can you please explain, maybe with a little youtube-video, what I have to do there, please? (from this Step: 9)

Im fight since days and don't understand this, because it's not my language, sorry! I do include Account, Forum and M5 Passwort in DB/accounts.

What is with step 10 until 12, please?

 

 

NERVERMIND.

Even, when I do SSLMODE=none , it shows this Error.

 

" -> Error starting 'WiredPlayers'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Text.Encoding.CodePages, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Das System kann die angegebene Datei nicht finden.
   at void WiredPlayers.database.Database.OnResourceStart()
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at GTANetworkInternals.ScriptingEngine.InvokeVoidMethod(String method, Object[] args)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at GTANetworkInternals.EventHandler.ParseEx(Event _event, ScriptingEngine engine, Object[] arguments)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at GTANetworkInternals.GameServer.StartResource(String resourceName, String parent) "

 

Update

All fixed! Thank you for your great work!

wie ? how?

Link to comment
Share on other sites

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

    No registered users viewing this page.

×
×
  • Create New...