
crunkinshoe
-
Posts
72 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Downloads
Posts posted by crunkinshoe
-
-
I'm getting close to a working config. There are quite a few aspects to it unlike any other games I've done. You will need to make your own map in order to get the server started as one is not generated nor included with the server files.
0 -
Link to dedicated setup thread: https://www.playatlas.com/index.php?/forums/topic/3498-unofficial-dedicated-server-info/&
Page 7 you will find working server files download links
0 -
Has anyone got a working query protocol for DayZ?
0 -
Has anyone created a query protocol for this game they'd like to share?
0 -
Only Gportal has been given the files currently. The developers have said they may publicly release the files however have not given a timeframe.
0 -
It looks like you can have the .mod file in the DNL\Content\Mods folder named 123456789.mod or in the DNL\Content\Mods\123456789 folder named as just .mod
I wasn't aware the second was also an option as I had been doing it the first way for ARK. Everything looks to be working, thanks again Dennis!
0 -
I'm running it as TCAGame. Just to clarify it does create the 123456789 folder with the extracted mod files and move it to the DNL\Content\Mods folder. It also looks to be creating the .mod file however it has it as just .mod and not 123456789.mod and it is leaving it in the 123456789 folder and not putting it in the DNL\Content\Mods folder.
0 -
You are the man Dennis, thanks! One last issue is that it doesn't create the .mod file correctly. It looks to be creating a .mod file inside the mod's folder but not naming it to 123456789.mod (for example) and moving it to the root Mods directory. Any ideas on why this is?
0 -
1. Download Python3.
2. Create a bash script that execute somethings like
python C:\path\to\downloader.py --modid <variable that stores mod id>
Easy as that
This is the error received when using this method:
C:\TCAFiles\Users\Admin\2495>C:\Python\python.exe C:\Python\DNL_Mod_Downloader.py --workingdir C:\TCAFiles\Users\Admin\2495\ --preserve --modids 1419630194
Traceback (most recent call last):
File "C:\Python\DNL_Mod_Downloader.py", line 419, in <module>
main()
File "C:\Python\DNL_Mod_Downloader.py", line 404, in main
if not args.modid and not args.mod_update:
AttributeError: 'Namespace' object has no attribute 'modid'
Process exited with code 1
0 -
It seems arkit.py will not work with TCAdmin as it does not support Python3. I haven't had any luck trying to compile the .exe with the DnL changes either. Did anyone figure out a way to extract the mods?
0 -
The DnL mods I looked at were all .z and in the same format as ARK as the game is basically an ARK clone. If I were to use the Ark_Mod_Downloader.py directly (with the appropriate edits) where in the TCAdmin files do I put arkit.py? I tried in the server root directory where you would put the .exe file however it was not finding it.
0 -
I have never done anything with Dark and Light but you can get the exe from here https://github.com/barrycarey/Ark_Mod_Downloader/raw/master/dist/Ark_Mod_Downloader.exe i had this setup for ark i just use batch script to download the mod
Ark_Mod_Downloader.exe --steamcmd "D:\TCAdmin2\TCAFiles\Users\SteamCmd" --workingdir %ThisService_RootDirectory% --modid %ThisService_Modid%
i have Script parameter checked for the %ThisService_Modid% variable so when they run the script they get a text box and they just enter the modid
Has anyone figured out a way to get mods unpacked? I tried editing the .exe with DnL parameters however it doesn't seem to work.
0 -
PS4 requires you to given private keys to connect to the Playstation network. These can only be acquired from the ARK developers and are only being given to a handful of companies currently.
0 -
It seems the latest update is causing launch issues from TCAdmin. It will launch fine directly from the server but not from TCAdmin. Does anyone have a fix?
0 -
Thanks for the Steam DLL tip guys!
0 -
It seems the server is not able to properly apply the appID without the Steam Client open (even with a steam_appid.txt file added)
0 -
It appears the bindip commandline option is not working anymore. Does anyone know a way to bind IP?
0 -
I am getting "The resolution is too low to run this game" error when trying to launch ARK instances on a certain machine. Everything was working fine and all of a sudden sometimes a server will launch and sometimes it will error. All server gameusersettings.ini have standard resolution values set. The screen resolution on the actual machine it set to standard as well. If anyone has seen a similar error, a possible solution is greatly appreciated!
0 -
Also, just because we know what that the query port is the port that Steam needs to communicate with the server doesn't mean that the client knows it. Think a few years back, before you started messing with game servers... You didn't know what a query port was, right? I didn't, not until I had to know what it was used for.
For us it's just common knowledge, but sometimes it's a mess trying to explain to the customer why he can't use the 'real' IP in TCAdmin. You're not even able to join with the game port, nor search for the game, so it's just pointless that you can't set the game port equal to the query port.
You hit the nail on the head!
0 -
That stinks Dennis
I like having them both the same as it looks cleaner in TCAdmin and makes it easier for customers to connect.
0 -
Are you able to connect with both the port and queryport the same?
0 -
Is anyone else experiencing an issue where the server is connectable however it cannot be seen in Steam, Hurtworldservers.com or in-game list?
I have a query port added and even tried turning the firewall off. If anyone has any suggestions they would be greatly appreciated!
0 -
Do you guys have the query port the same as the actual game port or do you make them different?
0 -
Does anyone know what the trick is to getting servers to show in the Steam server browser?
0
Atlas
in Game Config Files
Posted
Also each server currently takes a lot of CPU (15% usage on a 32 core machine) and at least 4.5GB RAM.