Ir para conteúdo

Featured Replies

Postado

Guys, eu espero estar postando no lugar certo, até por que eu cheguei nessa área do fórum justamente através de uma busca sobre erros de conexão.

O que ocorre é o seguinte: Eu to tentando abrir um otserver e eu consigo conectar e meus amigos não.

Vou colocar o que eu já fiz pra adiantar já e ser bem objetivo:

Já abri as portas 7171 e 7172 no firewall do Windows.

Já abri as portas 7171 e 7172 no modem, redirecionando para o meu IPv4 que é fixo.
Já alterei o ip do config.lua para o meu ipfixo configurado pelo no-ip com o sufixo .servegame.com.


Um amigo meu chegou a entrar e jogar por uns 20min, achamos que estava resolvido o problema, então ele saiu e foi jogar overwatch, eu fechei o servidor e fui jogar CS. Quando voltamos a tentar, cerca de 1h depois (nem a internet nem o pc tinham sido reiniciados), ele não conseguia mais conectar. A lista de personagens carrega mas não loga no mapa.

Editado por Hankro (veja o histórico de edições)

  • Respostas 13
  • Visualizações 1.2k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • Acesse  http://www.meuip.com.br/   Altere  ip = "alternatetibia.servegame.com"   Para ip ="ip do www.meuip.com.br"   Delete as linhas: adminPort

  • Apenas siga os passos que falei, o IP do config.lua deve se o mesmo desse campo, por isso caso tenha o mesmo erro, compare no Config.lua se o IP está igual a esse    

Posted Images

Postado

Poste sua config.lua

[+] BETA SERVER [+]

HAVOK X

Cliente próprio

http://www.havokx.com.br

Servidor iniciado em fase de testes dia 07/06/2017, servidor ÚNICO no mundo. Servidor totalmente dedicado ao RPG, porém sem abandonar o PVP.

[+] Sistemas exclusivos [+]

Mundo apocalíptico

50+ missões

Monstros exclusivos

Upgrade system

War System

Infection System

Task System Reformulado

Postado
  • Autor

