請問核心啟動出現底下問題是甚麼原因?
ERROR - Column '支?耐性' not found.
java.sql.SQLException: Column '支?耐性' not found.
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1146)
at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2816)
at com.mchange.v2.c3p0.impl.NewProxyResultSet.getInt(NewProxyResultSet.java:2417)
at com.lineage.server.datatables.ExtraPolyPowerTable.load(fta:84)
at com.lineage.server.GameServer.initialize(rgb:613)
at com.lineage.Server.main(lwc:19)