ARK: Survival Evolved

ARK: Survival Evolved

檢視統計資料:
Big back Behaviour 2017 年 12 月 31 日 下午 3:53
Unable to stop Holiday event Branch on my server
So I use ASM and added the -beta holidayevent line into my config and have the winter wonderland event on. Now that I've removed the line and verified my files the holiday event is still going on, and will not stop. Does anyone know how to stop this?
最後修改者:Big back Behaviour; 2017 年 12 月 31 日 下午 3:55
< >
目前顯示第 1-15 則留言,共 28
RehKal 2017 年 12 月 31 日 下午 4:51 
Holiday event killed my server entirely, had to do a full wipe and restore to a point before I tried to add it to fix it without losing all the players progress. Pretty shoddy holiday event, sorry to hear you are having trouble getting rid of it.
Gnome 2017 年 12 月 31 日 下午 5:24 
The last halloween event gave me the same grief.

The solution for my issue was as follows:

After removing -beta holidayevent from my update file, I then added -ForceRespawnDinos to my server start up file.

This server start-up edit was required when the event began and subsequently at it's end.

In ASM you would place -ForceRespawnDinos at the bottom of the the Administration section in Server Args:

I'm not sure if you've tried this but I thought I'd try to lend a hand.
最後修改者:Gnome; 2017 年 12 月 31 日 下午 5:28
kentsi 2017 年 12 月 31 日 下午 5:29 
The last halloween event gave me the same grief.

The solution for my issue was, after removing -beta holidayevent from my update file, then I added -ForceRespawnDinos to my server start up batch file.

This server start-up edit was required when the event began and subsequently at it's end.

In ASM you would place -ForceRespawnDinos at the bottom of the the Administration section in Server Args:

I'm not sure if you've tried this but I thought I'd try to lend a hand.

This is standard procedure for every event btw. Whenever you add new spawns you need to save then wipe wild dinos (I prefer using destroywilddinos). Same goes for the end of events; save, then wipe dinos. I removed mine yesterday, hopefully you can get yours removed OP.
Big back Behaviour 2018 年 1 月 1 日 下午 4:36 
Its not even just the dinos, every night in game "santa" still comes and makes everyone twinkle and have the drop buff. Does that get rid of this as well?
Big back Behaviour 2018 年 1 月 1 日 下午 4:38 
There were the steps I followed to enable the event...

1. Right click the Ark Server Manager launch icon
2. Select properties.
3. click on the shortcut tab and confirm the location of the .exe
4. Navigate towards the .exe path and find "Ark Server Manager.exe.config"
5. open up Ark Server Manager.exe.config with your favorite text-editor.
6. Always make a backup!
7. Search for "<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 {1}" +quit</value>"
8. Change it to "<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 -beta holidayevent {1}" +quit</value>"
9. save the file, close the servers & restart the launcher.
10. Update/Verify your server & start it up.

I would assume just removing the line and verifying files would get rid of it but it doesnt.
kentsi 2018 年 1 月 1 日 下午 5:03 
Silly question, but is ASM actually reading your launch options? Meaning, other than the beta event, if you add/remove anything, does your server respond to those?

If it doesn't then you're probably missing a step at the end to get ASM to read your new parameters
Gnome 2018 年 1 月 1 日 下午 8:47 
引用自 Skyeblues
There were the steps I followed to enable the event...

1. Right click the Ark Server Manager launch icon
2. Select properties.
3. click on the shortcut tab and confirm the location of the .exe
4. Navigate towards the .exe path and find "Ark Server Manager.exe.config"
5. open up Ark Server Manager.exe.config with your favorite text-editor.
6. Always make a backup!
7. Search for "<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 {1}" +quit</value>"
8. Change it to "<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 -beta holidayevent {1}" +quit</value>"
9. save the file, close the servers & restart the launcher.
10. Update/Verify your server & start it up.

I would assume just removing the line and verifying files would get rid of it but it doesnt.

From what you posted above you would still need to add either:

-ForceRespawnDinos
or
-destroywilddinos

to your startup script to end the the event.

This server start-up edit is required at the start and end of the event. If you don't add these your server will continue to run the event.

