Jump to content

Xabi

Moderators
  • Posts

    1444
  • Joined

  • Last visited

  • Days Won

    83

Posts posted by Xabi

  1. 3 hours ago, debu99 said:

    How to fill the character's name, i can't find any place to input text

    fbb829547680beae.png

     

    And i found the error in the server_exceptions.txt

    
    System.IO.FileNotFoundException: Could not load file or assembly 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll'. 系统找不到指定的文件。
    File name: 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll'
       at void System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, string ilPath, string niPath, ObjectHandleOnStack retAssembly)
       at Assembly System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(string assemblyPath)

    I checked folder, there is no wiredplayers.resources.dll generated after compiling

    You can ignore that resource error. About the name, there are two inputs on that first button, but your screen resolution seems to be too small.

    • Like 1
  2. 7 minutes ago, Mayers said:

    Good Day, set up your server as indicated in the instructions, but gives an error after starting the file "Server.exe", and after crashes, what could it be connected with?
    error code: "Failed to initialize CoreCLR, HRESULT: 0x80004005"

    unknown.png

    Seems to be some error with the .NET Core SDK you're using.

  3. 17 hours ago, I'm Pickle Rick said:

    No not even on the log

    Maybe a mismatch with the .NET Core SDK version? Not sure what your issue could be.

    17 hours ago, kleinkiko said:

    Hello

    When i connect to the server and downloaded all file nothing happens. No Login screen or something. I stand with the default charakter on the street . Right in the top i see my money . Not more.

    No Errors in Logs...

    MySQL is right. I use a Windows Server

     

    //EDIT: After i updated the bridge.dll i become a new Error when i connect and the server stops:

    start.sh: line 6: 30284 Segmentation fault      ./server.exe

    I can't give support on linux as I don't fully know how it works.

  4. 1 hour ago, I'm Pickle Rick said:
    
    Unhandled Exception: MySql.Data.MySqlClient.MySqlException: Duplicate entry 'ProphetDK' for key 'PRIMARY'
       at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
       at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
       at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
       at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
       at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
       at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
       at WiredPlayers.database.Database.RegisterAccount(String socialName, String password) in C:\RAGEMP\server-files\bri
    e\resources\WiredPlayers\database\Database.cs:line 162
       at WiredPlayers.character.Login.<>c__DisplayClass2_0.<RegisterAccountEvent>b__1() in C:\RAGEMP\server-files\bridge\
    sources\WiredPlayers\character\Login.cs:line 114
       at System.Collections.Generic.List`1.ForEach(Action`1 action)
       at GTANetworkInternals.TaskMngr.PulseSimple()
       at Bootstrapper.EventInternalClass.Tick()
    

     


    Well it is connected to database and when i press access twice after i type password this error comes up. And after when i launch server again and try to login i nothing happens server still stays up

    Btw using HeidiSQL and MariaDB

    The problem is that exactly, you're pressing "access" twice and it tries to insert the account twice. Remove that account from "accounts" table and press the button only once.

  5. 54 minutes ago, I'm Pickle Rick said:

    Cheers mate! Thank you very much for help! And i will keep supporting you!

     

    
    System.IO.FileNotFoundException: Could not load file or assembly 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll'. The system cannot find the file specified.
    File name: 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll'
       at void System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, string ilPath, string niPath, ObjectHandleOnStack retAssembly)
       at Assembly System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(string assemblyPath)
    

     

     


    This is the error i get after i try to register to server and it crashes. After relaunch of server it welcomes me back but can't login and server doesn't crash. Any ideas? Followed your guide on github but still having this issue

     

    Start a new CMD or PowerShell window and launch server.exe from there, that way you will prevent the console closing when it crashes and you will be able to see what's the error.

    • Like 1
  6. 45 minutes ago, Fegador said:

    I don't have money. Can you help me?

    I don't have money. Can you help me?

    Obviously not, piracy is not supported here.

  7. 5 hours ago, I'm Pickle Rick said:

    Hello once more @Xabi. Well i subscribed for your patreon and got invite to github thanks for that once more!

    Now the question is. Where i can find all available commands or keybinds for specific functions?

    Regards

    You can get all the commands on Commands.cs serverside class and bindings on Keys.cs clientside class.

  8. 12 hours ago, chocopops said:

     

    I did that, yet I still get this error:

     

     

    Why does it use my own PC details despite this being hosted on a server? As you can see above in the error, you'll find MYUSER which is my PC name. Why's it like this, am I doing something wrong?

     

    I did everything step by step, as you can see above my server IP is also being recognized along with the port, yet there's just something wrong.

     

     

    It should take the credentials you define on meta.xml, did you upload this meta.xml file too?

  9. 48 minutes ago, chocopops said:

    Is this correct, Xabi?

    6e8bc4585fa0460b69e1ce4d0aea00c4.png

     

    Should I add anything to meta.xml or just database.cs?

    If you want to do it with meta.xml you will have to add that "number"key to it, but it's not necessary at all. So just delete that string port = NAPI.Resource.GetSetting line and also, when you're filling the connection string, there are two ; symbols between the port 2315 and SSLMODE=none.

  10. 11 minutes ago, Clicked said:

    Hi Xabi, i would like to know what features were added/modified after the Patreon and private repo, im considering buying it, thanks and awesome job

    Mainly bug and crash fixes on the master branch. There's also a testing branch (which will be merged with master when the new bridge comes) that has more features like voice, multiple code refactoring, and i'm starting with a CEF for the phone. But as I said, currently this branch relies on the new bridge version that has not been released.

×
×
  • Create New...