Здравствуйте, гость ( Вход | Регистрация )

Навигация

Ссылки форума

Навигация по форуму

 
Reply to this topicStart new topic
L2phoenix Gracia Part2 Rev 14312 Startgameserver, L2Phoenix Gracia Part2 rev 14312
demonikys2009
сообщение 27.9.2009, 23:40
Сообщение #1



Новичок
Группа: Newbies
Сообщений: 6
Регистрация: 20.4.2009
Поблагодарили: 0 *


StartGameServer

Making a full backup into 28.09.2009-00'38'22_backup_full.sql

mysqldump: Got error: 1045: Access denied for user 'root'@'localhost' (using pas
sword: NO) when trying to connect

Backup complite 28.09.2009-00'38'22_backup_full.sql

Starting L2P Game Server.

Exception in thread "main" java.io.FileNotFoundException: .\config\log.propertie
s (╨Э╨╡ ╤Г╨┤╨░╨╡╤В╤Б╤П ╨╜╨░╨╣╤В╨╕ ╤Г╨║╨░╨╖╨░╨╜╨╜╤Л╨╣ ╤Д╨░╨╣╨╗)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at l2p.gameserver.GameServer.main(GameServer.java:468)

Server terminated abnormaly


server terminated

Для продолжения нажмите любую клавишу . . .



Вот сам лог

############################################################
# Global properties
############################################################

# "handlers" specifies a comma separated list of log Handler
# classes. These handlers will be installed during VM startup.
# Note that these classes must be on the system classpath.
# By default we only configure a ConsoleHandler, which will only
# show messages at the INFO and above levels.
#handlers= java.util.logging.ConsoleHandler

# To also add the FileHandler, use the following line instead.
handlers = java.util.logging.FileHandler,java.util.logging.ConsoleHandler,\l2p.ErrorLogHandler
chat.handlers = l2p.ChatLogHandler
chat.useParentHandlers = false
commands.handlers = l2p.CommandsLogHandler
commands.useParentHandlers = false

mainlog.handlers = l2p.MainLogHandler
mainlog.useParentHandlers = false
gmactions.handlers = l2p.GmActionsLogHandler
gmactions.useParentHandlers = false

# Default global logging level.
# This specifies which kinds of events are logged across
# all loggers. For any given facility this global level
# can be overriden by a facility specific level
# Note that the ConsoleHandler also has a separate level
# setting to limit messages printed to the console.
.level= CONFIG

############################################################
# Handler specific properties.
# Describes specific configuration info for Handlers.
############################################################
# "/" the local pathname separator
# "%t" the system temporary directory
# "%h" the value of the "user.home" system property
# "%g" the generation number to distinguish rotated logs
# "%u" a unique number to resolve conflicts
# "%%" translates to a single percent sign "%"

# default file output is in user's home directory.
java.util.logging.FileHandler.pattern = log/java%u.log
java.util.logging.FileHandler.limit = 500000
java.util.logging.FileHandler.count = 5
java.util.logging.FileHandler.formatter = l2p.FileLogFormatter
java.util.logging.FileHandler.level = CONFIG

# Limit the message that are printed on the console to INFO and above.
java.util.logging.ConsoleHandler.level = FINER
java.util.logging.ConsoleHandler.formatter = l2p.ConsoleLogFormatter
# Для корректной поддержки русского вывода в виндосовское CMD раскоментить строку.
# java.util.logging.ConsoleHandler.encoding = Cp866

# log errors (exceptions)
l2p.ErrorLogHandler.pattern = log/error%u.log
l2p.ErrorLogHandler.count = 5
l2p.ErrorLogHandler.formatter = java.util.logging.SimpleFormatter
l2p.ErrorLogHandler.filter = l2p.ErrorFilter
l2p.ErrorLogHandler.level = CONFIG

# log chats
l2p.ChatLogHandler.pattern = log/chat.log
l2p.ChatLogHandler.formatter = l2p.ChatLogFormatter
l2p.ChatLogHandler.filter = l2p.ChatFilter
l2p.ChatLogHandler.append = true
l2p.ChatLogHandler.level = INFO

# log Commands
l2p.CommandsLogHandler.pattern = log/commands.log
l2p.CommandsLogHandler.formatter = l2p.CommandsLogFormatter
l2p.CommandsLogHandler.filter = l2p.CommandsFilter
l2p.CommandsLogHandler.append = true
l2p.CommandsLogHandler.level = INFO

# Main Log
l2p.MainLogHandler.pattern = log/MainLog-%g.log
l2p.MainLogHandler.formatter = l2p.MainLogFormatter
l2p.MainLogHandler.filter = l2p.MainLogFilter
l2p.MainLogHandler.append = true
l2p.MainLogHandler.level = INFO

