Перейти к содержанию
Авторизация  
TR1BUNAL

Не Создаетса Чар На Любой Зборке Ит

Рекомендуемые сообщения

вот ошибка

Скрытый текст
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:555)

 

Error in file C:\l2j-Software\L2jSoftware_GameServer\data\stats\weapon\9000-9099

.xml

java.lang.IllegalStateException: No SQL data for Item ID: 9000 - name: Shadow It

em: Stormbringer*Stormbringer

at net.sf.l2j.gameserver.skills.DocumentItem.parseItem(DocumentItem.java

:112)

at net.sf.l2j.gameserver.skills.DocumentItem.parseDocument(DocumentItem.

java:91)

at net.sf.l2j.gameserver.skills.DocumentBase.parse(DocumentBase.java:110

)

at net.sf.l2j.gameserver.skills.SkillsEngine.loadData(SkillsEngine.java:

138)

at net.sf.l2j.gameserver.skills.SkillsEngine.loadWeapons(SkillsEngine.ja

va:116)

at net.sf.l2j.gameserver.datatables.ItemTable.<init>(ItemTable.java:253)

 

at net.sf.l2j.gameserver.datatables.ItemTable.getInstance(ItemTable.java

:176)

at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:241)

at net.sf.l2j.gameserver.GameServer.main(GameServer.java:555)

 

Error in file C:\l2j-Software\L2jSoftware_GameServer\data\stats\weapon\9100-9199

.xml

java.lang.IllegalStateException: No SQL data for Item ID: 9129 - name: Shadow We

apon: Shield of Nightmare

at net.sf.l2j.gameserver.skills.DocumentItem.parseItem(DocumentItem.java

:112)

at net.sf.l2j.gameserver.skills.DocumentItem.parseDocument(DocumentItem.

java:91)

at net.sf.l2j.gameserver.skills.DocumentBase.parse(DocumentBase.java:110

)

at net.sf.l2j.gameserver.skills.SkillsEngine.loadData(SkillsEngine.java:

138)

at net.sf.l2j.gameserver.skills.SkillsEngine.loadWeapons(SkillsEngine.ja

va:116)

at net.sf.l2j.gameserver.datatables.ItemTable.<init>(ItemTable.java:253)

 

at net.sf.l2j.gameserver.datatables.ItemTable.getInstance(ItemTable.java

:176)

at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:241)

at net.sf.l2j.gameserver.GameServer.main(GameServer.java:555)

 

ItemTable: Loaded 0 Weapons.

Extractable items data: Loaded 333 extractable items!

Summon items data: Loaded 14 summon items.

ArmorSetsTable: Error reading ArmorSets table: com.mysql.jdbc.exceptions.jdbc4.M

ySQLSyntaxErrorException: Table 'l2jdb.armorsets' doesn't exist

error while creating fishes tablecom.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErro

rException: Table 'l2jdb.fish' doesn't exist

FishTable: Loaded 0 Fishes.

error while creating henna table com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErro

rException: Table 'l2jdb.henna' doesn't exist

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.henna' d

oesn't exist

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

 

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

 

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou

rce)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)

at com.mysql.jdbc.Util.getInstance(Util.java:381)

at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)

at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)

at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)

at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)

at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)

at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja

va:1734)

at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:

1885)

at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewPr

oxyPreparedStatement.java:76)

at net.sf.l2j.gameserver.datatables.HennaTable.restoreHennaData(HennaTab

le.java:64)

at net.sf.l2j.gameserver.datatables.HennaTable.<init>(HennaTable.java:49

)

at net.sf.l2j.gameserver.datatables.HennaTable.getInstance(HennaTable.ja

va:42)

at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:251)

at net.sf.l2j.gameserver.GameServer.main(GameServer.java:555)

TradeController: Buylists could not be initialized.

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.merchant

_shopids' doesn't exist

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

 

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

 

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou

rce)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)

at com.mysql.jdbc.Util.getInstance(Util.java:381)

at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)

at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)