In ASM you would place -ForceRespawnDinos or -destroywilddinos at the bottom of the the Administration section in Server Args:

Once you add either command, save your profile and start up your server.

If all goes well, the holiday event will end and you may then remove -ForceRespawnDinos or -destroywilddinos from Server Args in ASM the next time you shut down your server.
最後修改者:Gnome; 2018 年 1 月 1 日 下午 9:12
Big back Behaviour 2018 年 1 月 1 日 下午 10:30 
Sorry to be repetitive or clueless lol. But do I just replace the holiday line with -Forcerespawndinos so instead of

"<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 -beta holidayevent {1}" +quit</value>"

it would be

"<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 -ForceRespawnDinos {1}" +quit</value>"

?
Gnome 2018 年 1 月 1 日 下午 10:33 
引用自 Skyeblues
Sorry to be repetitive or clueless lol. But do I just replace the holiday line with -Forcerespawndinos so instead of

"<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 -beta holidayevent {1}" +quit</value>"

it would be

"<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 -ForceRespawnDinos {1}" +quit</value>"

?

Neither. And no need to apologioze. From what I've looked at there weren't really any solid instructutions out there.

If I may, I'd like to sugest we have a Steam chat. I'm happy to walk you through the how to that way so we can get this right for you.

No presure though. If not I'll try to do my best to explain via text..
Big back Behaviour 2018 年 1 月 1 日 下午 10:43 
Sure that would be fine, I was also told in another thread that this is like the halloween event where you actually have to re install your server to get rid of the event...You can join my discord if youd like? https://discord.gg/6A6egF
Big back Behaviour 2018 年 1 月 1 日 下午 10:44 
Just to clarify that line above ("<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 -beta holidayevent {1}" +quit</value>") is how I actually activated the event.
Gnome 2018 年 1 月 1 日 下午 10:46 
引用自 Skyeblues
Sure that would be fine, I was also told in another thread that this is like the halloween event where you actually have to re install your server to get rid of the event...You can join my discord if youd like? https://discord.gg/6A6egF

Can we Steam chat instead. I'm rather not have to provide an email address. But to your other question. The only reason you would need to reinstall your server is if the method I'm proposing doesn't work.
最後修改者:Gnome; 2018 年 1 月 1 日 下午 10:48
Gnome 2018 年 1 月 1 日 下午 10:47 
引用自 Skyeblues
Just to clarify that line above ("<value>+login anonymous +force_install_dir "{0}" "+app_update 376030 -beta holidayevent {1}" +quit</value>") is how I actually activated the event.

This looks right to me.
最後修改者:Gnome; 2018 年 1 月 1 日 下午 10:47
Gnome 2018 年 1 月 2 日 上午 6:57 
Hi there, after a reasonable nights sleep, I was thinking a bit more about your holiday event dilemma.

I did a little more digging this morning when I awoke.

I hadn’t noticed before that the holiday event is still ongoing according to the most recent patch notes.

Last night you were mentioning the night buff.

- 12am thru 5am provides temporary buff to live connected players which boosts loot crate quality by 40% (over base values,

These settings would remain unchanged on your servers after the -ForceRespawnDinos command because, these settings will most likely be in either the game.ini file or in the GameUserSettings.ini

In any case, I suspect that these event specific changes would only be removed with an official update closing off the event, which has yet to be released.

It is possible that by removing -beta holidayevent from the ASM config file; as you showed me that you’d done last night, and returning to the regular update branch, and running the -ForceRespawnDinos command at startup; that this chain of events might be enough to reset any additional settings changed by the initial holiday event update.

However, I’m suspicious you may need to wait for the official closure of the event before all settings on your servers return to normal.

My apologies that I wasn’t more clear with the above when we spoke earlier.

In any case, if I can be of any further assistance I’m happy to help if I can.
Charnel 2018 年 1 月 2 日 上午 7:00 
There needs to be an on off option for holiday crap, it just ruins servers
< >
目前顯示第 1-15 則留言,共 28
每頁顯示: 1530 50

張貼日期: 2017 年 12 月 31 日 下午 3:53
回覆: 28