Jump to content

Don't get that BE Filter


flow0815

Recommended Posts

Players get kicked for upgrading their bases oder moving storage shelfs

26.06.2015 21:23:01: Player(IP:2304) UID - Value Restriction #9 "last_targeter" = B Alpha 1-2:1 () REMOTE 2:456 CinderWallHalf_EPOCH
26.06.2015 21:24:38: Player(:2304) UID- Value Restriction #9 "last_targeter" = B Alpha 1-2:1 () REMOTE 2:456 CinderWallHalf_EPOCH
26.06.2015 21:30:35: Player(:2304) UID- Value Restriction #9 "last_targeter" = B Alpha 1-2:1 () REMOTE 2:2280 StorageShelf_EPOCH
26.06.2015 21:41:18: Player(:2304) UID- Value Restriction #9 "last_targeter" = B Alpha 1-1:1 () REMOTE 2:420 WoodFloor_EPOCH
26.06.2015 21:44:51: Player(:2304) UID- Value Restriction #9 "last_targeter" = B Alpha 1-1:1 () REMOTE 4:53 StorageShelf_SIM_EPOCH
26.06.2015 21:52:17: Player(:2304) UID- Value Restriction #9 "last_targeter" = B Alpha 1-2:1 () REMOTE 2:526 WoodLargeWallDoorway_EPOCH

When player simply upgrade their buildings. And the setvariable.log is

5 "" !=(Offer|Accept|BUILD_SLOT|TRADE_ACTIVE|last_targeter) !="bis_fnc_objectvar_var" !="halvwtd" !="bis_fnc_objectvar_var" = "BIS_fnc_objectVar_obj2_1280" !="last_targeter"

Any Idea? Thank you all

Link to comment
Share on other sites

people confuse the two quite often because error message can sometimes sound misleading. In programming you have variable and it's value, respectively: apples = 2; where apples is variable and 2 is value.

In first post BE complains about value restriction where you tried to disable variable filter. The error itself complains about remote object - a 3D object on network.

 

On top of that you mentioned disabling variable log. Log is just that - a log, if you delete, you only cleaned logs file, it will come back again and again. It's the .txt files that are responsible about changes. But as mentioned earlier, variable filter was not responsible for the error, so nothing would change.

 

Hope that helps with confusion somehow. I would strictly advise against disabling any BE filters just to get something to work, instead pop a question on google and learn how they work, they will save you from script kiddos.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...