• 0
Think2Go

Help Needed (Random player kicks)

Question

So, we're setting up an Exile server hosted in GTXGaming. Everything is working fine for admins but we brought some users for testing and they get kicked after one or two minutes. We don't know if it can be related to Infistar. The only message they get is "You've been kicked", basically.

So, a couple of logs that might be related:

Spoiler

2:03:59 Message not sent - error 0, message ID = ffffffff, to 723745988 (Ral)

2:03:59 NetServer: cannot find channel #723745988, users.card=1

2:03:59 Successfull attempt to execute serverCommand '#kick 4' by server.

21.02.2018 15:00:25: Xoaquin Petrov(76561198049301675) isAdmin? false: SLOG_SKICK: Xoaquin Petrov(76561198049301675) | Player Clientside AntiHack not loaded or stopped! Exile_Unit_Player @073974 [7396.14,4628.01,0.00161743] | 0h 1min 35s [16-02-2018 15-36-10 - v90]

 

21.02.2018 14:35:46: Ral(76561198317041995) isAdmin? false: SLOG_SKICK: Ral(76561198317041995) | Player Clientside AntiHack not loaded or stopped! Exile_Unit_Player @038006 [3846.65,7783.13,0.00176239] | 0h 5min 22s [16-02-2018 15-36-10 - v90]

 

We're new on servers setup so we hope you can help us out. Thanks!

Edited by Think2Go

Share this post


Link to post
Share on other sites

11 answers to this question

  • 0
9 minutes ago, Think2Go said:

So, we're setting up an Exile server hosted in GTXGaming. Everything is working fine for admins but we brought some users for testing and they get kicked after one or two minutes. We don't know if it can be related to Infistar. The only message they get is "You've been kicked", basically.

So, a couple of logs that might be related:

  Reveal hidden contents

2:03:59 Message not sent - error 0, message ID = ffffffff, to 723745988 (Ral)

2:03:59 NetServer: cannot find channel #723745988, users.card=1

2:03:59 Successfull attempt to execute serverCommand '#kick 4' by server.

We're new on servers setup so we hope you can help us out. Thanks!

Hey @Think2Go

This is a common question.

In your Config.cfg located in your  Server_Folder\@ExileServer you will see these lines:

Spoiler

onUnsignedData                         = "kick (_this select 0)";
onHackedData                         = "kick (_this select 0)";
onDifferentData                     = "kick (_this select 0)";

Change it to :

Spoiler

onUnsignedData                         = "kick (_this select 0)";
onHackedData                         = "kick (_this select 0)";
onDifferentData                     = "";

It may take a bit to see a change depending on how many players you have. Kicks can happen for MANY reasons. Most commonly however it seems to be this setting.

This means that a player skips data validation checks (Steam ticket check failed). Some may say I am out of my mind but after years of having this work well, I still use it.

It works.

Josh

Share this post


Link to post
Share on other sites
Advertisement
  • 0
9 minutes ago, Think2Go said:

It keeps kicking our users

You added my suggested change, restarted your server and had players join to test in less than 5 minutes?

If so WOW - awesome!

If not, i might suggest trying what I suggested.

If you are still getting  players kicked with the same message "You were kicked", then post your RPT on pastebin or something *not here* and paste the link.

Thanks,

Josh

Share this post


Link to post
Share on other sites
  • 0
15 minutes ago, Think2Go said:

It keeps kicking our users

21.02.2018 14:35:46: Ral(76561198317041995) isAdmin? false: SLOG_SKICK: Ral(76561198317041995) |

Quote

Player Clientside AntiHack not loaded or stopped!

I somehow totally missed this part of your initial post.

Redo the infistar install.

Another video showing infistar install end to end.

 

Share this post


Link to post
Share on other sites
  • 0
9 minutes ago, Think2Go said:

I'm actually in a Discord channel with the users and our hosting provider is so good for changing values, that's how I did it that "fast".

And here are the Logs:

https://pastebin.com/E2ikejJG

Looking at your initial post, It seems that infiSTAR is the culprit. I would suggest redoing the install of infistar.

Share this post


Link to post
Share on other sites
  • 0

It appears looking at the log you posted in the first post that infiSTAR isn't getting loaded on the client. Check your install for infiSTAR, specifically what you need to add to the mission.pbo This is the pbo the client downloads when they connect to your server. I'm with GTXGaming also so give me a shout if you get stuck.

  • Like 2

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.