#unofficial-setup-help
1 messages · Page 61 of 1
has WC even acknowledged that they broke serverlists again? I know of the temp fix, but it's not a perma solution. Anyone know if they are aware and/or care?
absolutely not
at least not to any of our knowledge
ffs
the wrote something about refactor ServerListing.. it got worse after that patch ^^
ya and then this most recent patch used to say the same thing " Server Listing Refactor" but was changes later to say "fixed an exploit" and we don't know why
the mysteries of Wildcard
I think they did this to unofficials on purpose, I really do
I think there is more servers then their list can handle.. as it loads only 1000 on top left
ugh, still no update 😦
or maybe the raspberry pi thats hosting the serverlist run out of ram
i got the update.. my server is working
what?
what patch version?
looks like they changed the settings in nitrado. you have to update everything. that is why the servers arent working
I mean if that were the case the current workaround shouldn't really work
true
my server was stuck in a restart loop. until i went to settings and clicked and uncllicked all of the stuff i wanted.. everything was messed up.. the passwords werent even there.
there is no update on steam waiting for me
sorry.. i didnt get the update.. but my server is working.. i had to update all of the settings from the nitrado page.
what settings?
99% of the people here having issues are non nitrado. Non nitrado unofficial dedicated servers aren't showing up on steam server list at the moment without console commands
perhaps there is a new setting we need to activate. who knows. just don't know what that would be
orly? nitrado does? now i also start to believe in a conspiracy.. 😅
stil no update for server listing? a whole day like this
not yet
Nitrado has WC and Snail over a barrel with the sheer amount of money they had to take to stay afloat so its not that far fetched
My server was on the list for a few hours yesterday, but then stopped
I changed my hatch speed from .1 to .05 on Nitrado and my Rex eggs are still at 3 hours
old list only showed 200 at a time
the setting wont effect any eggs already in game, has to be fresh laid eggs]
I mated the rexes after the change and restart
I’m an idiot I shared mating interval (which did not change either) I put egg hatch speed from 5 to 12
theese things happen lolz
you have extra life bonus rates enabled
Yeah guys, I hate to say it, but we should pass this along. WC intentionally filtered out thousands of unofficial servers on purpose it seems. They want to kill off as many unofficial servers as possible. Why? I don't know, probably relates back to some deal with nitrado or something.
So it* overrides any of my settings
yes it sets them to officials
I don't think it's intentional
lol conspicary theory at its finest
🤯🤯🤯
I need my tinfoil hat. brb.
How is this a conspiracy theory, they literally said in patch notes that the "problem" has been fixed. They fixed official servers showing up, at the cost of unofficial ones. This was the exact purpose of the server list refactoring. The fact that it's fixed by one little commandline is proof. there is nothing wrong behind the scenes, this is what they wanted.
WC messes things up sometimes. They have been since forever
When this still isn't fixed a week later, you will be agreeing with me. Watch
Your map has been gone for a week?
wc want an need a smany damm people playing as they can possibly get, then they hope 1 in 10 buys there dlc on its release with scortched
Hanlon's razor seems appropriate with WC
"Never attribute to malice that which is adequately explained by stupidity."
^ this
ya also if they're purposefully trying to "filter out" all the unofficials that would be a huge business mistake. literally makes no sense to get rid of and purposefully anger people who will potentially buy your products in the future.
Well, mark my words, this "issue" wont be fixed.
I don't think it was intentional, but I also thing they really either don't care or aren't aware of "business" mistakes after what we saw with the whole dedicated decision at launch in the first place.
I mean tbh, they dont fix ALOT of bugs. So saying mark my words when it comes to bug fixing by WC.... you will be right at least 50% of the time lol.
ya but they did sign a legally binding contract with nitrado so some of that was potentialyl out of their control, but i do agree with you for the most part
I think it boils down to what they prioritize v what they don't care about at all. And private dedicated servers they clearly don't care about at all.
That is still a bad business decision. Just because it was contracted doesn't make it a good business decision.
this unfortunately does seem to be the case
oh 100% i agree with you on this
Yes, they werent even going to allow non-nitrado hosts at first, i mean that should speak volumes to what is happening right now. If you think this 'server list refactoring' is a mistake... yeah, we'll see about that.
not saying it was a good decision but it was a decision
Yep, explains why they don't do basic deployment logistics to prevent locking people out of unofficial servers when they delay a major patch to public.
I think they got themselves stuck between a rock and a hard place borrowing money from everyone. Now they answer to those people and not the customer.
ya thats how it is rn
exactly
I hate when they announce patches now. You just never know if or when you will get it. Its just hurry up and wait. It eats up my day trying to plan around their updates.
We don't even have a Linux binary for the server. And that is literally one check box in UE5 to have that compile at build time.
ya ive heard the issue isnt universal so idk whats the deal tbh
Yea I'm pretty sure that's what nitrado does in docker containers.
And they over sell the shared space.
I use pterodactyl to host mine...which uses docker running proton
Yea I use pterodactyl to host other games. Some minecraft some ASE. But I don't overshoot my hardware capabilities in the name of money's. Lol
Only if you go above your hardware budget taking into account not everyone will be playing at the same time. Then you will get tons of io delays. Aka nitrado
I can almost guarantee nitrado has 2x the clients on one physical server than it can handle.
That's business. Isp companies do the same thing.
But some know how to tune that better for real life scenarios.
Some just get a bit too greedy
Got question for modding in ASA
I run my server in proton with docker and Kubernetes and previously in ASE used to use steamcmd and a CLI written in bash to manage my mods. I.E install \ remove and then configs and commandline flags to enable them etc
For ASA, is it all purely -mods flag now ? Meaning no more additional serverside installs and hacking the file system ? Server downloads mods to the content folder and enables them at start up time ?
Yes. Hey Marcel I watch your YouTube channel.
Just -mods=1111111,222222,333333
And do me a favor. Go easy on the biceps bro.
ahh amazing, thats actually way better. Thanks! what a small world 😄 I guess you also run your server in k8s then ? 💪🏽
Not Asa. But another of other ones yes.
It will go there when they aren't updating it every 3 seconds.
I won't inflict that kind of pain on my ci/cd
it runs like a dream in proton , memory and overal load averages actually better than ASE. My linode instance is much happier now LOL
I was waiting for a native Linux binary but now that you said that I may have to spin one up and check it out.
Got my entire setup in marcel-dempers / Ark-docker in the asa folder if you ever need.
There are docker compose files to run it locally , and K8s YAML to deploy
A small CLI i wrote to manage it all , i backup to S3
on my github
There are posted server benchmarks for different server setups on Server Admin Hub.. you’d be surprised
Awesome man thanks I'll definitely check that out. I use argocd on my in house server rack for my clusters so it won't be hard with your manifests.
nice! its very portable, you can simply docker compose build and checkout the compose file (may need to tweak your volume location and review env vars ) then docker compose up and your server should be listed. For k8s it runs in statefulset and host volume mount
yeah bro but i mean... come on.. we have all paid for the game, let us host the fucking server in peace
Yea I'll probably fire it up on my docker host to see about resource usage before I outright deply it to k8s. Or maybe I'll just send it let's see how saucy I feel lol.
Anyway. Good luck with the mods. It may take a bit longer to start up when you enable them as it downloads them directly from curseforge. And keep up the good work your an asset in the ci/cd k8s community.
have they released 32.33 for download yet
i just tried to download it and nada 😛
thanks mate 💪🏽
another tip, i have instructions in github somewhere which allows you to enable virtual memory in the kubelet which will give you more memory. ASE and ASA servers run perfectly fine with virtual memory so no need to spend on hard RAM
uuh kubernetes ppl in da house
Ill see if I can track that down. Also you dont need the ?listen anymore either in the command. My whole command is "ArkAscendedServer.exe" TheIsland_WP -WinLiveMaxPlayers=10 -NoBattlEye -ServerPlatform=ALL -mods=927083"
I have everything else set in the ini files and also have those ini's set to read only. Because ASA has a tendancy to write out the files every launch or shutdown.
awesome, good to know. The vmem stuff is in a readme in the directory tree somewhere, might still be under ase folder.
I will review my start command and commandline parameters
its in your arkmanager.start-instance file
you also have it in your arkmanager.start file line 41 but thats just an echo
Yeah there is some magic there 😄
All my CLI functions like start backup stop restore etc have .sh files so it keeps it neatly organised.
I like to spawn an instance (espectially when clustering becomes a thing) in seperate PIDs
The echo is there for debug purpose , then to spawn a new thread in background for each map, i use nohup to call bash to call proton so i thought to abstract it to its own start-instance file to keep it cleaner
nailed it
What ill probably do is put all the ini stuff in a secret and mount it in the container this way Ark cant molest the settings.
Anyone else’s not on the list after todays update?
@spice epoch takes about 5 minutes to show after they "refactored" lol. It should show up tho.
Hmm okay thanks, it’s been a few minutes but I’ll give it a restart and a little more time
Not even close for me. 32.21 lists correctely on ps5 and Xbox, does not show up on PC
@dapper hound I just started my 32.21 on PC and me and my girl are now playing on it from the list. So I dont know what to tell everyone. Check your ports maybe?
Ports are the same as always sir, it disappeared from PC listing since the update.
Anyone have any information on not being able to find unofficial server. I have a server hosted on a PC on my network trying to play from my Xbox. Worked a week ago. But just tried today and can't seem to figure it out
@dapper hound yes they definately changed something, as it takes between 2-5 minutes to show in the list now but It still shows up eventually. ASE used to take forever to show in the list also.
More info I suppose: my girlfriend can see the server on the Xbox side, but I can’t see it steam side
mine was showing 1000+ servers in the listing, used to do just 100, so i presume thats what takes it longer, more directories or w.e to look at
Yes, even on PS5. This is a client-side PC problem
@spice epoch There is a command but I cant remember to disable the list. Its in this thread somewhere. Ill see if I can find it
It is
Yeah it’s telling me invalid password
But isn't working with server with password
Ark.UseServerList 0
This works. Still they need to fix this mess
^this works for a large % people, some have reported having to enter two or three times though
I tried this from Xbox and it didn't work
Where would I enter this command?
in the console. button next to 1
yea i think they tried to fix it an failed with the minor server patch today
I think they are rate limiting how they sort and serve the server list on their end, thats why theres all these problems.
So you seen it on pc?
Yes
Thats what I was saying, it eventually shows up.
Didn’t do the command, I was walking over when I noticed it popped up
Every time you restart it it seems to restart that timer for whatever reason
they may have popped a CDN in front of it call to cache the list 🤷🏽♂️
my instance once stayed there for some time even though i took it offline
Indeed
Oof there’s rubber banding now
Guess I will try and give it 10 minutes
They must’ve broke the game again
what ever they did, it broke it lol, so u wud think, why not just revert to the old version that wasnt broke
@spice epoch I think they called that "optimization"
@distant hearth in my experience, when they dont do something obvious that usually means that you and them are not trying to fix the same problem. lol
I often get a rubber banding glitch upon login and have to kill my character and respawn to fix it. This even happened to me on ASE but rarely
i get that there busy asf with all the bugs, but what i dont get, why not just roll back to what worked? or is that not something they can do
@distant hearth because the reason they changed it isnt related the problem your thinking it is. This is a new bug introduced by them trying to fix something else.
someone keeps getting auto moderated
Marcel is typing something in the no no list.
i dont know, its not liking something in my text, not sure what though
ah i see, makes sort of sense i guess
dont feel too bad. for like a week you couldnt type Rynio in the chat
But i think the reasoning behind it is they are pushing feature branches regularly which fixes a lot of things and may break old things
I dont think they want or can roll back things as they follow iterations
so from what im gathering on here, i just have to wait and hope my server shows up on the list?
@languid plank Yes
try this in console command first Ark.UseServerList 0
This is so annoying
thanks that worked
The problem is that only 1-2 servers are shown per box. WC did this on purpose. If you only host 1 or 2 servers tops, you're most likely unaffected, and your servers will most likely show up. If you have more than 2 servers per 1 IP, the servers that show are RNG.
thank whoever found that command, i just copied an pasted from someone in this channel
lol, fair enough
If it's a nitrado server, there are probably other servers on your IP
No personal server
If it's new, it can take a day to show up on master server list, you need to let it set for a while, dont restart it
which makes troubleshooting other potential port issues a nightmare, but this is WC for you
It's just me that plays on it and I start and stop it when I am done. This is crazy
Yup, WC for you. It took my servers 2 days to show up, running non-stop
you can try to do open IP:gameport in console though
@limber pewter sounds like a firewall issue be sure to add exceptions and port forward if needed
Was fine a week ago. No changes to the ports but I am gonna check
@limber pewter I've had this issue with mine if your also running any mods that haven't been updated since launch prolly good idea to turf those
Playing on vanilla
If you try direct connecting and you get booted it could also be a bad bat file
Start bat?
Yea I had to switch to a server manager
What did you change
And that fixed it for me
I got rid of the bat and started using a server manager that's what I changed
my turkey trials still wont show up so thats cool
It's a power shell script that handles everything for asa server so it has a nice easy GUI and it's push button start
Which one did you use
Google ark survival ascended server manager there's one by a guy who user name starts with c I can't remember his name
Ch4r0ne
That's it
Just type "Ark.UseServerList 0" into the console and search your server again
You could try that my fix is for when you can't see your server and you direct connect then get a timeout
After getting in
Direct connect doesn't support passwords
This is my issue
I believe it does you type the pass word after the IP
I tried that several different ways no lucj
It doesn't I fought with that for the first 3 days of ASA traditionally it would be open 0.0.0.0:7777?password
but you end up getting a black screen and no incoming connections to your server
Open ip:port password
I could be wrong I never tried this
I could also be thinking of a different game
PLEASE HELP ME.... I did some admin stuff and now i cannot exit Admin mode, i cant take damage or die from the elements and it broke the game for me
relog
trying now
It does not work sadly if you use password its got to be through the server list or steam
it resets each login
Might be another dumb question
How did you get that server manager to install I can't find a download
Just down load the zip and read the readme
It's not a program it's a script
Its a power shell script
So i'm guessing the server update they did broke things? havent been able to access my server since the update. worked just fine before the update
@brittle sparrow got any mods
i have a few
Any that haven't been updated in a long time could be a good place to start
the server won't appear when i search it
Ark.UseServerList 0
ok i'll start there
Heres a question, is everyone forwarding both TCP and UDP when they are forwarding ports?
wonder if the problem is people arent forwarding udp traffic
You can also try that console command first @brittle sparrow
i tried that command. didnt work for me
how long do i wait when i put that command in?
Should be fairly instant
Have you tried direct connecting
take the ?listen command out of your launch commands for the server and try that
Its not needed anymore
mine has a password so it doesnt work
i'll try mods first
You guys uhh filtering passworded servers right
@low dew not gonna lie this script is confusing af
Yes
@limber pewter it's really easy to use if you follow the guide and do it once if you can write a bat you can run the server manager lol
@brittle sparrow try taking the ?listen off the launch command
@brittle sparrow take your password off and direct connect and confirm you can actually join and play
ok
how to see more unoffical servers?
@maiden bramble pray to the wildcard gods
@low dew this read me has like no information am I missing something
@limber pewter what are you stumped on
Im guessing it just comes down to patience. Its probably either cached like @lunar cloud said or its heavily rate limited with Nitrado servers being whitelisted. We will never know unless they tell us, and they arent going to tell us.
Couple things server location and how to run it
I don't know how far the path should be
I took my password off and used the open command and I just have a black screen
Sounds like its a different problem then
cant say it enough. check the ports
So you couldn't join
whats your launch command. And make sure there is no passwords before you paste it in
This was the issue! Thank you!
@brittle sparrow congrats!
Did you check your forwarded ports in the router though?
@limber pewter you should try removing ?listen from your command line as well like @quartz pewter suggested
It's ok it's the ports that matter not ip
server\ShooterGame\Binaries\Win64\ArkAscendedServer.exe TheIsland_WP?SessionName=NMDARK?Port=7777?QueryPort=27015?MaxPlayers=4 -NoBattlEye
Odd using steam query think mine uses 7776
MaxPlayers is now WinLiveMaxPlayers
would that make it to where i couldnt join tho
@limber pewter your playing asa right
yes
hello everyone, I am looking for a line to increase the time of my structures please
Changes the Max players to what Jeremy put
change MaxPlayers to WinLiveMaxPlayers
i can try 7776 but 7777 worked a week ago
default ports dont even need to be there technically
7777 is the port 7776 is the quary
Just keep what you got for now and change the Max players and try that
ArkAscendedServer.exe TheIsland_WP -WinLiveMaxPlayers=10 -NoBattlEye -ServerPlatform=ALL -mods=927083
Little steps
Thats my entire launch command
-ServerPlatform=ALL is the crossplay stuff that I believe is also by default.
Cross play is enabled by default
yea
Don't need that server platform line
I put it in there so I can change it quickly to STEAM without remembering anything lol
I got to many console players to change mine lol
So i try to join using 127.0.0.1:7777 since its the same pc and i am getting invaild server password
but i dont have a password
see I even messed that up, its PC not STEAM lol
@limber pewter did you restart the server
yes
Lol had to ask
@limber pewter The issue resides in your ini
lol I get it
What happens when you try public ip
Change the settings in your INI and then make it READ ONLY
The server is writing the config at launch and at close.
I never set that up. Didnt need it last week. I play from my local network
If you ever had a password it wrote itself to the ini. You need to check those settings. I bet all your problems reside in those 2 ini's
oh smart!!!
Yea be in the gus
so go through all the options in there, then make game.ini and gameusersettings.ini read only
with the server shut down.
Hello, anyone got the 32.33 version of the server ?? I am stuck on 32.21 can update more
@vestal ivy not been pushed to unofficial
its not pushed to steam yet'
THX ! where can I see that information, what is pushed or not public
@vestal ivy just assume all new patches are not pushed to unofficial
Could take days weeks
If your running a verify with each restart eventually it will update when it becomes available
steamdb (dot) info/app/2430930/
I have update.bat and update with start. for the past updates in PC-patch notes: as soon it was there I was able to update server. thats why I was surprised
got an IP from xbox now!!! amazing you guys are freaking awesome!!
@vestal ivy don't expect anything from wildcard and you will never be disappointed
Ok so xbox connected for just a second and then timed out any ideas?
@limber pewter did you actually make it in and see your character before timing out
yes
Yeah you have the issue I had
did you fix it? lol
I have random people connecting to my server and not spawning into a world yet they disconnect.. havent figured if they TIME-OUT or just exit the game 😄
@vestal ivy timeout more then likely
some play for a minut or two tho 😄
ok back to the same thing. OK so my server address
SteamCMD = "C:\ASADS\SteamCMD"
ARKServerPath = "C:\ASADS\server"
@limber pewter I can get on my PC and DM you and show you
That would be great. I was gonna ask if I could PM you
I'm on my phone in bed cuz I'm a no life Chad
Nothing better to do then sit on the ark discord what a way to live lol
LOL... srry ARK 😄
lol
idk how xbox works, does it have dedicated hosting or you just host from PC ?
If you host from Xbox it would be non dedicated or single player
It works the same way as PC
so you can host publicly as steam client ?
yea
crossplay too ?
yup
how do you set up the ini files and so on 😮 just a curiosity
never had an xbox in my hand
can I connect to your server @limber pewter ?
im not sure on the server aspect of how to edit the settings. I was talking about a PC server. Not sure about using an XBOX as a dedicated server.
I think thats done via console command on console
You can only edit server settings from the game UI on Xbox if you host from it
makes sense
Server manager fixed everything
Bat file start was causing issues.
Thanks for all the assistance @low dew
np glad it fixed it
Hello, I have my superior meat which does not stack. Do you have a solution please?
is there a solution to having unofficial server show up again properly?
Ark.UseServerList 0 try that in command console
so that people dont have to do that
has worked for majority people
not till they update w.e they f up
its killing my sever pop for people that dont understand that or console players
hopefully they fix it soon, but its wc so....
Man thats terrible. Guess everyone is just going to have to go pay Nitrado.
WC point of view
i rather drown my self then pay nitrado
i have no choice, shitty dsl internet, stuck with wc
I get it, its your still being forced to fund a monopoly.
tbh i used nitrado for ase servers, never had much issues, but they were through a friend that was affiliated, wud get almost instant support on the rare occasion needed it
not the same for the one i had not asociated with that affiliate
Any unofficial servers getting frequent crashes with the below crashstack since 32.21?
I have 4 separate servers crashing randomly after people join. Only have Turkey Trial mod.
Fatal error!
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffffffffffff
CL: 469280
0x00007ff7e313fcec ArkAscendedServer.exe!Chaos::PrePreFilterHelper<Chaos::FAccelerationStructureHandle,Chaos::TSpatialVisitor<Chaos::FAccelerationStructureHandle,double> >() [E:\ASAContinuous\Engine\Source\Runtime\Experimental\Chaos\Public\Chaos\ISpatialAcceleration.h:671]
0xc10ebfa620000000 UnknownFunction []
0x000001ece1ee4aa8 UnknownFunction []
0x40f17c98c7ed67c5 UnknownFunction []
Last Replicated Actor Dolphin_Character_BP_C_2146875491
Last Remote Function ClientMoveResponsePacked
and
Fatal error!
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x0000000000000000
CL: 469280
0x0000000000000000 UnknownFunction []
0x00000225c19839f8 UnknownFunction []
0x0101010100000000 UnknownFunction []
Last Replicated Actor Paracer_Character_BP_C_2081689757
Last Remote Function PropertyServerToClients
Wow thats a rare opinion. Glad it worked out for you.
Unfortunately, if not for these exclusive predatory type agreements between crappy game companies and nitrado, nitrado wouldnt exist. They did the exact same thing with the game company that just shut down. Fntastik
Fntastic
yea, i hear alot complaints, guess got lucky
The Day Before was an unreal engine 5 game with recycled assets pushed to nitrado exclusivity that was released in a terrible state. the parralels are crazy. Ark just has the base of hard core supporters to carry it through.
You mean Eight Points? lol
they went incognito mode
Yea isnt that whole situation hillarious
Nitrado servers lol
5 years for a full asset game is unlucky.
surely they would have been able to make a good game if they had more time xd
lol assets that were bought from the epic store that were less than a year old lmfao
ironically, I have seen alot of the Ark Ascended assets in other UE5 games also. ferns and rocks and foliage that is.
Heres the question I have for everyone hosting their own dedicated server. If I add the crypod mod that has 3 million downloads, whats the chance I can disable the cryopods that WC is screwing up and just continue to use the mod that works like vanilla?
I think disabling the vanilla cryo engrams can be done in ini. At least that's something I'm considering.
Yea Im not going to participate in their garbage hot take about the new cryo system.
I don't have a problem with it personally, but not about to experiment with compatibility with cryopod mod
The issue I have with it is that when all is said and done this game wont be Ark anymore. It will be Ark 2's replacement when they cancel it. First world problem I know but that's not why I bought this game.
It was supposed to be OG ark with better graphics and all the long term bugs from hacking code together over the years fixed. Instead we are getting Ark 1.5, same bugs and new bugs added from features being added in no one wants. In my opinion of coarse.
L@j.eremy. the day before launched the day before and shut down the day after fantastic actually changed there name not shut down
What's the new cryo system isn't it just ase cryopods
no its definately not
cant use near creatures, cant use away from fridge and fridge has 5 minute cooldown before it allows you to use a cryopod
Oh I'll keep the mod then and disable those engrams lol that's absurd
Thats what I was saying lol
Ya sad reality is asa is ark 2s replacement although with vin deisel as Santiago maybe not time will tell
They cant afford their bills at this point, theres no way they can afford vin deisels likeness.
Nooblets did a video on it that there is the leadership trying to sell a really polished "first or 3rd person shooter" to anyone that will buy it.
Ya that's why fail games is doing the lil paid packages
We will be seeing a lot of paid skin paid goodies packages in the future I bet
And I'm the clown that will buy them all cuz I'm a sucker for that crap
Hey guys has nitrado released 31.23 yet for pc?
@reef nest it's wild card that pushed updates and no
@low dew wont be neccesary, only on official
So why are all the unofficial servers missing?

