Secret Experience

Secret Experience (https://secretexperience.net/)
-   [L2J] Dúvidas Solucionadas (https://secretexperience.net/l2j-duvidas-solucionadas/)
-   -   Floodprotection desconectando contas sem aviso! (https://secretexperience.net/l2j-duvidas-solucionadas/25440-floodprotection-desconectando-contas-sem-aviso.html)

cabelation 17-09-2010 06:40 PM

Floodprotection desconectando contas sem aviso!
 
Galera to com problema na minha Rev!
eu estava sem a Pasta Game Guard na minha system, so que quando eu logo e fico 2 min on a conecção cai, depois disso baixei uma pasta game guard de outra system, parecia ter resolvido, mas oq resolveu e que o char so fica mais tempo on, depois desconecta de novo!

ta aqui o meu arquivo "floodprotector"

Citação:

# ======================
# Flood protector config
# ======================
# These settings apply flood protector to following features:
# UseItem - item usage flooding
# RollDice - rolling dice flooding
# Firework - firework flooding
# ItemPetSummon - item summonning and pet mounting flooding
# HeroVoice - hero voice flooding
# Subclass - subclass flooding
# DropItem - drop item flooding
# ServerBypass - server bypass flooding
# Following settings can be applied to each feature:
# Interval - interval in gameserver ticks (1 tick = 100ms) in which only one
# request is allowed
# LogFlooding - whether flooding should be logged (only first ocurrance of
# flooding and total count of flood requests is logged)
# PunishmentLimit - if number of requests within single interval exceeds
# specified number then specified punishment is applied
# (0 - disables punishment feature)
# PunishmentType - type of the punishment ('none', 'ban', 'jail'), used only
# if PunishmentLimit is greater than zero
# PunishmentTime - for how many minutes should be the player/account punished,
# player is punished in case of 'jail', account is punished
# in case of 'ban' (0 = forever)

FloodProtectorUseItemInterval = 4
FloodProtectorUseItemLogFlooding = False
FloodProtectorUseItemPunishmentLimit = 0
FloodProtectorUseItemPunishmentType = none
FloodProtectorUseItemPunishmentTime = 0
FloodProtectorRollDiceInterval = 42
FloodProtectorRollDiceLogFlooding = False
FloodProtectorRollDicePunishmentLimit = 0
FloodProtectorRollDicePunishmentType = none
FloodProtectorRollDicePunishmentTime = 0
FloodProtectorFireworkInterval = 42
FloodProtectorFireworkLogFlooding = False
FloodProtectorFireworkPunishmentLimit = 0
FloodProtectorFireworkPunishmentType = none
FloodProtectorFireworkPunishmentTime = 0
FloodProtectorItemPetSummonInterval = 16
FloodProtectorItemPetSummonLogFlooding = False
FloodProtectorItemPetSummonPunishmentLimit = 0
FloodProtectorItemPetSummonPunishmentType = none
FloodProtectorItemPetSummonPunishmentTime = 0
FloodProtectorHeroVoiceInterval = 100
FloodProtectorHeroVoiceLogFlooding = False
FloodProtectorHeroVoicePunishmentLimit = 0
FloodProtectorHeroVoicePunishmentType = none
FloodProtectorHeroVoicePunishmentTime = 0
FloodProtectorSubclassInterval = 20
FloodProtectorSubclassLogFlooding = False
FloodProtectorSubclassPunishmentLimit = 0
FloodProtectorSubclassPunishmentType = none
FloodProtectorSubclassPunishmentTime = 0
FloodProtectorDropItemInterval = 10
FloodProtectorDropItemLogFlooding = False
FloodProtectorDropItemPunishmentLimit = 0
FloodProtectorDropItemPunishmentType = none
FloodProtectorDropItemPunishmentTime = 0
FloodProtectorServerBypassInterval = 5
FloodProtectorServerBypassLogFlooding = False
FloodProtectorServerBypassPunishmentLimit = 0
FloodProtectorServerBypassPunishmentType = none
FloodProtectorServerBypassPunishmentTime = 0
FloodProtectorMultiSellInterval = 1
FloodProtectorMultiSellLogFlooding = False
FloodProtectorMultiSellPunishmentLimit = 0
FloodProtectorMultiSellPunishmentType = none
FloodProtectorMultiSellPunishment
Alguem ajude-me por favor!

C.Bartowski 17-09-2010 06:49 PM

Acho que não é o flood protection não...

Pode ser erro de MMOCORE ou qualquer outra coisa

Poste aqui uma SS do Seu GS para vermos

cachorrolouco 17-09-2010 07:59 PM

Amigo!

Na duvida anterior, acho que vc entendeu mal...
Quando disse game guard, não disse pra substituir a pasta game guard e sim desabilitar como abaixo para testar:

Arquivo options.properties procure por estas linhas abaixo:

# Enforce gameguard for clients
# GameGuardEnforce - enforces gameguard query on character login
# GameGuardProhibitAction - dont allow player to perform trade, talk with npc
# and move until gameguard reply received
GameGuardEnforce = True = <=coloque false
GameGuardProhibitAction = True <= coloque false

Abraço.

cabelation 17-09-2010 10:34 PM

@cachorrolouco

Amigao, ja estava em "False" mano. oq eu faço?
Abraço.

@secodalssaso15

ta aqui a imagem quando o a conta cai!

[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

cachorrolouco 18-09-2010 05:31 AM

veja se teu arquivo de config server.properties tem a linha abaixo:
PacketProtection = True <= coloque false pra testar

cabelation 18-09-2010 10:48 AM

Procurei la, mas nao achei mano!
eu uso Rev L2j server

Mazokista 18-09-2010 12:05 PM

Como o Seco Disse

Pode Ser um erro no MMOCORE Esteja Forçando o Disconnect do Player....
Ow Algum Conflito nos Arquivos Entre Outros Erros qui podem ter acontecido .... do MMOCORE isso e uma suposicao


Daniel2 18-09-2010 01:09 PM

Citação:

# Flood Protection. All values are in MILISECONDS.
# Default: True
EnableFloodProtection = True
loginserver.properties olhe se ta true e mude para false e veja.


OBS: o L2jserver não tem só um GG protector não procure em general.properties.

cabelation 18-09-2010 11:15 PM

@Mazokista
@Daniel2

Amigos, encontrei o problema que tava me descabelando aqui!
era simplesmente o acesslvl, no Navicat que estava 1 mas nas config do server tava 127.
Só que eu fui pelo Navicat, e coloquei 1 ai eu acho que entrou em conflito com o acess do server, so coloquei 127 eo char nao tomava mais disconect!

Mas mesmo assim, Obrigado pelas dicas. Ajudaram bastando para eu intender de Game Guard!


Horários baseados na GMT -3. Agora são 10:32 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.