• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Hide & Hold Out - H2o (Server)

Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
You have to get the correct "manifest version", with the changes to the steamdb, you need to dig deeper into the "history" to get the correct one.
I enter Id From the dedicated server + id from the section and manifest but it still downloads the very latest
 
Skilled Illusionist
Joined
Apr 6, 2006
Messages
336
Reaction score
111
Sorry, was not on since you posted, error -129 is wrong version, this is for v0.01.76b W1nd0ws Server:

download_depot 377610 377612 2753608707147609055


AquaLung



FYI - I ran both the server and client through SmartSteamEmu which seems to work on my low end work computer ( see pic above, only like 12 FPS ). But on my Game PC at home, Client seems to crash out alot of times just after loading up. Log states that steamworks is not running. Not sure if its because I actually have Steam installed on that computer or what ( even though it is not actively running, only SmartSteamEmu ). The Launcher may need modified or EAC removed if it causes issues.
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
Re: Hide & Hold Out - H2o (Server)

askmyleg - Hide & Hold Out - H2o (Server) - RaGEZONE Forums

askmyleg - Hide & Hold Out - H2o (Server) - RaGEZONE Forums

askmyleg - Hide & Hold Out - H2o (Server) - RaGEZONE Forums




Sorry, was not on since you posted, this is for v0.01.76b W1nd0ws Server:

download_depot 377610 377612 2753608707147609055


AquaLung

I enter your line it downloads the latest server release. I don’t understand why this happens! :(:
askmyleg - Hide & Hold Out - H2o (Server) - RaGEZONE Forums




askmyleg - Hide & Hold Out - H2o (Server) - RaGEZONE Forums




Can we make it easier? will you just mirror the server version?
 
Skilled Illusionist
Joined
Apr 6, 2006
Messages
336
Reaction score
111
Re: Hide & Hold Out - H2o (Server)

Are you running it in SteamCMD console logged in as anonymous?

AquaLung

*Not sure I can upload from work, but I can try....
 
Skilled Illusionist
Joined
Apr 6, 2006
Messages
336
Reaction score
111
Re: Hide & Hold Out - H2o (Server)

No, I ran it through Powershell, but do I need Steamcmd?:blink:

Yes, must have!

LAUNCH SteamCMD
login anonymous
download_depot 377610 377612 2753608707147609055

*Note spaces there are 3 sets of numbers!
 
Joined
Oct 28, 2011
Messages
2,465
Reaction score
1,258
Re: Hide & Hold Out - H2o (Server)

Download depotdownloader ----> depotdownloader-2.3.1.zip


Example command, using D:\ as the source disk drive for use
Code:
Make a folder for archive contents to be extracted to [B][COLOR="#FF0000"]D:\DD[/COLOR][/B]
Extract the depotdownloader-2.3.1.zip archive into the [B][COLOR="#FF0000"]D:\DD[/COLOR][/B] folder
Make a folder for server [B][COLOR="#FF0000"]D:\H2OServer[/COLOR][/B]
Run the following command in a[COLOR="#FF0000"] "command prompt" ([B]console not[/B][/COLOR] powershell window).
D:\DD\depotdownloader.bat  -app 377610 -depot 377612 -manifest 2753608707147609055 -dir "D:\H2OServer"


After command completion, you should see the following in the "console window":
Code:
Depot 377612 - Downloaded 756495440 bytes (1724666411 bytes uncompressed)
Total downloaded: 756495440 bytes (1724666411 bytes uncompressed) from 1 depots
[CMClient] Sent -> EMsg: ClientLogOff (Proto: True)
Disconnected from Steam

Hit the "enter key" on the keyboard to go back to the command prompt after you see the above "Disconnected from Steam" message.




After completing the download and starting the server H2O.exe at least 1 time.
You will then have the .cfg files.
Here is the output of the server config.cfg file after the download:
Code:
# Server Configuration File #

[B][COLOR="#FF0000"][SIZE=5]v0.01.76b[/SIZE][/COLOR][/B]

1761

name=Unnamed Server
port=8566
max_player=40
pvp_enabled=True
game_mode=1
daily_restart_hour_utc=01:00
time_between_saves=900
admin_password=admin
first_admin=YourSteamID
ping_limit=0
territory_size=40
rcon_port=8566
rcon_password=
# END #


askmyleg - Hide & Hold Out - H2o (Server) - RaGEZONE Forums



askmyleg
Updated the post and it looks like it bumped to page 3
 
Last edited:
Skilled Illusionist
Joined
Apr 6, 2006
Messages
336
Reaction score
111
I don't use discord.

I could probably setup a server from home, may need to modify launcher to stop with the disconnects on load up of the client.

What message you getting in H2OClient_v0.1.0.76b\H2o_Data\output_log.txt for disconnect?

AquaLung


It seems that if I have another app already running via a SmartSteamEmu launcher then the Client loads without crashing. If the client is the only app launched through SSE then after load it exits with this message in the output_log.txt of client:

ERROR::Steam not initialized

(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)

InvalidOperationException: Steamworks is not initialized.
at Steamworks.InteropHelp.TestIfAvailableClient () [0x00000] in <filename unknown>:0
at Steamworks.SteamUser.CancelAuthTicket (HAuthTicket hAuthTicket) [0x00000] in <filename unknown>:0
at NetworkController.OnApplicationQuit () [0x00000] in <filename unknown>:0
 
Last edited:
Joined
Apr 27, 2008
Messages
667
Reaction score
124
Re: Hide &amp;amp; Hold Out - H2o (Server)

I'll give this a shot and see what I get, thanks for this. I'll update with my progress.

It's built in unity..

Open it up with Jetbrains DOT PEEK or DNSpy find whatever you need in there.



I am getting Manifest is not available.



I will buy the game on steam since I want it too! I'll share the files afterwards
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
Re: Hide &amp;amp; Hold Out - H2o (Server)

I'll give this a shot and see what I get, thanks for this. I'll update with my progress.

It's built in unity..

Open it up with Jetbrains DOT PEEK or DNSpy find whatever you need in there.



I am getting Manifest is not available.



I will buy the game on steam since I want it too! I'll share the files afterwards
Have some news friend?
 
Back
Top