Everything posted by AgentClown
-
[Support] ich777 - Gameserver Dockers
It worked great with the webhost thing, either way its weird that it wont upload directly from the server
-
[Support] ich777 - Gameserver Dockers
Okay! Thank you for your fast reply, I will try once again to restart the container. otherwise share the map to the people
-
[Support] ich777 - Gameserver Dockers
I have seen the reddit thread and some other ones about FastDL. Can I in someway link to the external IP address to my unraid server without exposing it publicly, or do you reccomend some typ of vpn, like wireguard?
-
[Support] ich777 - Gameserver Dockers
Hi! I have tried searching this topic for my answer without finding it. I host a csgo server and want to use workshop/custom maps. I add them in my map folder "\\Unraid_server\appdata\cstrikego\csgo\maps" I see them when i go "rcon maps *" in console. But when i change map it first downloads the map then this comes up in the console Download file 'maps/de_test4_4.bsp' ignored. File uploads are disabled! I have tried adding "sv_allowupload 1" and "sv_allowdownload 1" in my server.cfg but get the same message. I have read something about fastDL But I have no idea how to implement that in unraid
-
[Support] Help with gangefors/ airdc
Okay, you explained so a moron finally understood! I got it to work now, thank you so much for your help!
-
[Support] Help with gangefors/ airdc
Yeah thats what Im trying to do, but inside the airdcpp I cant find the folders im looking for. The airdcpp dont show any, but while in the terminal I can clearly see the directory tree. Or am I completly missunderstanding you now? I attached some screen dumps for you to see. Thank you for taking your time to help me!
-
[Support] Help with gangefors/ airdc
Hi gangefors! I got the docker up and running but I gave up when I thought I could just choose what folder i want in my share, same with download folder, but that does not to be the case. When I go in the /mnt folder it is all empty and I dont understand why, because the folder I want to use is in /mnt/user/. Hope some of what I wrote makes sense otherwise just ask me!
-
[Support] ich777 - Gameserver Dockers
try add this" -console -usercon +net_public_adr "yourpublicip" -ip 0.0.0.0 -port 27015 "
-
[Support] ich777 - Gameserver Dockers
Can you do any rcon command? What does it say in console when trying to for example kick the bots? Have you added anything in game params?
-
[Support] Help with gangefors/ airdc
Like how? Sorry but this is all new to me, I tried running it like this docker run --rm -it --volumes-from airdcpp\ gangefors/airdcpp-webclient --add-user agentclown or how should i break it up? And should I do it in my root or someplace else?
-
[Support] Help with gangefors/ airdc
Oh, easy as that. I'm new to unraid and dockers so it is a bit of a steep learning curve Okay, it now wants me to enter a username before I can start Should i put it in Post arguments too? like --username agentclown ? on the github page it says to run it like this, but I figure it's not the same on unraid
-
[Support] Help with gangefors/ airdc
Hi! I'm trying to install this docker that isnt in the community apps and I have run in to some problems. I think I add the right paths and ports to the settings but whenever I try to start it just says: And when I add the --configure in extra parameters (under advanced view) the whole docker crashes. Here is a picture of my set up
-
[Support] ich777 - Gameserver Dockers
Cant i make i public change the files that I want then make it private again? Or can the still delete the files?
-
[Support] ich777 - Gameserver Dockers
I made the appdata public and just edited and added files for my csgo server, works fine so far
-
[Support] ich777 - Gameserver Dockers
But I'm not on a LAN with my friends, they are all over the place, so they cant join (thru my external ip+:27015) and I cant join with my internal IP Edit: got it to work after a reinstall of the docker
-
[Support] ich777 - Gameserver Dockers
Hi! I just got unraid and I like it so far, I'm trying to get a cs go server for me and my friends to play on, but I cant seem to connect to my own server. When I open try to open the game in the community server browser -> LAN i get this error: "server only accepting connections from game lobby (internal ip)" or it times out after 30 tries. I have added the token in game_params and I have open the ports 27015 -> 27016 on both TCP and UDP. I was thinking.. Is it not suppose to show my external IP adress instead of my internal in the game browser? im attaching the log from the docker for you too see, but I cant see any error (this is my first docker and I have never doen this before) csserver.txt