sh1ny / WindowsGSM.ArkSurvivalAscended

🧩WindowsGSM plugin that provides Ark Survival Ascended Dedicated server support!
MIT License
29 stars 5 forks source link

BattlEye Issue #10

Closed i812 closed 8 months ago

i812 commented 8 months ago

Hello,

I have the parameter -nobattleye set in the Server Start Param section and I can confirm that it shows up in the WindowsGSM.cfg file as, serverparam="-nobattleye" but when I launch my server it still runs with BattlEye enabled. Am I doing something wrong?

sh1ny commented 8 months ago

Here's how i run it:

https://i.imgur.com/tkcNCkt.png

You can note that there is no battleye loaded.

Here's with battleye:

https://i.imgur.com/71WY8wu.png

Note how it says "Server initializing with BattleEye".

So as far as parsing the argument, it works. make sure you're running the latest version of the plugin ( 1.2 ).

EDIT: OK i figured it out. You're using ONLY -nobattleye . Try putting something like:

?RCONPort=27021 -nobattleye

And it will work.

sh1ny commented 8 months ago

I have updated the plugin to cover your use case. Update to 1.21 and you can use only "-nobattleye" and it will work.

i812 commented 8 months ago

Thanks for the quick responses. I took my dog for a walk and when I got back your answer was waiting for me.

I really appreciate your help.

On Thu, Nov 2, 2023 at 4:32 PM Nikolay Bochev @.***> wrote:

Here's how i run it:

https://i.imgur.com/tkcNCkt.png

You can note that there is no battleye loaded.

Here's with battleye:

https://i.imgur.com/71WY8wu.png

Note how it says "Server initializing with BattleEye".

So as far as parsing the argument, it works. make sure you're running the latest version of the plugin ( 1.2 ).

EDIT: OK i figured it out. You're using ONLY -nobattleye . Try putting something like:

?RCONPort=27021 -nobattleye

And it will work.

— Reply to this email directly, view it on GitHub https://github.com/sh1ny/WindowsGSM.ArkSurvivalAscended/issues/10#issuecomment-1791702788, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXSRRVWHMSN27G5YPO477LYCQUQRAVCNFSM6AAAAAA63UQXZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJRG4YDENZYHA . You are receiving this because you authored the thread.Message ID: @.***>