at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)

at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)

at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)

at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja

va:1734)

at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:

1885)

at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewPr

oxyPreparedStatement.java:76)

at net.sf.l2j.gameserver.TradeController.<init>(TradeController.java:123

)

at net.sf.l2j.gameserver.TradeController.getInstance(TradeController.jav

a:77)

at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:257)

at net.sf.l2j.gameserver.GameServer.main(GameServer.java:555)

===========================================================-[ Npc - Spawnlist ]

NpcTable: Loaded 6579 Npc Templates.

NPCTable: Error reading NPC skills table: com.mysql.jdbc.exceptions.jdbc4.MySQLS

yntaxErrorException: Table 'l2jdb.npcskills' doesn't exist

NPCTable: Error reading NPC drop data: com.mysql.jdbc.exceptions.jdbc4.MySQLSynt

axErrorException: Table 'l2jdb.droplist' doesn't exist

NPCTable: Error reading NPC trainer data: com.mysql.jdbc.exceptions.jdbc4.MySQLS

yntaxErrorException: Table 'l2jdb.skill_learn' doesn't exist

NpcTable: Loaded 445 Minions.

DayNightSpawnManager: Day/Night handler initialised

SpawnTable: Loaded 39060 Npc Spawn Locations.

RaidBossSpawnManager: Could not load raidboss #29095 from DB

RaidBossSpawnManager: Loaded 184 Instances

RaidBossSpawnManager: Scheduled 0 Instances

=====================================================================-[ Zones ]

Loading zones...

Initializing ArenaManager

Initializing TownManager

Initializing OlympiadStadiaManager

Initializing ClanHallManager

Loaded: 0 clan halls

Loaded: 44 free clan halls

Initializing FortManager

error while creating map region data: com.mysql.jdbc.exceptions.jdbc4.MySQLSynta

xErrorException: Table 'l2jdb.mapregion' doesn't exist

Loaded: 21 forts

Initializing CastleManager

Loaded: 9 castles

Initializing GrandBossManager

GrandBossManager: Loaded 13 Instances

Initializing FishingZoneManager

Done: loaded 515 zones.

===========================================-[ Castle Sieges - Fortress Sieges ]

Initializing SiegeManager

Initializing FortSiegeManager

===========================================================-[ Clan Hall Siege ]

ClanHallSiege: Fortress of Resistence

ClanHallSiege: Bandit Stronghold

ClanHallSiege: Wild Beasts Farm

===========================================================-[ Cache - Recipes ]

Cache

: Running lazy cache

Cache[Crest]: 0,000MB on 0 files loaded. (Forget Time: 300s , Capacity: 50)

RecipeController: Loaded 871 Recipes.

==============================================================-[ Clan - Manor ]

Restored 0 clans from the database.

could not restore clan wars data:com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErro

rException: Table 'l2jdb.clan_wars' doesn't exist

ManorManager: Loaded 256 seeds

Initializing CastleManorManager

Manor System: Manor refresh updated

Manor System: Manor period approve updated

Manor System: New Schedule for period approve @ Tue Apr 05 06:00:16 MSD 2011

==================================================================-[ Teleport ]

error while creating teleport table com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxE

rrorException: Table 'l2jdb.teleport' doesn't exist

error while creating Lvl up data table com.mysql.jdbc.exceptions.jdbc4.MySQLSynt

axErrorException: Table 'l2jdb.lvlupgain' doesn't exist

=========================================================-[ Helper Buff Table ]

Helper Buff Table: Loaded 14 Templates.

BuffTemplateTable: Loaded 62 Buff Templates.

BuffTemplateTable Initialized

==================================================================-[ Managers ]

Initializing AuctionManager

Loaded: 38 auction(s)

Initializing BoatManager

Initializing MercTicketManager

Loaded: 0 Mercenary Tickets

Initializing PetitionManager

Initializing CursedWeaponsManager

Loaded : 2 cursed weapon(s).

======================================================-[ Seven Signs Festival ]

