Big problem!!!!

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Big problem!!!!

Post by Ai17 »

Please help me when player come to game he select charecter and boom disconected and go to login whats that ?

and some players can go to the server some are not what the matter ?
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Big problem!!!!

Post by Ai17 »

Code: Select all

Client: [Character: MANEpisa[268480463] - Account: kalytea1 - IP: 89.116.173.5] - Failed running: [C] 03 EnterWorld - L2J Server Version: 4271 - DP Revision: 7474 ; nulljava.lang.NullPointerException	at com.l2jserver.gameserver.model.entity.Fort.checkIfInZone(Fort.java:328)	at com.l2jserver.gameserver.instancemanager.FortManager.getFortIndex(FortManager.java:149)	at com.l2jserver.gameserver.instancemanager.FortManager.getFortIndex(FortManager.java:140)	at com.l2jserver.gameserver.model.actor.instance.L2DoorInstance.getFort(L2DoorInstance.java:364)	at com.l2jserver.gameserver.model.actor.instance.L2DoorInstance.isEnemy(L2DoorInstance.java:384)	at com.l2jserver.gameserver.network.serverpackets.StaticObject.<init>(StaticObject.java:62)	at com.l2jserver.gameserver.model.actor.instance.L2DoorInstance.sendInfo(L2DoorInstance.java:655)	at com.l2jserver.gameserver.model.actor.knownlist.PcKnownList.addKnownObject(PcKnownList.java:82)	at com.l2jserver.gameserver.model.L2World.addVisibleObject(L2World.java:379)	at com.l2jserver.gameserver.model.L2Object.spawnMe(L2Object.java:508)	at com.l2jserver.gameserver.network.clientpackets.EnterWorld.runImpl(EnterWorld.java:342)	at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:92)	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)	at java.lang.Thread.run(Thread.java:619) 
This is when a player loging in game.
gameserver/log/stdout


I founded that in the town its crakes and when i come to town it make dc but how can i fix this ?
Last edited by Ai17 on Thu Jul 29, 2010 4:27 pm, edited 1 time in total.
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Big problem!!!!

Post by Ai17 »

Code: Select all

NPCTable: Error reading NPC AI Data: Table 'bembis.npcAIData' doesn't existcom.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'bembis.npcAIData' doesn't exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) 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:1051) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3563) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3495) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1959) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2113) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2693) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2102) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2261) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76) at com.l2jserver.gameserver.datatables.NpcTable.restoreNpcData(NpcTable.java:369) at com.l2jserver.gameserver.datatables.NpcTable.<init>(NpcTable.java:65) at com.l2jserver.gameserver.datatables.NpcTable.<init>(NpcTable.java:50) at com.l2jserver.gameserver.datatables.NpcTable$SingletonHolder.<clinit>(NpcTable.java:806) at com.l2jserver.gameserver.datatables.NpcTable.getInstance(NpcTable.java:58) at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:254) at com.l2jserver.gameserver.GameServer.main(GameServer.java:489)
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Big problem!!!!

Post by Ai17 »

NPCTable: Error reading NPC AI Data: Table \\\'bembis.npcAIData\\\' doesn\\\'t exist

i think of this but how could it be ???
User avatar
Tan
L2j Veteran
L2j Veteran
Posts: 873
Joined: Wed Jun 10, 2009 10:31 pm
Location: Poland

Re: Big problem!!!!

Post by Tan »

god calm down...
Ban his IP
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Big problem!!!!

Post by Ai17 »

?
Post Reply