Connorbarnes Posted July 3, 2013 Report Share Posted July 3, 2013 players on my server are being kicked from battlyeye for restrictions and i have no clue how to fix? Anyone? thanks Link to comment Share on other sites More sharing options...
0 vbawol Posted July 4, 2013 Report Share Posted July 4, 2013 Update your battleye scripts to the ones found in the 1.0.1.4 release and this should not happen. Link to comment Share on other sites More sharing options...
0 Bungle Posted July 4, 2013 Report Share Posted July 4, 2013 Noticed Rotate Left for Smaller Planes is kicking for Setpos #0 Not sure if that should be removed? Link to comment Share on other sites More sharing options...
0 Bungle Posted July 4, 2013 Report Share Posted July 4, 2013 Please also describe the actions that are happening and the Battle Eye Kick Reasons. If its also due to any added actions in my custom pack please direct to the pack thread itself as there we can consolidate and fix with Awol then focusing on awesome cool stuff. If not yeah above ^^ so diagnosis can start. Link to comment Share on other sites More sharing options...
0 monkeyshlut Posted July 5, 2013 Report Share Posted July 5, 2013 HI I am having exactly the same issues, kicks for everything, all worked on Epoch 1.0.1.1 but now with battle eye running everyone gets kicked, ive updated the battle eye files to those from the 1.0.1.4 release. Am I missing something else? Link to comment Share on other sites More sharing options...
0 vbawol Posted July 6, 2013 Report Share Posted July 6, 2013 If your players are getting kicked when crashing a plane or chopper try this https://raw.github.com/vbawol/DayZ-Epoch/78623615e8b5388c526014a2a3b4b703fc2ed254/Server%20Files/Battleye/remoteexec.txt Link to comment Share on other sites More sharing options...
0 vbawol Posted July 6, 2013 Report Share Posted July 6, 2013 Please provide the kick message and # line number as well as the code related to the kick from the battleye log. Link to comment Share on other sites More sharing options...
0 monkeyshlut Posted July 6, 2013 Report Share Posted July 6, 2013 BattlEye: Script Restriction #254 BattlEye: SetPos Restriction #0 BattlEye: AttachTo Restriction #17 BattlEye: AttachTo Restriction #10 These are the most recent ones I can see on the log report I will try and get more information for you. Link to comment Share on other sites More sharing options...
0 vbawol Posted July 6, 2013 Report Share Posted July 6, 2013 find the code related to these kicks here BattlEye: Script Restriction #254 = scripts.log BattlEye: SetPos Restriction #0 = setpos.log BattlEye: AttachTo Restriction #17 = attachto.log BattlEye: AttachTo Restriction #10 = attachto.log Link to comment Share on other sites More sharing options...
0 blindfisk Posted July 7, 2013 Report Share Posted July 7, 2013 If your players are getting kicked when crashing a plane or chopper try this https://raw.github.com/vbawol/DayZ-Epoch/78623615e8b5388c526014a2a3b4b703fc2ed254/Server%20Files/Battleye/remoteexec.txt BattlEye: RemoteExec Restriction #0 Not sure but I think it was a chopper crash like you said above. Link to comment Share on other sites More sharing options...
0 Achmed Posted July 8, 2013 Report Share Posted July 8, 2013 im getting people being kicked for BattlEye: RemoteExec Restriction #0 a well, have checked the TemoteExec.txt file and already have 5 "" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';" !="[this] spawn BIS_Effects_AirDestruction" !="[this] spawn BIS_Effects_AirDestructionStage2" !="_this spawn fnc_plyrHit;" 1="[this] spawn BIS_Effects_AirDestruction" // ban for empty patterns, such: // 23.06.2013 17:16:25: Ruhzy (x.y.z.t:10202) deadbeef12341234 - #0 "" in it. what is suggested to add is the same other then mine has !="[this] spawn BIS_Effects_AirDestructionStage2" extra in it. would this cause the problem? Link to comment Share on other sites More sharing options...
0 Achmed Posted July 8, 2013 Report Share Posted July 8, 2013 ignore me lol. its first thing in the mornin and i got the 2 mixed up... mine has that bit missing Link to comment Share on other sites More sharing options...
0 vbawol Posted July 8, 2013 Report Share Posted July 8, 2013 #0 when crashing will be fixed in the next patch. Link to comment Share on other sites More sharing options...
0 DBravo Posted July 22, 2013 Report Share Posted July 22, 2013 still getting the remoteexec kick with new remoteexec BE txt. any ideas? Link to comment Share on other sites More sharing options...
0 Connorbarnes Posted July 22, 2013 Author Report Share Posted July 22, 2013 Go to remoteexec.txt and change the 5 on line 1 to a 1. Link to comment Share on other sites More sharing options...
0 Achmed Posted July 22, 2013 Report Share Posted July 22, 2013 Chamging a 5 to a 1 is not the answer as just changes it from a kick to a log. What you need to do is look in the remoteexec.log file and find out what you was kicked for and then edit the remoteexec.txt file so it allowes this action Link to comment Share on other sites More sharing options...
0 DBravo Posted July 22, 2013 Report Share Posted July 22, 2013 ive looked at and have edited the log (many times), still a kick. i have noticed that it logs for a crap load of different events. if changing the 5 to a 1 makes it so it doesnt kick me, what the hell. i figure with all the mods im running and the changing 5s to 1s for the different mods to work, whats the difference (car radio, suicide, take clothes, etc.). thanks for your input guys, ill keep you posted. Link to comment Share on other sites More sharing options...
0 Achmed Posted July 23, 2013 Report Share Posted July 23, 2013 Even with all the mods running when set up correctly BE would allow the mods yet block the hackers. Cjanging everything to a 1 you may as well disable BE or delete the txt files. Link to comment Share on other sites More sharing options...
0 Dactyl Posted October 31, 2013 Report Share Posted October 31, 2013 Chamging a 5 to a 1 is not the answer as just changes it from a kick to a log. What you need to do is look in the remoteexec.log file and find out what you was kicked for and then edit the remoteexec.txt file so it allowes this action What should i change about this? 1 "" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';" !="[this] spawn BIS_Effects_AirDestruction" !="spawn BIS_Effects_AirDestructionStage2" !="_this spawn fnc_plyrHit;" 1="[this] spawn BIS_Effects_AirDestruction" // ban for empty patterns, such: // 23.06.2013 17:16:25: Ruhzy (x.y.z.t:10202) deadbeef12341234 - #0 "" Thanks. Link to comment Share on other sites More sharing options...
0 MatthewK Posted November 11, 2013 Report Share Posted November 11, 2013 This is still an issue , has it been fixed yet? I've got the latest be filters, latest install of Epoch and my players are still being kicked for: "[this, 2.22323, 5769.96]spawn BIS_Effects_AirDestructionStage2" Then in the remotexec.txt file the stage1 and stage2 are both on line 0 starting with !=" , and then on line 1 there's another exception to just log stage 1. I'm totally confused , it looks like someone has just gone through and thought "oh i'll try this here, does that work? aaah, I'll put it here too just to make sure.." .. Lol! A lot of your filters start with the !=" , but my players still get kicked for those exceptions, the minute I remove the = and just have !" , it works fine.. Can any of the devs explain why this would be the case and why all the other filters out there just start !" , yet yours start with !=" ? ? ? ? It frustrates me that devs aren't addressing these issues and claiming they were fixed or are going to be fixed in the next release. When the best answer anyone seems to offer lately is set the 5 to 1 , which is completely retarded and you'd be better off just turning BE off altogether at that stage.. Link to comment Share on other sites More sharing options...
0 Marchy Posted November 27, 2013 Report Share Posted November 27, 2013 I'm also having this problem with my server, I have no idea how to fix it. Link to comment Share on other sites More sharing options...
0 MatthewK Posted November 28, 2013 Report Share Posted November 28, 2013 Forget it, wait until an update at some point just magically fixes it. I've asked 4 times in different threads about this air destruction kick and there's been no answer other than make the 5 a 1 .. lol .. Link to comment Share on other sites More sharing options...
0 Marchy Posted November 28, 2013 Report Share Posted November 28, 2013 I don't know why I can't see other people talking about this, it's a problem with the downloaded server files for me :( Link to comment Share on other sites More sharing options...
Question
Connorbarnes
players on my server are being kicked from battlyeye for restrictions and i have no clue how to fix?
Anyone?
thanks
Link to comment
Share on other sites
22 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now