SevenSigns: Currently in the Competition (Quest Event) period!

SevenSigns: The Seal of Avarice remains unclaimed.

SevenSigns: The Seal of Gnosis remains unclaimed.

SevenSigns: The Seal of Strife remains unclaimed.

SevenSigns: The competition, if the current trend continues, will end in a tie t

his week.

SevenSigns: Next period begins in 0 days, 7 hours and 27 mins.

SevenSignsFestival: The first Festival of Darkness cycle begins in 2 minute(s).

================================================================-[ Event Drop ]

Initializing ItemsAutoDestroy.

StaticObject: Loaded 29 StaticObject Templates.

==================================================================-[ Handlers ]

AdminCommandHandler: Loaded 479 handlers.

ChatHandler: Loaded 12 handlers.

ItemHandler: Loaded 2018 handlers.

SkillHandler: Loaded 75 handlers.

UserCommandHandler: Loaded 14 handlers.

VoicedCommandHandler: Loaded 6 handlers.

AutoChatHandler : Loaded 32 handlers in total.

AutoSpawnHandler : Loaded 129 handlers in total.

Could not load pets stats: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorExcep

tion: Table 'l2jdb.pets_stats' doesn't exist

=====================================================================-[ Doors ]

Searching clan halls doors:

DoorTable: Loaded 570 Door Templates.

=========================================================-[ Augmentation Data ]

Initializing AugmentationData.

AugmentationData: Loaded: 52 augmentation stats.

AugmentationData: Loaded: 17 blue, 107 purple and 54 red skills

=======================================================-[ Load Script Engines ]

Initializing Script Engine Manager

Script Engine: BeanShell Engine 1.1 - Language: BeanShell - Language Version: 2.

0b5

Script Engine: jython 2.2.1 - Language: python - Language Version: 2.2.1

Script Engine: java 1.6 - Language: java - Language Version: 1.6

Script Engine: Mozilla Rhino 1.6 release 2 - Language: ECMAScript - Language Ver

sion: 1.6

==================================================================-[ Olympiad ]

Olympiad System: Loading Olympiad System....

Olympiad System: Currently in Validation Period

Olympiad System: Period Ends....

Olympiad System: In 0 days, 2 hours and 29 mins.

Olympiad System: Loaded 0 Nobles

Hero System: Loaded 0 Heroes.

Hero System: Loaded 0 all time Heroes.

=============================================================-[ Quest Manager ]

Initializing QuestManager

==========================================================-[ Dimensional Rift ]

DimensionalRiftManager: Loaded 7 room types with 56 rooms.

DimensionalRiftManager: Loaded 462 dimensional rift spawns, 0 errors.

==================================================-[ RaidBosses - GrandBosses ]

FourSepulchersManager: loaded 20 Mysterious-Box spawns.

FourSepulchersManager: loaded 716 Physical type monsters spawns.

FourSepulchersManager: loaded 716 Magical type monsters spawns.

FourSepulchersManager: loaded 92 Church of duke monsters spawns.

FourSepulchersManager: loaded 68 Emperor's grave NPC spawns.

FourSepulchersManager: Beginning in Attack time

Mon Apr 04 10:32:19 MSD 2011 Atk announce scheduled to 35.0 minute of this hour.

 

VanHalter.loadRoyalGuard: Loaded 30 Royal Guard spawn locations.

VanHalter.loadTriolRevelation: Loaded 11 Triol's Revelation spawn locations.

VanHalter.loadRoyalGuardCaptain: Loaded 1 Royal Guard Captain spawn locations.

VanHalter.loadRoyalGuardHelper: Loaded 1 Royal Guard Helper spawn locations.

VanHalter.loadGuardOfAltar: Loaded 4 Guard Of Altar spawn locations.

VanHalter.loadVanHalter: Loaded High Priestess van Halter spawn locations.

VanHalter.loadRitualOffering: Loaded Ritual Offering spawn locations.

VanHalter.loadRitualSacrifice: Loaded Ritual Sacrifice spawn locations.

