L2JMobius

C6 Player is kicked from Sheme Buffer

junin00 · 3 · 2382

Offline junin00

  • Black Sheep
  • Heir
  • **
    • Posts: 31
When you click create a list without typing anything in the sheme buffer, the server disconnects the player.
Has anyone else tested this?



Online Mobius

  • Distinguished King
  • *****
    • Posts: 16050

Offline junin00

  • Black Sheep
  • Heir
  • **
    • Posts: 31
It was like in the repository, I had not made any changes, I took the test putting the type of punishment as "none", still continued to kick.

Flood.ini
Code: [Select]
# ServerBypass - server bypass flooding
FloodProtectorServerBypassInterval = 5
FloodProtectorServerBypassLogFlooding = False
FloodProtectorServerBypassPunishmentLimit = 10
FloodProtectorServerBypassPunishmentType = kick
FloodProtectorServerBypassPunishmentTime = 0

So I changed the BypassValidation option to false, then stopped kicking. Is it okay to stay like this? Thank you.

Other.ini
Code: [Select]
# On / Off exploit protection
# True: exploit protection activated
# False: exploit protection deactivated
# IMPORTANT: Put True for server security.
BypassValidation = False