Hello,im getting an error when im trying to teleport,any solution?
Jan 05, 2014 7:20:15 PM com.l2jserver.gameserver.datatables.TeleportLocationTable reloadAll
SEVERE: Error loading Teleport Table.
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'fornoble' in 'field list'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
at com.mysql.jdbc.Util.getInstance(Util.java:384)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3562)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3494)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1960)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2114)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2696)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2105)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2264)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76)
at com.l2jserver.gameserver.datatables.TeleportLocationTable.reloadAll(TeleportLocationTable.java:59)
at com.l2jserver.gameserver.datatables.TeleportLocationTable.<init>(TeleportLocationTable.java:47)
at com.l2jserver.gameserver.datatables.TeleportLocationTable.<init>(TeleportLocationTable.java:34)
at com.l2jserver.gameserver.datatables.TeleportLocationTable$SingletonHolder.<clinit>(TeleportLocationTable.java:142)
at com.l2jserver.gameserver.datatables.TeleportLocationTable.getInstance(TeleportLocationTable.java:42)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:290)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:496)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
AsatruStaff
Hello,im getting an error when im trying to teleport,any solution?
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.