-
Posts
752 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Calendar
Gallery
ARK News
Sponsored Mods
ARK Mobile News
Posts posted by IanHighlander
-
-
On 1/25/2020 at 5:02 AM, invincibleqc said:
There is no command that unlock the notes of a specific map. There is only a command to unlock a specific one:
giveexplorernote <index>
Or a command to unlock all of them:
giveallexplorernotes
Nevermind I'm an idiot lol
-
11 minutes ago, NothingSpecial said:
I created my LostIsland Server with Pterodactyl and waited for it to install then I installed all my mods onto it, so I could use them alongside it, but whenever I try to load into the game it boots me to the main menu and brings up the crystal Iles DLC which I already own and have installed, any idea how to fix this?
thank youYou need to download the map for your client install. The patch was for WinterWonderland not the map. You have to download that just like any other DLC through Steam assuming you're a steam player.
-
-
Looks like it's just released...
Edit: confirmed, my servers are updating to 341.19 now
-
1 minute ago...
[2021-12-14 19:45:32] RequestAppInfoUpdate: AppIDs 376030
[2021-12-14 19:45:32] Requesting 1 apps, 0 packages (meta data, 1024 prev attempts)
[2021-12-14 19:45:32] Requested 1 app access tokens, 1 received, 0 denied
[2021-12-14 19:45:33] Updated SHAs with 1 new access tokens
[2021-12-14 19:45:33] UpdatesJob: finished OK, apps updated 0 (0 KB), packages updated 0 (0 KB)
[2021-12-14 19:45:33] Starting async write n:\ark server manager\profiles\steamcmd/appcache/appinfo.vdf (4637113 bytes)-
1
-
-
I have nine servers waiting for the update myself and another cluster I play on also no update yet. Clients are all updating so no Ark playing for a LOT of people if this is happening to all unofficials and they don't resolve it quickly.
-
No sign of the dedicated server update for this major release either which is gonna screw players over as the clients are updating
-
If you don't want to breed them but want them on wandering for paste/poly production, just spay them. I just did that with mine, back to normal now.
-
1
-
1
-
-
May have no effect, but try re-mounting the dino and then running cheat walk.
-
Bug reporting has changed for all platforms.
-
1
-
-
@cad Another small bug I've noticed.
If you edit any creature that has a cooldown/growing status, it doesn't carry that over to the edit page so when you save it, it loses the cooldown timer in the library for that creature.
Edit: actually just double checked myself and it does seem to carry it to the edit page but doesn't carry it back to the library when you save.
-
UseOptimizedHarvestingHealth=True
Add that to your GameUserSettings.ini file with the server off then restart it.
-
16 hours ago, cad said:
There was a bug just found that colors are not imported if you use the bulk import. This will be fixed soon. Did you use that?
Yes, always do, I tend to have loads exported at once and just bulk import them. Many thanks for the quick update.
Edit: can confirm since the last update, my latest batch bulk imported successfully imported the colours.
-
6 hours ago, cad said:
Hi, you're the first one reporting that. How did you import the creatures, with a savegame import or importing the exported data?
Individual exports from creatures in game that are then imported using the normal "import exported data" option.
-
Hi @cad not sure if this is me doing something daft or missing a setting (usually is lol) but for some reason when I import dinos the colours are no longer brought into ASB with all the other information as a result I now have quite a lot of holes in my colours lists for bred animals.
This has been going on for quite a while I just kept forgetting to ask in here about it.
Am I missing a setting somewhere that's been added or is this a bug?
-
There's examples of the code you need to add in this thread and you'll find the spawn entry container classes for Rag here
Hope this helps.
-
Breeding is not the same as when you pick up a wild one. The parents may both be the same level but those levels are made up of various points in the stats. If those aren't identical in both parents you have a chance of getting the lower points on each stat and as such a lower level baby.
The only way to guarantee a 232 from two parents of that level (and remember levels pumped in to parents do not affect the babies, only born levels/stats count), is for both parents to be identical in every way stat wise.
-
You won't be able to see it in the server list while it's a major version out.
You need to update it, I've always used ASM for this, but in theory it's just a standard steamcmd command like this (obviously change the username and password and the path to your installation):
@echo off start "" steamcmd.exe +login USERNAME PASSWORD +force_install_dir "C:\Path_to_Ark" +app_update 376030 validate +quit
Actually, looking at the way ASM does it you can just use anonymous instead of your own username and password.
-
Unclear if you're on official or unofficial servers, but if on unofficial and using S+ we had an issue on ours where suddenly nothing would eat off the S+ tek troughs (possibly other S+ troughs too, but untested). Emptying the trough, picking it up and re-placing it saw everything suddenly eating normally again (and a huge amount of food get used in the troughs as they were catching up
-
On 6/19/2021 at 8:33 AM, Larkfields said:
The 9900 has 8 cores, so you'll be good for 8 maps.
Just putting my pedant hat on for a moment, whilst if the servers are relatively quiet, it will run 8 or possibly even more Ark servers. Technically you should always leave a core free for the underlying operating system, if those Ark servers are going to be in the slightest bit busy, I wouldn't run more than 7 on them to be safe.
-
1
-
-
20 hours ago, Nesster said:
Awesome ! That's very good to read. I've seen quite a few posts from @IanHighlander, he seems to have his stuff pretty well under control, I know I can trust his input on server administration. I'll wait a few hours to see if he has something to add to the discussion then I'll give it a try to rebuild the server from backup. Thanks a lot !
So yes, it was a full rebuild I did, but (and it's a big but), if you use ASM as I do, you need to completely nuke ASM's cache and get it to re-download a fresh copy as re-building in ASM will just pull a new copy from its cache and put the problem straight back.
So in order:
- Shut down server.
- Take FULL backups (your own fault if you don't do this properly).
- If using ASM, nuke the installation cache.
- Delete the old server files (except any configs of course).
- Reinstall fresh server (if using ASM, it will pull down a new fresh copy and then install if you use the auto update function to do it or will download fresh if you use the install function, best to use the auto update then it only pulls it once and updates the cache at the same time)
- Restore backups
- Start server
- Test
-
20 hours ago, Nesster said:
Awesome ! That's very good to read. I've seen quite a few posts from @IanHighlander, he seems to have his stuff pretty well under control, I know I can trust his input on server administration. I'll wait a few hours to see if he has something to add to the discussion then I'll give it a try to rebuild the server from backup. Thanks a lot !
Honestly don't remember what I did at the time, but will go back through our discord groups chat history and see if I put the info in there (I usually spout just about everything else in there). If I can confirm what I did I'll post back.
-
Well, no difference with a completely clean built from scratch Ragnarok server running no mods or custom configs at all.
Exactly the same results as we're seeing on some of our cluster servers, kill all the rexes off and they do not respawn. Eventually I killed off a few other animals too and one Rex respawned (this was more than an hour later). Something's definitely amiss, but there's nothing more I can do other than put a regular dino wipe in on my servers which is a pain and apparently others aren't experiencing this so gawd knows.
I officially give up
-
Beacon is your friend (doesn't let you check the loot tables but lets you customise them to what you want.
Is there any command to unlock the notes of a specific map?
in General Discussion
Posted
Yup I had a question specific to something that was said in this thread, but then realised it was my mistake in the first place.