VanHalter : State of High Priestess van Halter is 0.

VanHalter : Spawn Van Halter.

VanHalter : Next spawn date of High Priestess van Halter is Thu Jan 01 03:00:00

MSK 1970.

VanHalter : Init VanHalter.

==========================================================-[ Quests - Scripts ]

Loading Server Scripts

Sailren : State of Sailren is 0.

Sailren : Next spawn date of Sailren is Thu Jan 01 03:00:00 MSK 1970.

Sailren : Init Sailren.

Compiled Scripts Cache is disabled.

Loaded: 433 quests

Event ID: (PlayingWithFire Event) has passed... Ignored.

Event ID: (Valentines Event) has passed... Ignored.

Event ID: (tbikba) has passed... Ignored.

TvTEvent: Started.

PcCafe Engine: Disable

==================================================-[ L2JSoftware EventManager ]

# ----------------------------------- #

# L2JSoftware KvN Mode is Disable. #

# ----------------------------------- #

===============================================================-[ Game Server ]

IdFactory: Free ObjectID's remaining: 1879004641

GameServer Started, free memory 739 Mb of 989 Mb

Connecting to login on 195.18.30.75:9014

Maximum Numbers of Connected Players: 500

Server Loaded in 52 Seconds

=======================================================-[ Game Server Started ]

Telnet server is currently disabled.

Registered on login as Server 1 : Bartz

Client: [Account: qwerty - IP: 195.18.30.75] - Failed writing: [s] 23 CharTempla

tes - L2J Server Version: 0.4 - DP Revision: 0.4

java.lang.NullPointerException

at net.sf.l2j.gameserver.network.serverpackets.CharTemplates.writeImpl(C

harTemplates.java:45)

at net.sf.l2j.gameserver.network.serverpackets.L2GameServerPacket.write(

L2GameServerPacket.java:39)

at org.mmocore.network.SelectorThread.putPacketIntoWriteBuffer(SelectorT

hread.java:605)

at org.mmocore.network.SelectorThread.prepareWriteBuffer(SelectorThread.

java:575)

at org.mmocore.network.SelectorThread.writePacket(SelectorThread.java:48

6)

at org.mmocore.network.SelectorThread.run(SelectorThread.java:185)

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

file C:\l2j-Software\L2jSoftware_GameServer\data\stats\weapon\9000-9099 НУ ТЫ ПЕРЕБОРШИЛ ЧТО НА ЛЮБОЙ СБОРКЕ :)

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

file C:\l2j-Software\L2jSoftware_GameServer\data\stats\weapon\9000-9099

а что там???

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

у меня тоже почему-то перестали персонажи создаваться на ВСЕХ сборках(пробовал 4, не может же на всех не работать))

помогите пожалуйста кто знает в чём дело)) (сборка Scoria 3.3u3)

 

Client: [Account: zzzzzzz - IP: 5.35.137.246] - Failed writing: 23 CharT

emplates - L2J Server Version: 354:355M - DP Revision: 102

java.lang.NullPointerException

at com.l2scoria.gameserver.network.serverpackets.CharTemplates.writeImpl

(CharTemplates.java:51)

at com.l2scoria.gameserver.network.serverpackets.L2GameServerPacket.writ

e(L2GameServerPacket.java:43)

at mmo.SelectorThread.prepareWriteBuffer(SelectorThread.java:634)

at mmo.SelectorThread.writePacket(SelectorThread.java:558)

at mmo.SelectorThread.run(SelectorThread.java:242)

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

5.35.137.246 - это ip моего гейм сервера))

 

кто поможет или нет??))

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

попробуй на локальном создать. Может он у тебя до БД не достает просто... хотя врятли

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

бд норм сборка и + чистый патч должно быть все норм

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

дайте ссылочку на чистый патч, пожалуйста)) а то может у меня какой-то косой))

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

попробовал на локальный ip сменить и папку систем чистую, то же самое

хотя нет, сейчас выбрасывает на выборе сервера))

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...