e8552244 發表於 2022-7-11 18:33

這問題!!!有解嗎

18:08:02,id數據加載異常!
com.mysql.jdbc.exceptions.jdbc4.MySQLDataException: '2.147483648E9' in column '1' is outside valid range for the datatype INTEGER.
        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:411)
        at com.mysql.jdbc.Util.getInstance(Util.java:386)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1025)
        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.throwRangeException(ResultSetImpl.java:7682)
        at com.mysql.jdbc.ResultSetImpl.parseIntAsDouble(ResultSetImpl.java:6911)
        at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2705)
        at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2816)
        at com.mchange.v2.c3p0.impl.NewProxyResultSet.getInt(NewProxyResultSet.java:2417)
        at com.lineage.server.IdFactory.load(IdFactory.java:93)
        at com.lineage.server.GameServer.initialize(GameServer.java:99)
        at com.lineage.Server.main(Server.java:331)

snchi77 發表於 2022-11-5 18:09

感謝分享

45678戰士 發表於 2022-11-12 16:45

感謝分享
頁: [1]
查看完整版本: 這問題!!!有解嗎