@reef nest cuz wildcard don't give a f bout unofficial
Pretty sure at least 80% of there player base is unofficial lol
Thats what Im saying, who is gonna buy skins when they can just give them to themselves
The first day ark came out it was on like every torrent site. Its pointless to play it that way tho because they update everything every 5 seconds or so.
"Indy"
I still think its crazy that that guy took all the Ark money and tried to be an elon musk and failed. We live in crazy times.
Wish ark had a bit more atlas in it like the water n boats
Elon musk trying to be Elon musk is crazy
I dig his Internet though I can live in my school bus hours from the grid and game
So no eta on update for offical
@reef nest they never give ETA's
@reef nest could be today tmr or next month
And when they do its a guarantee that it wont be on that day
It could be the day before
Ya Dec or something
Think they ment 2032
@hasty elbow Your crashes are related to skeletal mesh errors make sure your dino wiping with each restart
Tells you what caused the crash in both one was a dolphin dino other paracer
@low dew do you have any idea how to hide engrams from being listed that are from mods? Im trying to hide the cryo gun and neuter gun and terminal from the cryo mod but nothing I do is working.
OverrideNamedEngramEntries0=(EngramClassName="EngramEntry_CryoGun_Mod_C",EngramHidden=true)
What I did was go into single player settings and disable something random like the note, and then changed the classname to the correct one on the mod listing.
it looks correct, i use the same setting for this on ASE, but no trailing 0 in the key. Do you need that 0 ?
I tried both, but the GUI for ascended adds the config entry when I disabled lets say the note.
So I stole the line that it added and just modified the class name.
Does any body know how to join a non dedicated server crossplatform my friend is trying to join my non dedicated server im on pc and hes xbox but were not sure how to do it
So any one find a fix for find session problem ??? we can find easely every nitrado server, but for self owned dedicated there is problem! they did it because nitrado pay them ??
This update was so weird, never have a bug on find session, only since they "fix" it
Is it possible for cross play on non dedicated servers?
Just type "Ark.UseServerList 0" into the console and search your server again
The standard way to hide engrams works fine on the dedicated server, but doesnt work in single player or non-dedicated where I was staging the settings. So keep that in mind if you ever run into problems that the ini is parsed completely differently with the dedicated server compared to the client.OverrideNamedEngramEntries=(EngramClassName="EngramEntry_CryoFridge_Mod_C",EngramHidden=False,EngramLevelRequirement=0,EngramPointsCost=0) OverrideNamedEngramEntries=(EngramClassName="EngramEntry_EmptyCryopod_Mod_C",EngramHidden=False,EngramLevelRequirement=0,EngramPointsCost=0) OverrideNamedEngramEntries=(EngramClassName="EngramEntry_CryoGun_Mod_C",EngramHidden=True,EngramLevelRequirement=1,EngramPointsCost=0) OverrideNamedEngramEntries=(EngramClassName="EngramEntry_CryoTerminal_Mod_C",EngramHidden=True,EngramLevelRequirement=0,EngramPointsCost=0) OverrideNamedEngramEntries=(EngramClassName="EngramEntry_NeuterGun_Mod_C",EngramHidden=True,EngramLevelRequirement=0,EngramPointsCost=0)
anyone know why i can t see alot of the servers and when i try to connect with ip it says that it dosen t find any servers with that adress
Yes they fubar'd the server listing for pretty much all the unofficials except the Nitrado ones.
@summer raft Just type "Ark.UseServerList 0" into the console and search your server again
how do i open console tho?
i am rlly new
hit the "`" key. its next to the 1 on the top of your keyboard
nope
ok ill try again 1 sec
it does nothing
do i need to be in a specific tab? like join ark?
i reset the whole setting and it still dosen t work
go to settings and bind open console key to something else, the tilde key dont work for alot of non us keyboards
ok ill search for that
Man they really didnt make it easy lmfao
it works?
no
console wont open?
yeah
it won t open
make sure youre not typing in the server search bar
man thats not good. Most of the gameplay in this game is done in the console. Better get that working.
it works if i am in a server already
then do it there and back out, that works
you should be able to find most unoffical servers now yes
the "Ark.UseServerList 0" command is active as long as you dont restart the game
mine?
yea island burb isnt in the list
its password protected😅
yea so is mine
the box is checked, there is no server in the list with the name island burb
me and my friends play on it every day 👍
Yea im just saying its not showing in the list for me. I dont use that console command tho mine doesnt have a problem showing up, and I have it hosted in my house.
well what is the password?
do you have ?listen in your launch command? Because thats not needed anymore and has been known to cause that issue.
yeah, let me try to change it. i wont share my password, its meant to be private
yea its not really a password if its public lol
why is this so difficult
my whole launch string is ArkAscendedServer.exe TheIsland_WP -WinLiveMaxPlayers=10 -NoBattlEye -ServerPlatform=ALL -mods=932129,927083,928793
i won t say my oppinion on this game because of the optimisation and stuff but i think you know what i think of it
my password, admin password and session name is all set in the ini which I made read only
@summer raft its all of our opinions pretty much, dont worry about it lol
what is a launch string?
Its for the dedicated server
thats the unofficial tab
bruh
your server if your running it from the client is non-dedicated
oh ok
?listen has no impact on the listing
so every password restricted server is joinable if you enter admin?
give it a minute. Sometimes it takes up to 5 minutes to actually show up
like the word admin? as the pass?
@quartz pewter what ports do you use?
yeah but other servers nitrado don't have this problem so new player will go on there server and not mine
default ones. when you dont specify it uses 7777 and 27015
That very well may be the reason why its happening. /tinfoilhat
it's not fair
i hate this game with all my ❤️
Its definately an abusive relationship lol
it still only list with the command, i use 7777 and 27016. i have encontered other steam games wont work if port 27015 is in use
Oh hey is that true, you got your dedicated server to show on steam list?
in 2018 i had a 1050 ti and a i3 sixth gen and waited like 1 hour to join a single player world just to crash 2 min later and i still tried like 3 times before i gave up and that is why i got 200 hours on this game 💀
the only thing you can do is try and switch the port temporarily and see if thats it.
The server list may be hard coded now to only look for 27015. would explain alot and why everything is random for everyone
how do i change the port?
wait, my server is listing normally now.. removing ?listen worked
it beats you because it loves you.
i love beeing abused
just rebooted my server with, 7777 game and 2015 query, i'll just hope it will now shows
boom
Trying that now
how do i change port?
now it's two days with this problems
?listen is for the unreal editor. Its not supposed to be used at all in the normal serving of the game
Server: "[EU-ITA]Paciottiland-PvP-x4H/x2XP/x7T/x10B/NoWipe" has successfully started!
Can Anyone check if you see my server? thank you in advance boyz
It may take a minute to show.
🤏 this close to jumping off a bridge
It was a default launch option for ark server manager for ASE so I assumed it was alright
ok let's wait 10 minutes then
i just hope it fixed somehow. worked fine for weeks
A LOT of those settings and commands arent for ASA. so keep that in mind. Use the KISS method.
Even though the documentation agrees with you lol
Even the player count is not the right command anymore. That will mess it up too.
-WinLiveMaxPlayers=
my batch looks like this atm:
start ShooterGame\Binaries\Win64\ArkAscendedServer.exe TheIsland_WP?listen?SessionName=[EU-ITA]Paciottiland-PvP-x4H/x2XP/x7T/x10B/NoWipe?ServerPassword=?Port=7777?QueryPort=27015?MaxPlayers=70?RCONEnabled=True?RCONPort=27020?ServerAdminPassword=password -NoBattlEye -Culture=En -NoTransferFromFiltering -ClusterID=Pash342kz -mods=928793,928621,929868,930829,927131,900062,933447,926956,914844,912902,916922,908148,936660,928708,927083
exit
ok theres alot going on there.
remove ?listen
i mean, it worked perfetly since 2 days ago.
i will try, any other things?
nah, NoTransferFromFiltering and -ClusterID= currently does nothing
?listen =Culture=En and -NoTransferFromFiltering and ClusterID=Pash342ks along with the - dont need to be there at all
Those being on, can cause problems if they change something that notices that flag.
culture=en is useful for some
oh ok! so i have to remove even the (-)
Even with the INI, if its not valid it ignores it. culture en is default.
to me set's tribe log in english for allù
ok, i will try to remove this things and then restart
The session string being that long in the command line can also cause issues. I would set all that stuff in the INI. Including your admin password and then make the game.ini and gameusersettings.ini read only
when i remove ?listen should i put a space between it and session name?
my whole launch command is ArkAscendedServer.exe TheIsland_WP -WinLiveMaxPlayers=10 -NoBattlEye -ServerPlatform=ALL -mods=932129,927083,928793
can make issues if you run multiple servers from the same serverfolder
followed your tips and now restarted
let's wait a bit and then check
you can add [SessionSettings] SessionName=[EU-ITA]Paciottiland-PvP-x4H/x2XP/x7T/x10B/NoWipe to the GameUserSettings.ini
i use AltSaveDirectoryName= & SessionName= password and ports etc in the launch command so i can run multiple
restarted correctely, can you guys be so kind to check in 5 minutes?
along with RCONEnabled=True``````RCONPort=27020``````ServerPassword=`````` ServerAdminPassword=password in the [ServerSettings] section
Then you can remove all that from the launch command.
Yeah common args like ports per instance , sensitive things like admin and server pass should be kept outside of INI and passed at runtime
You can then launch multiple pids per instance and have different ports , and they all share the same game and gameusersettings INI under the hood
@hot wolf is correct, as it will interfere if you run multiple instances.
done it, it was quite simple actually, was working fine tho to be onest
i just hope it pops up now
yea for people that host multiple servers. but the command line is very hard for people that arent used to looking at it.
Its easier for most people that havent dedicated their life to the command line to read an ini rather than figure out how to escape a character or when to use quotes lol
and i would advise to stay away from port 27015 if possible, since other games uses it
Yea correct, keep the command line simple if you're new for a start, but i would advise to get used to it and slowly place things that would change between instances like ports in there eventually so you have multiple batch files per instance like island, scorched etc.
Because when the new maps come, the newbies will want to cluster eventually 🙂
Good to skill up slowly
I like to live dangerously and mount my config files. lol
ahahah lol
[EU-ITA]Paciottiland-PvP-x4H/x2XP/x7T/x10B/NoWipe it's on for 8 minutes now, if any of you can check from pc, thank you in advance
nope not showing on my end.
i see it
i mean, for real?
untick show password protected @quartz pewter
on pc?
yes
@hot wolf @quartz pewter you two should be named mediator for this channel
you are actually helping people
thank you very much.
Yea its not showing on my end.
ah, but it only listed with command still..
oh so only if you use Arkserverlist 0
should list normally soon if you removed ?listen
correct
Yeah mine isn't up yet after removing listen and cleaning up a bit. Might give it an hour or so though and see
@lunar cloud is the expert in the room when it comes to production environments. He is correct for best practices. Every situation is different and theres about 10 bazilion ways to deploy these things which is why they never like to work lol without being beat into submission.
Even the ini is weird. as you cant set the player count in the ini, but the server writes the correct value there but doesnt use it. So that has to be in the command line.
and its hard to write the command to get spaces in the session name in the command, but easily done in the ini.
I tend to break all the distributed system and 12 factor rules when it comes to hosting Ark lol 🤣
dont worry, im sure if you saw the production side of their setup you would have a heart attack.
I've got a python asa server manager utility I wrote used by a handful of hosts, gonna have to publish a new release if removing listen actually fixes
do you happen to be writing a powershell script along with it?
Yeah the only way I could get it to work in python was by writing a .bat file and launching it as a subshell process
there is no command for spaces, just use a space
check out /Ch4r0ne/ARK-Ascended-Server-Manager on github
Very familiar, yes.
he has a python script he has been writing along with a powershell script. lol
Mine is /aliig/arkserversuite
Pretty basic, but works nicely and supports multiple ark instances on a pc
I found it and the python script was a mess. I re-wrote it for fun using classes and changing the ui to customtkinter and I was going to do a PR. I went to push and looked at the repo again and he rewrote the whole thing with classes. 🤦🏻♂️
And arkapi
Was fun none the less.
Working on building a UI too, but have lost momentum working on it lol. I liked customtkinter for a bit then went with ttkbootstrap
custom tkinter allowed me to make it look modern and give it a dark/light mode with minimal changes to code.
@eternal crater glancing at it it looks pretty amazing. Love the discord integration because apparently now discord is life.
well... a 20 billion dollar company now. seems they have conquered us all
I think what everyone needs to do is completely start over to be honest. Send it bare minimum with no settings changed at all, just launch the server with nothing and see if it shows up. Use default everything.
move your save folder, move your config folder. let the server regen all of it.
Then change one thing at a time until it breaks, then dont do that again.
Because they are clearly changing foundational things with this game, and they are about as transparent as a brick.
both mine and @dapper hound's servers just unlisted randomly
i know, we are trying to find a way to not use the command
yea thats a workaround. But something is causing it to happen as I dont have to type that and my server shows up perfectly.
along with cough, nitrado, caugh
three if you count just getting it working right
@wanton hinge gotta keep up with the convo. Apparently some people here with their own servers like Jeremy have their servers listed
i mean i canot belive they are gonna leave us like this
cutting out unofficial servers it very very rude.
@quartz pewter possible to get your server name so i can see if it lists?
The Pleasure Palace
i hope for them
Just type in pleasure. lol
what's different in the launch options between the one that works and the ones that don't?
not saying that's the root of the issue, but just grasping at straws
mine is listing correctely for consolle players, only pc is suffering the struggle
it seems alot of people are using old tools designed for ASE and/or getting info from AI generated websites.
I saw an article yesterday that explained how to tame the giant turtle on the island in ASA...
lmao
yea, refactoring.
More called breaking ^^
the "buy nitrado" refactoring
wich is kinda impossible, and i know what i'm talkin bout, i'm italian
you know when they nerfed the Rhynio, the shorthand and longhand name of that creature was insta moderated off the discord completely right?
probably they will, and they can read this, they just gotta fix this :)
They literally deleted every message instantly of anyone mentioning a creature in their own game...
instead of them just fixing it .. and dont leave us behind, this wasnt needed :)
or undo the updated they did that broke it
yes, this is the thing IT WASN'T NEEDED
Nitrado pushed the red f u pay me button.
that they never will
nah, now it's personal, i will shut down my server if i have to buy nitrado.
The problem they are trying to fix probably would not resonate well with the customer base.
pretty much alot of ppl would
i know i would do too if this is nitrado only bs after all
Everyone has to remember that Wildcard owes Nitrado a couple million bucks or whatever.
This game is at this point owned by Nitrado.
started playing only because i can host my server.
i know they do, but its not the players fault that they snailgames sold their soul to the devil :)
You could install it via SteamCMD, you just had to be completely logged into it. Anonymous wasnt allowed.
and one per account.
Nah, you can log into steamcmd on the command line.
i was running 2 servers then, just ended the steam tasks after i started the servers
But I sure as hell am not putting my steam password in a script.
No, your point was steam had to be open. The only thing you said that was accurate was one per account in all of your statements lol
the one per account is inaccurate, steam had to open
yes, game released on 25 and then after like 5 days they decided to let people log animously
that's were they got my 40 buks and from other people of my clan
ERROR! Failed to install app '2430930' (No subscription) was a common error back then.
the one per account thing did not work, i launched multiple servers just like now
Well yea im just talking about the EULA
"Running the Application is only allowed with a Steam login that owns ARK Survival Ascended, with one Application instance allowed per login."
thanks god that changed :)
Yes, The goalpost is moving I get it. Im simply saying that 90% of your initial statement was false after you specifically said your statement still stand.
Calling someone out is not starting an argument. But ok. Next subject.
@lunar cloud how much memory do you think is enough for my pod. Im thinking around 6gb, I havent dipped into the virtual memory yet. Im going to spin it up in its own staging cluster first in order to monitor stability before I put it in my CI/CD pipeline.
I didnt realize proton ran it so much better I would have started with it in K8S to begin with.
mine seems pretty hungry at the moment , 6GB RAM , but tipped its toes into Virtual mem, now shoulder deep in it at 17GB lol
Interesting. My server, usually only me and my girlfriend mind you, but she has a taming problem usually hovers around 4gb. It was 15-16 gigs at launch.
Ill just send it high, and bring it down as I monitor it lol
guys does anyone know any good way to automate tasks on a nitrado rented server? like destroywilddinos, a proper restart with a save world command before, etc?
Been slowly chipping away at launch options, removing mods, to no avail yet. Might try a few more but not much left. ArkAscendedServer.exe TheIsland_WP -NoBattlEye -EnableIdlePlayerKick -servergamelog -servergamelogincludetribelogs -ServerRCONOutputTribeLogs -nitradotest2 -ServerPlatform=ALL -AutoDestroyStructures -WinLiveMaxPlayers=60
@eternal crater I would try to launch a fresh instance outside of the one with your config and see if it shows up.
Chipping away is soo much more work than adding back slowly in my mind. lol
Not familiar with Nitrado, but if they give you a public IP address and RCON port, you can use an arcon tool and write scripts to automate things like that. For example on my server I run commands in scripts like rcon -a <ip>:${RCON_PORT} -p ${ADMINPASSWORD} <command here>
they do give you RCON but how do I automate those tasks? The scripts must run 24/7 automatically
ALL other server providers usually have these tools available.... ofc we had to stick to nitrado, the worse of them all
@sweet bridge without Nitrado offering you some kind of cron or scheduling ability, you will have to run something 24/7 on your own
I know. Was just wondering if there's some sort of 3rd party service that helps with that already available.
You can rent a linode server for something like 5 bucks a month and run a script on that. But thats a little overkill for a cron job.
my thoughts exacty hehe
Nitrado is pretty bad.
I do run a discord bot. Guess... I might try that there. Not my area of expertise but probably doable
yeah.... "pretty bad" is being nice
All the words that accurately tell how bad are moderated here. 😂
After a couple hours of ASA Server testing this morning, maybe a couple dozen server restarts, I am finding that including a QueryPort in either the start command or the ini, hinders a server appearing in the browser list. And as has been stated, QueryPort is no longer used for ASA, so..... Remove it if you are using it in your ASA setup, and test your luck!
@rich cloak MVP
I need to use the "Ark.UseServerList 0" one time on a client after the query is removed, after that, each time I restart the game client, the server will show up after using a filter string, in my case, just 3 letters
You are correct. QueryPort does not show up in any of my configs
so, should i remove it from the .ini?
remove QueryPort in any/all locations for ASA
Ill lobby Wildcard to add it to the official documentation that doesnt exist. Shouldnt take long.
QueryPort is specific to the STEAM Server browser infrastructure
Im telling you, there might be all kinds of landmines in everyones config because of old/wrong instructions.
Best to have the server generate the config and go from there. When your playing with things that a company refuses to document, gotta move slow. Or steal the PDF from Nitrado.
If you just run the exe and tell it nothing, it should use all default values. Me personally what I did was run the non-dedicated server from the client, and copied the ini files for game.ini and gameusersettings.ini directly to the server and set them read only.
Each setting I changed, I ducked under my desk and waited for the explosion. If that didnt happen I knew I was good.
I find it very annoying that ArkAscendedServer exe dumps all of the UI settings in to the GUS
Me too. OCD activation imminent.
use the -server launch arg to clean that up
Thats why I set them to read only. The server also writes to that config whenever it pleases. deletes lines for fun and sometimes just clears it out completely.
will review that, thanks
interesting, i just checked my process and ran socket stat in linux and can confirm QueryPort is not even listening, so sounds like the PID does not use it
This is an option to start the Unreal Engine Editor (i.e.: the Ark DevKit) as a dedicated server using the uncooked assets. There is no use for the command on either the client or server.
thats for -server DONT USE THAT
Ha!
that is why I replied "Review"
well from my testing on my server been running since asa launch it works fine but yea test yourself make sure its a fresh wipe it wont generate the client config files and settings
also replicates in the devkit for mod development
Thats a UE4 and UE5 flag not an Ark flag specifically.
I will test later today, I have to focus on some other stuff right now
@torn void if something goes wrong, check there first. Tomorrow they could throw a flag that nukes the server like they did with the query port with the last update lol
I just delete the client stuff and read only the file. But whatever works.
i tried launching my server with a bat file with no query or listen port it does not fix the issue from listing the server from the browser
i am rebooting rn to see if grabby finally found the fix
litterally doig WC job in their place
Ran the following and even with QueryPort set, its not used , only my serverport and RCON port are listening
root@arkmanager-0:/ark# ss -tupln
Netid State Recv-Q Send-Q Local Address:Port
udp UNCONN 0 0 0.0.0.0:30778
tcp LISTEN 0 16 0.0.0.0:27020
Um ya, I do not feel that is a "Fix" just one strand to unravel
@torn void that weird, mine has launched and shown up in the list since launch.
atill could have been done 2 days ago by them
I did say, you still need to use a filter in the browser
it may have something to do with how the server responds to the query internally. Of which they clearly "refactored" in the last update.
It doesnt need to be active for it to be doing bad bad things internally. Have you played with UE yet? Its a blast lol
Its like node-red, on crack and in 3D
What i noticed if you put something in the INI and have a typo, the server silents takes a crap on itself.
I have seen it literally delete that whole line if it didnt like it.
god knows whats going on under the hood.
Please keep in mind! what I brought to the table this morning, is NOT A FIX! just a road to follow!
just tried to reboot, any of you guys sees me? [EU-ITA]Paciottiland-PvP-x4H/x2XP/x7T/x10B/NoWipe
The process I think it takes is as follows. LAUNCH > read command flags and options > parse INI > overwrite INI from flags > Write ini out again.
type, overwrite internal parsing of ini is what I meant
I do not see that
@dapper hound nothing yet, but it sometimes takes a while.
I think they have moved to querying in batches to be honest.
after a Ark.UseServerList 0 it showed up
dunno what to try, my patience is reaching a limit. i will just wait
i know, this don't make sense, it's like they have manipulated the clint ON PURPOSE
might be the slashes messing it up too, who knows what kind of sanitization they run in the background on names
pretty sure queryport did nothing to change anything. same with the ?listen arg
Try changing the name to something stupid and one word temporarily?
like juset Paciottiland or something
I noticed this before latest patch, don't think it's a change
The only thing I am "Pretty Sure" about this morning, is the "QueryPort" arg/setting is pointless for ASA, so remove it
that is not the problem. otherwiswe it wouldn't be listed easily on PS5 and XBOX
you are totally right. that thing does nothing at all. we can remove it for now
must be a client issue, all we can do is wait for a patch and hope they fix it
Im not sure about that, only because Im not seeing the same issue. I have no clue why mind you.
Did anyone try to fire up a blank server with nothing changed at all and see if it shows up in the list?
multiple
Perhaps server list is cached for pc? I notice a server I've had down for 6 hours is being listed with Ark.UserServerList set to 1. Then newer server isn't appearing at all.
Is anyones ISP NATing their connection?
no
nope
Not mine
probably, but how do we enter the cache? XD
With the ServerList off it updates in real time, with it enabled it seems to show previous servers I had up before.
This is all assumptions though, probably not the case.
Now my server that hasn't shown up without the command is all of a sudden working again. lol
mine did earlier for like 5 mins
I feel like WC does not have a conclusive answer to the problem, yet.
Yup, they should hire you lol
Whitout the commandline?🤣
WHY would you throw that kind of Insult at me! 
you saying your server shows up now after removing query port?
How are you using Whiteout?
I don't think I ever had that in my startup lol
⬜ Whiteout
Maybe Grabby is onto something
aaaand its gone
Anyone know of a way to disable the thing causing "world barrier destroyed" for players? It's honestly very frustrating
Never heard of it
It destroys a character and dino,with no chance of getting items back
It's happened to 3 different players in my server
There is some command lines for that, dont know them at the top of my head but its sometging with mesh
Does any1 else occasionally get BSOD's while hosting/playing on their server?
@lyric python no, that usually means you have bad memory.
Had it happen to me when a tuso grabbed me and moved me outside the world barrier
ya sounds like a meshing issue
Fantastic, just recently upgraded to 2x48GB 6400mhz DDR5 and it's faulty then 😑😑😑
I dont know about a BSOD, a crash maybe
start by re-seating them
@lyric python do you have an XMP profile set?
I do! XMP I, I think it was! Or auto-AI optimization or something like that 🤔
in the BIOS is what im talking about
Yep!
Turn that off and see if it happens again.
Wrong reply me thinks
Wouldn't that make them run at the lowest possible speed though? 🤔
yes
Try turning xmp off and set them to 6400 manually, my girls pc had alot of bsod problems with xmp
Or set them to 6000
Hmm understood! Thanks guys. I appreciate your time! Would I need to mess with anything else like voltage or any other stuff?
Trial and error, find the one that works for you
XMP is more of memory overclocking than using the memory the way it was made. If that makes any sense.
No you shouldnt need to do that
extreme memory profiles, AKA pushing past the limits
Ok there is something something very wrong going on with this whole server situation.
Thanks a ton guys. I'll try that out and see what happens. Hopefully it'll stop the BSODs!
Really? do tell!
anyone know an fix for mods that are invalid i have tried uninstalling and installing it again but it does not work
I just freshly installed a new dedicated server, same machine and fired it up bone stock with nothing changed. It launched, and sat there ready to go. But wouldnt show up in the list lol.
And if you are stil getting bsod when lower it then you might have a faulty ran stick or a controller on your mobo
So I messed with things, nothing worked.
Gave up and launched my normal world. Shows up instantly and works as normal.
If its invalid it sounds like a curse forge problem so nothing you can do sadly
#BLAMEJEREMY
ah okey thanks!
So, I really dont know what to say.
How does two identical copies of the same software, on the same computer, with all the same information and ports and such, not work on one world, but work on another.
There was alot of invalid mods when they pushed out crossplay, curse forge has to manually validate mods for either cross play or updates in general
So it appears that its not a client issue, not a setting issue, but a world issue. I didnt even think that was possible.
I have ruled out launch flags and settings.
I even used my everything except I had it generate a new world, and it still didnt show up.
ahh but other people can play it. is it still an curseforge problem or is it different then?
Is there an Xbox server add channel?
Pain
Start the new server, then do 10 Jumping Jacks and 10 Pushups, go to the kitchen and eat exactly one egg, drink a glass of milk.
Use the restroom one time, even if you do not need to. Now return to the computer and try again.
Alright I'm gonna put listen back in /s
Thats what Im saying, I just launched my original world and it works fine.
Hmm it can be, how are you uninstalling them?
at the mod list and then on the mod and hit uninstall
I even copied the the executables over.
I just deleted all the rest of it, so it would regen all the things it needed.
In this scenario the most puzzling part is why your existing server actually works. There's no setting or anything that you can think of that would enable it to work compared to a fresh new server?
Ahh well thing with mods is that hitting uninstall wont actully remove them from the mods folder.. so what you can do is try to find the mods folder and delete the mod thats causing problems for you and then try to install again
The thing that leads me to believe it isn't solvable on our end is that multiple people have said that their server shows up on the list and then disappears
Thats what Im saying. That means something in the world is different as everything else was the same.
I think this problem may be a little larger than a "refactoring" issue
On my phone atm so cant check the path to that folder, all I know is you have to go through a few folder to find it
thanks! im gonna go search for that
this is funny as fuck, still does not explain why my player see the server from consolle
A completely working setup, stopped working with a new world. The mind boggles
LFMAO
It would be interesting to get the MD5 of one of the nitrado executables...
Agree
i think i'm gonna take a break from it, i don't think it's right we do WC job.
its worth noting that on the official community wiki it states Allows the server to accept specified platforms. Options are PC for Steam, PS5 for PlayStation 5, XSX for XBOX, WINGDK for Microsoft Store, ALL for crossplay between PC and all consoles. Note: Steam dedicated server supports only PC and ALL options.
thats the description for -ServerPlatform
Which suggests there is a non steam dedicated server...
Im pretty sure they know all this, they probably are trying to fix it without everyone losing their worlds, or worse lol
They ought to just hire that one guy already who hacked the official list 😉
Im not sure they have the funds right now to order lunch
Does anyone in here have Nitrado that would be willing to MD5 their ArkAscendedServer.exe?
This problem started with patch 32.21?
The steam version of the file has an SHA256 of C11A2A21C5DC4E1BC864A9B50F4E32CD69A30F95516563157F9E246664203210and an MD5 of 043A77D15F92034D3EAEF43E272E2ADC
I doubt they would allow access through their interface to download the exe to be able to MD5 it.
@native wave yea most likely. or maybe they do I have no idea lol
Hehe
They dont get cron, they only get access to the saved folder for the low low price of..... nope. That would be funny.
Yeah
Ahh well thank god Im stil on 32.17
Lets just say my entire folder is getting rcloned directly into cold storage right now in case anything happens.
I'm on 32.21 on mine and have no issues seeing it or connecting. The one difference I had was the time I updated to it...it was a few hours after they deployed it to public.
does your md5 and sha256 match mine?
@native wave if your on windows 11 to get the sha256 go into powershell in the folder of the exe and type Get-FileHash .\ArkAscendedServer.exe and for md5 type Get-FileHash .\ArkAscendedServer.exe -Algorithm MD5
I know, the redundancy department called.
was already on my way to do that
SHA256 C11A2A21C5DC4E1BC864A9B50F4E32CD69A30F95516563157F9E246664203210
MD5 043A77D15F92034D3EAEF43E272E2ADC
same
Well we both dont have an issue with listing or connection.
Someone having the problem would have to get the SHA256 to rule that out.
And Nitrado im just curious, I guarantee they have special sauce.
how long from it going public did you update your server?
seems theyre intentionally hiding non nitrado servers in an effort to boost those while alos putting the game on sale at the same time lol
SHA256 C11A2A21C5DC4E1BC864A9B50F4E32CD69A30F95516563157F9E246664203210
MD5 043A77D15F92034D3EAEF43E272E2ADC
same
theyve been way too silent about this refusing to address anything when their patch literally broke the game for alot of us and costing us player base because our server is not visible and not every player always joins discords for updates
We probably all have the same version, steam does a good job of that most of the time itself.
I think it more likley that Nitrado has a direct proxy connection to the server browser cache
i had a ton of german players on mine who have vanished since these issues and the server cant be seen because i cant tell them how to join with console
I agree
@quartz pewter do you password protect your server?
Yes
tru, either way theyve refused to say a word about it
same
Because they broke the whitelist and didnt tell anyone.
yup yup
exclusive join is so nice, it was terrible when something happened to it.
i have a hard time seeing m own server on my local network i have to join in console with OPEN IP:PORT
it rarely ever shows in my favorites now also
yea, and password protected servers you cant even use that, because the IP:PORT?PASSWORD is broken
had zero issues prior to patch other day with visiblity
i have to type full server name in favorites for it show
we wouldnt have to speculate or being inspector gadgets if they had proper means of communiciation and didnt just ignore most things
I yearn for a launch flag that sends me directly into my server without entering a password.
Well just think, when they lie to us we will know they are full of it lol
i find it entirely improbably they werent immediately aware based on players on here and it's equally as telling theyve said nothing
well ya because most of us arent brain dead and accept shoveled crap as answer or acceptable work
Come on, its not like they sit in the discord server with their names blacked out and permanent do not disturb on right?
oh wait.
idk why i ever thought theyd do better than before shame on me
/greta voice HOW DARE YOU
it's not like a few ppls jobs there is literally to be the voice to the community or anythinig
Yeah I wonder why they wouldnt want to recieve ten of thousands of pings per day
mayeb they wouldnt if they did their jobs, just a thought
Stupid paying customers. AMIRITE?
us silly peasants expecting a multi million dollar company to do anything how could we
Seems easier to just not break shit. But thats just me.
oh wait theyr eloaned out for millions my bad
Failed electric car companies will do that to yah
actual clown behavior
google: "snail games failed car company"
i just did cus i wasnt sure what you meant lol
If they made the perfect bug-free game people would still ping them to change minute things they personally didn't enjoy.
You are also conflating the "multi-million dollar company" with individual developers. I agree, the company can and should be better managed, I want ARK to be as good as possible, but you are ragging on individual devs with little/no control over a company who just want to feed their family.
ignoring feature request is completely different than ignoring a completely BROKEN game.
im ragging on their inability to be open and communicative all that other stuff is moot
no one shoud demand change, demanding a working product is another story.
These live update games with constant "balance" and updates is getting old.
by no means do i mean allow private DMS but all issues should be immediately and publicaly be addressed, even just as a placebo effect, being completely absent is inexcusable
They literally auto moderated the word Rhynio from discord when people were pissed they got nerfed.
Anyone know of a cluster mod for Asa
everyone who does have the listing issue right now is losing players and it's a detriment to our work and they just dont say anything
Found one but doesn’t seem too great
Just checked with my guy running two servers with my server manager program, he hasn't had any issues even with the new patch. 😆
Mod tempocluster
well then, tell him to create a new server and let us know how it goes.
a new test server that is.
I have been in this server for a long time and spend most of my time in ARK with it on my other monitor and I never saw instances of Rhynio being censored.
I agree that I want PvE and PvP to be balanced separately, but I agree with the devs that the Rhynio was and still is busted af.
NERF the Big Bug!
It was happening in the main ark channel, I ranted about it for about a week. Loled as people tried it after I mentioned it.
This was right after the nerf.
It would just auto delete the message that contained the word, no warning or explanation.
"The BUG" was obscenley OP, the Nerf was needed
exactly why everyone wanted one
for PVP definately. not for PVE
Just that wish they would have made it an in I setting for PVE players
PvP does not exist in my world
mine either, but I get their pain.
more options is always the best option, but they don't think about that until much later
I just dont think I should suffer because of their pain lol
could someone tell me where to find an explanation or explain to me why this is needed?
what is "This"
Well this is needed because without this there would be nothing to pair with that
The whole Rhynio nerf stuff
I vote for "The Other Thing"
I think we need to rebalance chess, its clearly not working out the queen is too powerful. said no one ever.
Pvp = Conflict for the sake of Conflict for the sake of an Adrenal Rush, that is all it is
You do not slot-cap an anky with metal and fly it back to base faster than a Ptera in Chess



