-
Posts
387 -
Joined
-
Last visited
-
Days Won
40
Content Type
Profiles
Forums
Events
Downloads
Everything posted by jungleNZ
-
Been able to for a long time.
-
Here is a basic one. squad - Windows.xml
-
My only problem I have is getting an error when doing update of oxide. Any idea? zip file is in main game folder and I have also got it in user folder. Either way still getting error.
-
@Numpty I have altered your script. Only thing I could see was -slot1 was missing from commandline. I also adjusted the web console to output to console so you can see exactly what is running as server starts up. I have removed some of the commandlines that are just not needed. Steam update changed to anonymous. Server runs and can be seen in game list. I have attached your updated one and mine (it has configuration editor added). See how you go. (you need to change the ports back to 27015 and 27016 as I use different ones and forgot when uploading) TheForestNumpty - Windows.xml theforest - Windows.xml
-
@Numpty - can you upload your tcadmin game config file and I will setup my end and see why it not work.
-
make sure no other theforestdserver.exe is running in background. * main game files. Install oxide by clicking theforestdediserver.exe - wait until processes complete. (i am sure you have done this part). * once done stop server. * next start server again with commandline options -batchmode -nographics -nosteamclient -serverip ................ etc.... right through to slot1. my commandline: -nosteamclient -batchmode -nographics -serverip $[service.IpAddress] -serversteamport 8766 -servergameport $[service.GamePort] -serverqueryport $[service.QueryPort] -servername "$[HostName]" -serverplayers $[service.Slots] -difficulty ![difficulty] -inittype ![initType] -slot 1 difficulty can be set Normal and inittype Continue (i have variables set) use web console to see server setting up. post log if you can if still having issues. *server should be running.
-
Make sure runas local service. First instance seems to save data to windows/system32/config/systemprofile/...... Next instance and other after set up saves folder in each instance. Does this help?
-
-savepath does not work. delete it from commandline. If you have gotts version with oxide it will form saves folder for user.
-
Sorted through support - found a port had blocked. (TCADMIN support guys - two thumbs up)
-
Is it still running with latest version (someone mentioned oxide not working) And thanks for the post Goots.
-
talking with KGM we found multi games were not connecting. (however it turned out to be updating). I can get multi instances running, I can connect to each one in game - but for the life of me do not know where data is saved. (Using commandline settings method not server.cfg) There does not seem to be conflict of saved data per instance.
-
Hmmm, I can get individual sessions to run however I cannot locate where the cfg file gets stored when runas is set to local service. Therefore cannot find cfg file to adjust. I do know it does not goto appdata (not sure if stored game is going elsewhere or appdata). If anyone wants input with me feel free to come to discord.me/gamingnz_gnzservers This is one tricky setup.
-
Yeah, just checking this morning and the path (even thou it saves correctly) does not seem to read that cfg. I have found you need to get one service running as TCADMIN first, then change the default game server file - RUN AS to local service. Users after that will then have own cfg. Again it is a really backward system these devs have setup. Hopefully something they fix soon.
-
FTP has been working fine until last update. User tries to connect using filezilla client. Ip, user, pword, port (8821) all set - seems to run and the just hold. Status: Connecting to xxx.xxx.xxx.xxx:8821... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Server does not support non-ASCII characters. Status: Logged in Status: Retrieving directory listing... On my normal filezilla server i have to create certificate for FTP over TLS. Is this needed?
-
New full release version - works with tcadmin2 (finally). Use -batchmode and -nographics in commandline. to run multiple gameservers place -savepath=saved\config\ in commandline as well. Ensure game is set per 1 user (multiple games on 1 user will not work: ie: game creation on admin 2x does not work). Not sure yet if game saves in correct place for user. I also set RUN AS to local. Got to say the dev's need to simplfy things. Been one of the most complicated setups out there.
-
Not mine but his. Dark and Light - Windows.xml
-
There is something in tcadmin that seems to not run the cmd.exe window properly. When running from files cmd window opens and starts processing info before black screen pops up. Running tcadmin cmd runs but does not show any info as previous. Logs show display error. "STRANGE". Is there any way to stop tcadmin running the program in the ISD (intergrative services detection) background it does. ie having it show on standard desktop area.
-
Sorry guys, same as you. Thought I had been running from tcadmin but it wasn't. Have tried many things but comes back to resolution error. (-batchmode got one step further but end up with **crash**).
-
If your server is running from a desktop type box and has graphics ability then it should boot normally. A big black screen is normal, if process completes there is a heart icon bottom left. If your server is a blade or dedicated box system (ie 1u, 2u 4u etc...) then it does not have the correct grahpics capabilty. It would post a pop message re directx therefore not able to run. If it is first option make sure directx is updated and your graphics drivers are the latest. There is no -nographics or -batchmode option for theforest and looking like devs don't want to set it that way.
-
If you create new server (over and about initial) it will be set up and running. The new ports should be +1 or whatever you set diferrent from initial. I find that on serverlist my ping is at 1200+ range. Let serverlist grab all and then scroll to end and scroll back up. You should find second server listed. It seems to be after some time that lowerping for server gets set. Network.eco is file to set or check ports, ip etc...
-
All good, glad you worked out problem.
-
here is my very basic one. You need to run the main files once with ecoserver.exe to create extra files/folders, then use this file for creating server(s). EcoServer - Windows.xml
-
Cheers Gotte... but got it sorted. Had not set savegamefolder correctly.
-
I have now. Will reboot and see if that allows graph to show. Thanks On reboot all works well. Thanks again.
-
Games setup and shows stats: players, cpu, memory and bandwidth however nothing displays in the bw line. How does one make it show what is being used? Thanks (I have read the manual but nothing specific to set).