-- The forgottenking Config

 -- Account manager
 accountManager = true
 namelockManager = false
 newPlayerChooseVoc = true
 newPlayerSpawnPosX = 1000 
 newPlayerSpawnPosY = 998
 newPlayerSpawnPosZ = 7
 newPlayerTownId = 1
 newPlayerLevel = 20
 newPlayerMagicLevel = 1
 generateAccountNumber = false


 -- Unjustified kills
 redSkullLength = 100 * 24 * 60 * 60
 blackSkullLength = 150 * 24 * 60 * 60
 dailyFragsToRedSkull = 20
 weeklyFragsToRedSkull = 10000
 monthlyFragsToRedSkull = 10000
 dailyFragsToBlackSkull = dailyFragsToRedSkull
 weeklyFragsToBlackSkull = weeklyFragsToRedSkull
 monthlyFragsToBlackSkull = monthlyFragsToRedSkull
 dailyFragsToBanishment = dailyFragsToRedSkull
 weeklyFragsToBanishment = weeklyFragsToRedSkull
 monthlyFragsToBanishment = monthlyFragsToRedSkull
 blackSkulledDeathHealth = 40
 blackSkulledDeathMana = 0
 useBlackSkull = true
 useFragHandler = true
 advancedFragList = false

 -- Banishments
 notationsToBan = 3
 warningsToFinalBan = 4
 warningsToDeletion = 5
 banLength = 7 * 24 * 60 * 60
 killsBanLength = 7 * 24 * 60 * 60
 finalBanLength = 30 * 24 * 60 * 60
 ipBanishmentLength = 0 * 0 * 00 * 00
 broadcastBanishments = true
 maxViolationCommentSize = 200
 violationNameReportActionType = 2
 autoBanishUnknownBytes = false

 -- Battle
 worldType = "pvp"
 protectionLevel = 80
 pvpTileIgnoreLevelAndVocationProtection = true
 pzLocked = 30 * 1000
 huntingDuration = 60 * 1000
 criticalHitChance = 7
 criticalHitMultiplier = 1
 displayCriticalHitNotify = true
 removeWeaponAmmunition = false
 removeWeaponCharges = false
 removeRuneCharges = false
 whiteSkullTime = 3 * 60 * 1000
 noDamageToSameLookfeet = false
 showHealingDamage = false
 showHealingDamageForMonsters = fasle
 fieldOwnershipDuration = 5 * 1000
 stopAttackingAtExit = false
 oldConditionAccuracy = false
 loginProtectionPeriod = 10 * 1000
 deathLostPercent = 10
 stairhopDelay = 0
 pushCreatureDelay = 1500
 deathContainerId = 1987
 gainExperienceColor = 215
 addManaSpentInPvPZone = true
 squareColor = 0
 allowFightback = true

 -- Connection config
 worldId = 0
 ip = "alternatetibia.servegame.com"
 loginPort = 7171
 gamePort = 7172
 adminPort = 7171
 statusPort = 7171
 loginTries = 15
 retryTimeout = 5 * 1000
 loginTimeout = 60 * 1000
 maxPlayers = 1000
 motd = "Welcome To Natala-Ot"
 displayOnOrOffAtCharlist = true
 onePlayerOnlinePerAccount = false
 allowClones = true
 serverName = "Natala-Ot"
 loginMessage = "Welcome To Natala-Ot"
 statusTimeout = 5 * 60 * 1000
 replaceKickOnLogin = false
 forceSlowConnectionsToDisconnect = false
 loginOnlyWithLoginServer = false
 premiumPlayerSkipWaitList = false

 -- Database
         sqlType = "sqlite"
 sqlHost = "127.0.0.1"
 sqlPort = 3306
 sqlUser = ""
 sqlPass = ""
 sqlDatabase = "testing"
 sqlFile = "subwat.s3db"
 sqlKeepAlive = 0
 mysqlReadTimeout = 10
 mysqlWriteTimeout = 10
 encryptionType = "sha1"

 -- Deathlist
 deathListEnabled = true
 deathListRequiredTime = 1 * 60 * 1000
 deathAssistCount = 19
 maxDeathRecords = 5

 -- Guilds
 ingameGuildManagement = true
 levelToFormGuild = 8
 premiumDaysToFormGuild = 0
 guildNameMinLength = 4
 guildNameMaxLength = 30

 -- Highscores
 highscoreDisplayPlayers = 15
 updateHighscoresAfterMinutes = 10

 -- Houses
 buyableAndSellableHouses = true
 houseNeedPremium = true
 bedsRequirePremium = true
 levelToBuyHouse = 150
 housesPerAccount = 1
 houseRentAsPrice = false
 housePriceAsRent = false
 housePriceEachSquare = 1000
 houseRentPeriod = "never"
 houseCleanOld = 0
 guildHalls = false

 -- Item usage
 timeBetweenActions = 200
 timeBetweenExActions = 1000
 hotkeyAimbotEnabled = true
 
        -- Map
 mapName = "theend"
 mapAuthor = "[DoNo] Blue LabeL"
 randomizeTiles = true
 storeTrash = true
 cleanProtectedZones = true
 mailboxDisabledTowns = "-1"

 -- Startup
 defaultPriority = "high"
 niceLevel = 5
 coresUsed = "-1"
 optimizeDatabaseAtStartup = true
 removePremiumOnInit = true
 confirmOutdatedVersion = false

 -- Muted buffer
 bufferMutedOnSpellFailure = false
 spellNameInsteadOfWords = false
 emoteSpells = true
 allowChangeOutfit = true
 allowChangeColors = true
 allowChangeAddons = true
 disableOutfitsForPrivilegedPlayers = false
 addonsOnlyPremium = true


 -- Miscellaneous
 dataDirectory = "data/"
 bankSystem = true
 displaySkillLevelOnAdvance = false
 promptExceptionTracerErrorBox = true
 separateViplistPerCharacter = false
 maximumDoorLevel = 500
 maxMessageBuffer = 30
 saveGlobalStorage = true
 useHouseDataStorage = false
 storePlayerDirection = false
 checkCorpseOwner = true
 monsterLootMessage = 3
 monsterLootMessageType = 25
 

 -- Ghost mode
 ghostModeInvisibleEffect = false
 ghostModeSpellEffects = true

 -- Limits
 idleWarningTime = 14 * 60 * 1000
 idleKickTime = 15 * 60 * 1000
 expireReportsAfterReads = 1
 playerQueryDeepness = 2
 maxItemsPerPZTile = 0
 maxItemsPerHouseTile = 0

 -- Premium-related
 freePremium = true
 premiumForPromotion = true

        -- Blessings
        blessings = true
        blessingOnlyPremium = true
        blessingReductionBase = 30
        blessingReductionDecrement = 10
        eachBlessReduction = 12

 -- Rates
 experienceStages = true
 rateExperience = 400
 rateExperienceFromPlayers = 50
 rateSkill = 30.0
 rateMagic = 15.0
 rateLoot = 10.0
 rateSpawn = 1

 -- Monster rates
 rateMonsterHealth = 1.0
 rateMonsterMana = 1.0
 rateMonsterAttack = 1.0
 rateMonsterDefense = 1.0


 -- Experience from players
 
 minLevelThresholdForKilledPlayer = 15.0
 maxLevelThresholdForKilledPlayer = 25.0

 -- Stamina
 rateStaminaLoss = 1
 rateStaminaGain = 3
 rateStaminaThresholdGain = 12
 staminaRatingLimitTop = 41 * 60
 staminaRatingLimitBottom = 14 * 60
 rateStaminaAboveNormal = 1.5
 rateStaminaUnderNormal = 0.5
 staminaThresholdOnlyPremium = true

 -- Party
 experienceShareRadiusX = 40
 experienceShareRadiusY = 40
 experienceShareRadiusZ = 1
 experienceShareLevelDifference = 2 / 3
 extraPartyExperienceLimit = 20
 extraPartyExperiencePercent = 5
 experienceShareActivity = 2 * 6 * 1000

 -- Global save
 globalSaveEnabled = false
 globalSaveHour = 1
 shutdownAtGlobalSave = true
 cleanMapAtGlobalSave = false

 -- Spawns
 deSpawnRange = 2
 deSpawnRadius = 50

 -- Summons
 maxPlayerSummons = 3
 teleportAllSummons = false


 -- Logs
 -- NOTE: This kind of logging does not work in GUI version.
 -- For such, please compile the software with __GUI_LOGS__ flag.
 adminLogsEnabled = false
 displayPlayersLogging = true
 prefixChannelLogs = ""
 runFile = ""
 outLogName = ""
 errorLogName = ""
 truncateLogsOnStartup = false

Postado

Acesse 

http://www.meuip.com.br/

 

Altere

 ip = "alternatetibia.servegame.com"

 

Para

ip ="ip do www.meuip.com.br"

 

Delete as linhas:

adminPort

statusPort

[+] BETA SERVER [+]

HAVOK X

Cliente próprio

http://www.havokx.com.br

Servidor iniciado em fase de testes dia 07/06/2017, servidor ÚNICO no mundo. Servidor totalmente dedicado ao RPG, porém sem abandonar o PVP.

[+] Sistemas exclusivos [+]

Mundo apocalíptico

50+ missões

Monstros exclusivos

Upgrade system

War System

Infection System

Task System Reformulado

Postado
  • Autor

Funcionou! Muito obrigado, eu coloquei o ip do meuip e meu amigo conseguiu entrar.
Depois eu fechei o server e abri com OUTRO ip fixo que acabei de criar e dois amigos conseguiram entrar.
O problema foi resolvido ou há a chance de voltar? Gostaria de saber o motivo do problema pra resolver quando/se acontecer novamente.

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo