Jump to content

Question

Posted

Hi i try to use it but, around 3 hours, players , only players xd the server still working, and no body can login, anyone know this problem? 

Pack Free scoria

6 answers to this question

Recommended Posts

  • 0
Posted

Hi i try to use it but, around 3 hours, players , only players xd the server still working, and no body can login, anyone know this problem? 

Pack Free scoria

Your ports is open?

Give more info... give us here your login&server property..

  • 0
Posted (edited)

Your ports is open?

Give more info... give us here your login&server property..

Every 2-3 hours server stuck (in game side show server online) but when you login it's dont work...

#============================================================#
#                       Scoria Dev.Team                      #
#============================================================#

#====================================RU===================================
# Отображать лицензионное соглашение после авторизации
# Даная опция присылает клиенту 2 дополнительных ключа при авторизации
# Если вы ее отключаете, и у вас ухитрились залезсть с подменой ака, то потом не жалуйтесь.
#====================================EN===================================
# Show license agrement after user login before server select?
ShowLicence = true

# RU: Разрешить автоматическую регистрацию новых серверов
# EN: Accept automatic new server without check hexid?
AcceptNewGameServer = true

# RU: Уровень доступа для администратора
# EN: Level of administrator access
GMMinLevel = 1

# RU: Автоматически регистрировать аккаунты
# EN: Automaticly register new accounts?
AutoCreateAccounts = true

# RU: Проверять GameGuard игроков
# EN: Use gameguard checking?
ForceGGAuth = false

# RU: Защита от перебора пароля
# EN: Enable brut protection?
BrutProtection = true

# RU: Players fake online. In percent
FakeOnline = 100


#====================================RU===================================
# Защита от DDoS
# 1 - включить/выключить
# 2 - время жизни сессии (от входа до выбора сервера), секунды
# 3 - максимальное количество сессий, которое можно набрать за врмя жизни. Если больше, 

Loginserver.config










#     то все сессии будут закрыты
# 4 - после того, как пользователь прошел аутентификацию, и выбрал сервер
#     command - исполнить команду указаную в OnSelectServerCommand
#     notify - передать IP пользователя гейм-серверу в пакете

#====================================EN===================================
# Ddos protection
# 1 - enable?
# 2 - time of session live (seconds)
# 3 - maximum session what can be started in session live time. If more - all session droped
# 4 - after user success authorisation use command or command notify to gameserver ?
DDoSProtection = false
SessionTTL = 15
MaxSessions = 100
OnSelectServer=notify
OnSelectServerCommand=
#============================================================#
#                       Scoria Dev.Team                      #
#============================================================#
# Это конфигурационный файл сервера. Здесь вы можете настроить свойства связи вашего сервера.
# Обычно требуется изменить опцию ExternalHostname на
# - 127.0.0.1 (если вы играете/тестируете сервер на локальной машине)
# - LAN IP* (если вы хотите играть с другого компьютера сети)
# - WAN IP** (если вы хотите поиграть с друзьями через интернет)
#
# * = Если вы не знаете свой LAN IP, просто нажмите "Пуск" => "Выполнить..." и "cmd" => "ipconfig"
# **= Если вы не знаете свой WAN IP, посетите http://www.whatismyip.com
# ===================================================================================================
#===================================RU===================================
# Имя пользователя выданное при регистрации
# ВНИМАНИЕ! ЕСЛИ ОСТАВИТЬ ПУСТЫМ ВОЗМОЖНЫ ВЫКЛЮЧЕНИЯ И ВАЙП СЕРВЕРА!!!
#===================================EN===================================
# Private name gived by scoria developers (personal key)
UserName =

#===================================RU===================================
# Укажите здесь (ip) адрес вашего Игрового Сервера,  Или используйте символ *
#===================================EN===================================
# You gameserver ip, or use "*"
GameserverHostname = *
GameserverPort = 7777

#===================================RU===================================
# Если ваш сервер опубликован с помощью NAT укажите здесь ваш ВНЕШНИЙ IP. Или используйте символ *
#===================================EN===================================
# You External IP.
ExternalHostname = 82.135.154.202

#===================================RU===================================
# Если ваш сервер опубликован с помощью NAT укажите здесь ваш ВНУТРЕННИЙ IP. Или используйте символ *
#===================================EN===================================
# You INTERNAL IP.
InternalHostname = 82.135.154.202

#===================================RU===================================
# Связка логин и гейм сервера. Лучше не менять.
#===================================EN===================================
# Connection to login server (sessions)
LoginPort = 9014
LoginHost = 0.0.0.0

#===================================RU===================================
# Параметры Базы данных
#===================================EN===================================
# Database configuration
Driver = com.mysql.jdbc.Driver

#===================================RU===================================
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
#===================================EN===================================
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
URL = jdbc:mysql://localhost/l2jdb

#===================================RU===================================
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
#===================================EN===================================
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
Login = root
Password = 45as4d54a5sd5f6ds4f

#===================================EN===================================
# Maximum database connections
MaximumDbConnections = 100

#===================================RU===================================
# Таймаут перед новым соединением к базе (в мс)
# 0 - для снятия ограничения. (По умолчянию - 0)
#===================================EN===================================
# Timeout to create new connection
TimeOutConDb = 0

#===================================RU===================================
# Максимальное количество запросов на одно соединение
#===================================EN===================================
# Max query for 1 connection
MaximumDbStatement = 100

#===================================RU===================================
# Настройка эмуляции офф ядра (пакет SendStatus)
#===================================EN===================================
# Emulation official server to l2top or other raiting (packed SendStatus())
RemoteWhoLog = True
RemoteWhoSendTrash = True
RemoteWhoMaxOnline = 329
RemoteOnlineIncrement = 50
RemoteWhoForceInc = 50
RemotePrivStoreFactor = 12
Gameserver.config


#===================================RU===================================
# Защита от DDoS
# Если в loginserver.properties вы включили защиту от Ддос и выбрали параметер notify
#    то гейм сервер выполнит нижеуказанную команду.
#===================================EN===================================
# Iptables DDoS rulles to accept connection on port
# If in login server use notify method this command be sended after
# success authorise user
OnSelectServerCommandGS = iptables -I INPUT 1 -s %ip% -p tcp --dport 7777 -j ACCEPT

#===================================RU===================================
# Если у вас установлена защита LameGuard установить параметер в True
#===================================EN===================================
# If you use lameguard protection set this config in true
Lame = false
Edited by Ubuntu
  • 0
Posted

# You INTERNAL IP.
InternalHostname = 82.135.154.202 here need lan ip. 127.0.0.1

#===================================RU===================================
# Связка логин и гейм сервера. Лучше не менять.
#===================================EN===================================
# Connection to login server (sessions)
LoginPort = 9014
LoginHost = 0.0.0.0
the same and here

 

To be like:

# You INTERNAL IP.
InternalHostname = 127.0.0.1

#===================================RU===================================
# Связка логин и гейм сервера. Лучше не менять.
#===================================EN===================================
# Connection to login server (sessions)
LoginPort = 9014
LoginHost = 127.0.0.1

Also, maybe this is not the problem... But you have to open your ports...
Is open?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • I think that solves the freeze thing, anyway great share! 
    • Introducing: Daily & Weekly Missions!   I've released a major panel update with a new Missions system and expanded language support.   Players can now complete daily and weekly missions directly through the panel and claim rewards such as balance or items. Mission progress is tied to in-game activity and supported panel actions, and the update also adds a dedicated Missions page, dashboard mission previews, claimable mission indicators, and full admin tools for creating and managing missions.   The Roll page now shows the potential reward drops below the roll container.   Alongside this, I’ve expanded the panel’s language support with new locale options, including Bulgarian, Czech, Georgian, Lithuanian, Polish, Romanian, Japanese, Simplified Chinese, and Traditional Chinese.     The Demo is now updated with the new features for you to try out!
    • I sell complete packs. If you want to add an item, NPC, etc., you have to do that yourselves. Your friend bought the pack; he's the one who needs to configure his server type. He received what he bought as agreed, and I'm saying this without knowing who you're talking about, because anyone who buys something receives what was agreed upon.   Regards. mmmmm L2Velmore ????   If that's the one, I see everything went well... if I remember correctly you were crying over $100, I gave you a better price, and I suppose you made thousands with that... And you're still coming back to complain? :=)
    • I know many people have struggled with this specific issue and had trouble setting up the correct behavior for Toggle skills in aCis. By default, toggles interrupt the player's movement (retail-like), which often feels clunky to players who prefer a smoother, more modern experience. I've prepared a clean solution that eliminates this "freeze" and allows for fluid movement while toggling your auras. Below is the code on how to achieve this. Hope it helps! Changes in PlayerAI.java: Modified doActiveIntention to properly update the active state without stalling. Removed the forced stop() during toggle casting. Added a MoveToLocation broadcast to ensure other players see your movement correctly (prevents visual "teleporting" or desync). Best regards 😃 diff --git a/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/ai/type/PlayerAI.java b/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/ai/type/PlayerAI.java index ba0425a..1b2658d 100644 --- a/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/ai/type/PlayerAI.java +++ b/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/ai/type/PlayerAI.java @@ -28,6 +28,7 @@  import net.sf.l2j.gameserver.network.serverpackets.ActionFailed;  import net.sf.l2j.gameserver.network.serverpackets.AutoAttackStart;  import net.sf.l2j.gameserver.network.serverpackets.ChairSit; +import net.sf.l2j.gameserver.network.serverpackets.MoveToLocation;  import net.sf.l2j.gameserver.network.serverpackets.MoveToLocationInVehicle;  import net.sf.l2j.gameserver.network.serverpackets.MoveToPawn;  import net.sf.l2j.gameserver.network.serverpackets.StopMove; @@ -159,7 +160,10 @@      @Override      public synchronized void doActiveIntention()      { -        doIdleIntention(); +        prepareIntention(); +        _currentIntention.updateAsActive(); +        if (!getActor().isMoving()) +            thinkIdle();      }            @Override @@ -280,8 +284,9 @@                    if (skill.isToggle())          { -            getActor().getMove().stop();              getActor().getCast().doToggleCast(skill, target); +            if (getActor().isMoving()) +                getActor().broadcastPacket(new MoveToLocation(getActor()));          }          else          { https://pastebin.com/twZujZ3Y
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..