# log GmActionsLogHandler
l2p.GmActionsLogHandler.pattern = log/gm_actions.log
l2p.GmActionsLogHandler.formatter = l2p.CommandsLogFormatter
l2p.GmActionsLogHandler.filter = l2p.GmActionsFilter
l2p.GmActionsLogHandler.append = true
l2p.GmActionsLogHandler.level = INFO

# log transactions
l2p.gameserver.transaction.TransactionLogHandler.pattern = log/transactions.log
l2p.gameserver.transaction.TransactionLogHandler.formatter = l2p.gameserver.transaction.TransactionLogFormatter
l2p.gameserver.transaction.TransactionLogHandler.filter = l2p.gameserver.transaction.TransactionFilter
l2p.gameserver.transaction.TransactionLogHandler.append = true
l2p.gameserver.transaction.TransactionLogHandler.level = INFO
l2p.gameserver.transaction.TransactionLogHandler.limit = 500000
l2p.gameserver.transaction.TransactionLogHandler.count = 5


############################################################
# Facility specific properties.
# Provides extra control for each logger.
############################################################

# For example, set the com.xyz.foo logger to only log SEVERE
# messages:
l2p.gameserver.level = CONFIG
l2p.loginserver.level = CONFIG
l2p.gameserver.Connection.level = CONFIG
l2p.gameserver.serverpackets.level = FINER
l2p.gameserver.clientpackets.level = FINER
l2p.gameserver.model.L2Character.level = FINER
l2p.gameserver.skills.SkillsEngine.level = WARNING

sos russian_roulette.gif
Go to the top of the page
 
+Quote Post
zlob
сообщение 27.9.2009, 23:43
Сообщение #2



10
Группа: La2base Clients
Сообщений: 107
Регистрация: 4.11.2008
Поблагодарили: 88 *


на))
Приватный текст
Сказать "Спасибо!"


Сообщение отредактировал zlob - 27.9.2009, 23:45
Go to the top of the page
 
+Quote Post
FloMotion
сообщение 28.9.2009, 0:18
Сообщение #3



Познающий
Группа: Members
Сообщений: 60
Регистрация: 8.3.2009
Поблагодарили: 2 *


Exception in thread "main" java.io.FileNotFoundException: .\config\log.propertie
не может найти файл лог. Если ты скачал сборку, поменял в конфигах все, и не переместил в нужную папку, то нуно переместить))) т.е. изначально конфиги находятся в gameserver\config\defaults, тебе от туда надо перенести в gameserver\config\
p.s. мой тебе совет =) Если ставишь эту сборку для общирного пользования, то попотеть придется изрядно =)) Какие то новые вещи уже не добавишь..., к этой сборке нету готовых нпсов(гм шоп,бафер, гк), все нужно переделывать самому.

Сообщение отредактировал FloMotion - 28.9.2009, 0:22
Go to the top of the page
 
+Quote Post
zlob
сообщение 28.9.2009, 0:23
Сообщение #4



10
Группа: La2base Clients
Сообщений: 107
Регистрация: 4.11.2008
Поблагодарили: 88 *


Цитата(FloMotion @ 28.9.2009, 1:23) *
Exception in thread "main" java.io.FileNotFoundException: .\config\log.propertie
не может найти файл лог. Если ты скачал сборку, поменял в конфигах все, и не переместил в нужную папку, то нуно переместить))) т.е. изначально конфиги находятся в gameserver\config\defaults, тебе от туда надо перенести в gameserver\config\
p.s. мой тебе совет =) Если ставишь эту сборку для общирного пользования, то попотеть придется изрядно =)) Какие то новые вещи уже не добавишь..., к этой сборке нету готовых нпсов(гм шоп,бафер, гк), все нужно переделывать самому.



тыкнул бы мне спасибку и узнал что не в этом ошибка его
Go to the top of the page
 
+Quote Post
demonikys2009
сообщение 28.9.2009, 0:42
Сообщение #5



Новичок
Группа: Newbies
Сообщений: 6
Регистрация: 20.4.2009
Поблагодарили: 0 *


Цитата(FloMotion @ 28.9.2009, 1:23) *
Exception in thread "main" java.io.FileNotFoundException: .\config\log.propertie
не может найти файл лог. Если ты скачал сборку, поменял в конфигах все, и не переместил в нужную папку, то нуно переместить))) т.е. изначально конфиги находятся в gameserver\config\defaults, тебе от туда надо перенести в gameserver\config\
p.s. мой тебе совет =) Если ставишь эту сборку для общирного пользования, то попотеть придется изрядно =)) Какие то новые вещи уже не добавишь..., к этой сборке нету готовых нпсов(гм шоп,бафер, гк), все нужно переделывать самому. -(это не проблема)



Цитата(zlob @ 28.9.2009, 0:48) *
на))
<!--private_data=0-->


server есть, loginserver, куда??

Сообщение отредактировал demonikys2009 - 28.9.2009, 0:43
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0

 

RSS Текстовая версия Сейчас: 14.6.2026, 18:03