Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed (Author was flagged for spam)

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
Dedicated server on home machine erroring out.
Post Body

So I have this batch file below that SHOULD load up the development server, but I get an error when I run it (http://prntscr.com/lmayzy).

Can someone tell me what I am doing wrong? I do have a server already running in a separate window (it doesn't show up on the server list, but that's another issue) which is why I have 29015 as the port. Can someone explain why it's erroring out?

EDIT: It DOES load up, but the error I get when I load in is that it is the wrong version (client and server). Yes, I'm using the Staging program and making sure it's fully updated. I am guessing the error at the bottom that I screen shot means that it didn't update from the correct branch or something?

http://prntscr.com/lmb18x


echo off

:start

cd steam

steamcmd.exe runscript ../update_script_Staging.txt

steamcmd.exe runscript ../update_script_Staging.txt

cd ..

cd rustds

RustDedicated.exe -batchmode server.hostname "Spokane Development Rust" server.identity "Spokane_Development_Rust" server.seed 16598635 halloween.enabled true halloween.murdererpopulation 9 server.level "Barren" server.maxplayers 20 server.pve "false" server.worldsize 3000 server.description "Located in private home in Spokane for Development." -logFile "output.txt" -autoupdate query_port 29016 server.ip 0.0.0.0 server.port 29015

cd ../

goto start


update_script_Staging.txt

@ShutdownOnFailedCommand 1

@NoPromptForPassword 1

login anonymous

force_install_dir ../rustds

app_update 258550 -beta staging validate

quit


Author
Account Strength
0%
Account Age
13 years
Verified Email
Yes
Verified Flair
No
Total Karma
38,219
Link Karma
4,966
Comment Karma
32,877
Profile updated: 6 days ago
Posts updated: 8 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 years ago