1. Post #1
    giosepeluiz's Avatar
    May 2014
    72 Posts
    Hello guys, I'm having problems with my server, when connecting appears "Incompatible version", but in the server list has several other functioning servers. Is there any command that my server accompanies the Dev Branch? Thanks!

  2. Post #2
    Have you updated your server to the latest version on the branch you're on?

    Is your server a development branch server or a stable branch server?

  3. Post #3
    giosepeluiz's Avatar
    May 2014
    72 Posts
    I update the server at all times...

    The command: RustDedicated.exe -batchmode +server.hostname "Experimental Local Server" +server.port 28025 +server.identity "facepunchdev" +server.seed 6067 +rcon.ip "127.0.0.1" +rcon.port 28026 +rcon.password 3519 +server.writecfg "true"

    My client is Development Branch

    Edited:

    Is there a command like "-dev" (or something), I can use on the server?

  4. Post #4
    What is your SteamCMD command to update the server?

    Also, what happens if you change your client back to the default branch? Because if you're not pulling the development server branch every time there's an update (10-20 times a day), you will get version mismatches frequently. That's the point of the development branch--to release the very latest patches of what the devs are working on in near-realtime. It's a fast-moving branch. Meanwhile, the default branch updates once a week or two, whenever garry's ready.

  5. Post #5
    giosepeluiz's Avatar
    May 2014
    72 Posts
    SteamCMD command:
    @ShutdownOnFailedCommand 0
    @NoPromptForPassword 1
    login anonymous
    force_install_dir C:\RUST_SERVER_EXPERIMENTAL
    app_update 258550 -beta experimental validate
    quit


    So, as I have a page where translate the Rust devblogs into portuguese, need real-time update... So all the time I update the server and the client, but always gives incompatible. If I put in Default Branch, the game will be too late to display on the page (screenshots, videos, information, etc.)

  6. Post #6
    -beta experimental
    The branch is no longer called experimental and hasn't been for weeks. The server branch is the same name as the client branch: development
    Code:
    app_update 258550 -beta development validate
    Try it.

  7. Post #7
    giosepeluiz's Avatar
    May 2014
    72 Posts
    Solved, thanks elixwhitetail!!!!
    Reply With Quote Edit / Delete Reply Anonymous Proxy Show Events Friendly Friendly x 1 (list)