mit dem ganz normalen c3 client??? seh ich die c4 items da???
Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'field list' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'field list' Could not restore character skills: java.sql.SQLException: Unknown column 'class _index' in 'where clause' Could not restore character shortcuts: java.sql.SQLException: Unknown column 'cl ass_index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'field list'
ALTER TABLE `character_hennas` ADD `class_index` int(1) NOT NULL default '0', DROP PRIMARY KEY, ADD PRIMARY KEY (`char_obj_id`,`slot`,`class_index`); ALTER TABLE `character_quests` ADD `class_index` int(1) NOT NULL default '0', DROP PRIMARY KEY, ADD PRIMARY KEY (`char_id`,`name`,`var`,`class_index`); ALTER TABLE `character_shortcuts` CHANGE `unknown` `class_index` int(1) NOT NULL default '0', DROP PRIMARY KEY, ADD PRIMARY KEY (`char_obj_id`,`slot`,`page`,`class_index`); ALTER TABLE `character_skills` ADD `class_index` int(1) NOT NULL default '0', DROP PRIMARY KEY, ADD PRIMARY KEY (`char_obj_id`,`skill_id`,`class_index`); ALTER TABLE `character_skills_save` ADD `class_index` int(1) NOT NULL default '0', DROP PRIMARY KEY, ADD PRIMARY KEY (`char_obj_id`,`skill_id`,`class_index`);
#Telnet is disabled by default. EnableTelnet = true #This is the port telnet server will bind to StatusPort = 12345 #If the following is not set, a random password is generated on server startup. StatusPW = somePass #This list can contain IPs or Hosts of clients you wish to allow. #Hosts must be resolvable to an IP. #The format is as follows: #ListOfHosts = 0.0.0.0,host,0.0.0.1,host2,host3,host4,0.0.0.3 #Make sure there are no spaces between hosts/ips ListOfHosts = 127.0.0.1,localhost
Could not restore character skills: java.sql.SQLException: Unknown column 'class _index' in 'where clause' Could not restore character shortcuts: java.sql.SQLException: Unknown column 'cl ass_index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'field list' Restored clan data for "GM" from database. Could not restore character skills: java.sql.SQLException: Unknown column 'class _index' in 'where clause' Could not restore character shortcuts: java.sql.SQLException: Unknown column 'cl ass_index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'field list'
index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause' Error could not store char skills: java.sql.SQLException: Unknown column 'class_ index' in 'where clause'
java.lang.NullPointerException
at net.sf.l2j.gameserver.model.L2PcInstance.deleteMe(L2PcInstance.java:3
367)
at net.sf.l2j.gameserver.clientpackets.Logout.runImpl(Logout.java:86)
at net.sf.l2j.gameserver.clientpackets.ClientBasePacket.run(ClientBasePa
cket.java:56)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
deletedMe()
java.lang.NullPointerException
at net.sf.l2j.gameserver.model.L2PcInstance.deleteMe(L2PcInstance.java:3
367)
at net.sf.l2j.gameserver.ClientThread.onDisconnect(ClientThread.java:115
)
at net.sf.l2j.gameserver.Connection.close(Connection.java:187)
at net.sf.l2j.gameserver.SelectorThread.closeClient(SelectorThread.java:
673)
at net.sf.l2j.gameserver.SelectorThread.readData(SelectorThread.java:442
)
at net.sf.l2j.gameserver.SelectorThread.run(SelectorThread.java:271)
Could not restore character skills: java.sql.SQLException: Unknown column 'class
_index' in 'where clause'
Could not restore character shortcuts: java.sql.SQLException: Unknown column 'cl
ass_index' in 'where clause'
Error could not store char skills: java.sql.SQLException: Unknown column 'class_
index' in 'field list'
Could not store character shortcut: java.sql.SQLException: Unknown column 'class
_index' in 'field list'
Bad RequestBypassToServer:
java.lang.NullPointerException
at net.sf.l2j.gameserver.handler.admincommandhandlers.AdminEnchant.setTa
rgetEL(AdminEnchant.java:563)
at net.sf.l2j.gameserver.handler.admincommandhandlers.AdminEnchant.useAd
minCommand(AdminEnchant.java:134)
at net.sf.l2j.gameserver.clientpackets.RequestBypassToServer.runImpl(Req
uestBypassToServer.java:72)
at net.sf.l2j.gameserver.clientpackets.ClientBasePacket.run(ClientBasePa
cket.java:56)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Bad RequestBypassToServer:
java.lang.NullPointerException
at javolution.util.FastCollection$FastIterator.next(FastCollection.java:
547)
at net.sf.l2j.gameserver.model.L2Character.teleToLocation(L2Character.ja
va:5572)
at net.sf.l2j.gameserver.handler.admincommandhandlers.AdminTeleport.tele
portTo(AdminTeleport.java:370)
at net.sf.l2j.gameserver.handler.admincommandhandlers.AdminTeleport.useA
dminCommand(AdminTeleport.java:146)
at net.sf.l2j.gameserver.clientpackets.RequestBypassToServer.runImpl(Req
uestBypassToServer.java:72)
at net.sf.l2j.gameserver.clientpackets.ClientBasePacket.run(ClientBasePa
cket.java:56)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Error on network read, player disconnected? java.io.IOException: Eine vorhandene
Verbindung wurde vom Remotehost geschlossen
Unknown Packet:22 0000: 5f 00 6d 00 61 00 69 00 6c 00 73 00 65 00 6e 00 _.m.a.i.l.s.e.n. 0010: 64 00 5f 00 30 00 5f 00 30 00 5f 00 33 00 5f 00 d._.0._.0._.3._. 0020: 31 00 5f 00 30 00 5f 00 5f 00 00 00 30 00 00 00 1._.0._._...0... 0030: 30 00 00 00 41 00 6d 00 6f 00 6e 00 6f 00 00 00 0...A.m.o.n.o... 0040: 54 00 45 00 53 00 54 00 00 00 54 00 45 00 53 00 T.E.S.T...T.E.S. 0050: 54 00 00 00 T...