Тема: Shaitan Core
Показать сообщение отдельно
Непрочитано 26.01.2011, 16:01   #20
Аватар для TieLay
Герой

По умолчанию Re: Shaitan Core

И так скомпилил, запускаю и получаю ошибку:
Цитата:
15:57:44.992 Loading gameserver config.
15:57:45.055 Abuse: Loaded 18 abuse words.
15:57:45.133 loading xml GMAccess
15:57:45.242 MLog clients using java 1.4+ standard logging.
15:57:45.570 Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true
; trace: 10]
15:57:45.805 Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSourc
e [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 100,
autoCommitOnClose -> true, automaticTestTable -> null, breakAfterAcquireFailure
-> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectio
nTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSource
Name -> 2sa1od8d1hxtgnc1pqewvd|15253d5, debugUnreturnedConnectionStackTraces ->
false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLo
cation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 2sa
1od8d1hxtgnc1pqewvd|15253d5, idleConnectionTestPeriod -> 60, initialPoolSize ->
1, jdbcUrl -> jdbc:mysql://10.10.10.253/l2jdbp?useUnicode=true&characterEncoding
=UTF-8?useUnicode=true&characterEncoding=utf-8, maxAdministrativeTaskTime -> 0,
maxConnectionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, ma
xPoolSize -> 10000, maxStatements -> 100, maxStatementsPerConnection -> 0, minPo
olSize -> 1, numHelperThreads -> 5, numThreadsAwaitingCheckoutDefaultUser -> 0,
preferredTestQuery -> null, properties -> {user=******, password=******}, proper
tyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> fals
e, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]

15:57:46.305 Loaded 418 translit entrys
15:57:46.367 Clear characters online status and accesslevel.
15:57:46.523 Total cleaned: 0, updated: 0 elements in database.
15:57:46.586 IdFactory: Extracting 13 used id's from data tables...
15:57:46.586 IdFactory: Successfully extracted 13 used id's from data tables.
15:57:46.586 IDFactory: 102912 id's available.
15:57:46.664 CrestCache: Loaded 0 crests
15:57:46.695 Initializing AuctionManager
15:57:46.883 Loaded: 38 active auction(s)
15:57:54.427 SkillsEngine: Loaded 61003 skill templates from XML files. Max id:
26075, max level: 259
15:57:59.926 PetSkillsTable: Loaded 2187 skills.
15:58:00.973 ItemTable: Loaded 2919 Armors.
15:58:01.066 ItemTable: Loaded 10077 Items.
15:58:02.019 ItemTable: Loaded 3499 Weapons.
15:58:02.394 ArmorSetsTable: Loaded 171 armor sets.
15:58:02.660 TradeController: Loaded 4 file(s).
15:58:02.660 TradeController: Loaded 27864 Items.
15:58:02.660 TradeController: Loaded 822 Buylists.
15:58:03.769 RecipeController: Loaded 936 Recipes.
15:58:17.515 SkillTreeTable: Loaded 16586 skills.
15:58:17.515 SkillTreeTable: Loaded 109 fishing skills.
15:58:17.515 SkillTreeTable: Loaded 20 transformation skills.
15:58:17.515 SkillTreeTable: Loaded 64 clan skills.
15:58:17.531 SkillTreeTable: Loaded 523 enchanted skills.
15:58:17.531 SkillSpellbookTable: Loaded 335 Spellbooks.
15:58:17.593 CharTemplateTable: Loaded 206 Character Templates.
15:58:17.640 NpcTable: Loaded 375 AI params for 278 NPCs.
15:58:18.187 Scripts loading...
.\data\scripts\commands\admin\AdminBan.java:169: cannot find symbol
symbol : constructor TeleportTask(l2p.gameserver.model.L2Player,l2p.uti l.Locati
on,int)
location: class l2p.gameserver.model.L2ObjectTasks.TeleportTask
15:58:30.824 Can't compile scripts!
15:58:30.824 Scripts loaded with errors. Loaded 0 classes.
Server halting [status=0] / Reason: Scripts loaded with errors. Loaded 0 classes
.

server terminated

Press any key to continue . . .
Собственно замена l2p.gameserver.model.L2ObjectTasks.TeleportTask внутри .jar-файла позволила запустить GS, но это не вполне корректно.

Последний раз редактировалось TieLay; 26.01.2011 в 16:35.
TieLay вне форума Ответить с цитированием