IDK編譯 求解!!!
[記得src/server/constant/serverConstants要改gateway_ip、gateway_ip_string這樣就可以了]這串找不到:(
這是KAO大的端
你是說改這IP?
人善被人欺 發表於 2016-10-2 23:26 static/image/common/back.gif
你是說改這IP?
是的 人善被人欺 發表於 2016-10-2 23:26 static/image/common/back.gif
你是說改這IP?
run:
java.io.FileNotFoundException: world.properties (系統找不到指定的檔案。)
at java.io.FileInputStream.open(Native Method)
Could not find the configuration: java.io.FileNotFoundException: server.properties (系統找不到指定的檔案。)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at java.io.FileReader.<init>(FileReader.java:58)
at server.ServerProperties.<clinit>(ServerProperties.java:32)
at server.Start.main(Start.java:24)
java.io.FileNotFoundException: db.properties (系統找不到指定的檔案。)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at java.io.FileReader.<init>(FileReader.java:58)
at server.ServerProperties.<clinit>(ServerProperties.java:32)
at server.Start.main(Start.java:24)
java.io.FileNotFoundException: login.properties (系統找不到指定的檔案。)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at java.io.FileReader.<init>(FileReader.java:58)
at server.ServerProperties.<clinit>(ServerProperties.java:32)
at server.Start.main(Start.java:24)
java.io.FileNotFoundException: channel.properties (系統找不到指定的檔案。)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at java.io.FileReader.<init>(FileReader.java:58)
at server.ServerProperties.<clinit>(ServerProperties.java:32)
at server.Start.main(Start.java:24)
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'zenthosdev.auth_server_channel_ip' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
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 server.ServerProperties.<clinit>(ServerProperties.java:41)
at server.Start.main(Start.java:24)
BUILD SUCCESSFUL (total time: 0 seconds)
人善被人欺 發表於 2016-10-2 23:26 static/image/common/back.gif
你是說改這IP?
http://i.imgur.com/Ag2udgL.png 你確定你是按編譯 而不是按到DEBUG嗎 編譯是有掃把的那個 我是棄權 發表於 2016-10-3 08:04 static/image/common/back.gif
你確定你是按編譯 而不是按到DEBUG嗎 編譯是有掃把的那個
請問編譯後出現UTF-8的錯誤 要怎麼辦? smiome1020 發表於 2016-10-3 18:15 static/image/common/back.gif
請問編譯後出現UTF-8的錯誤 要怎麼辦?
圖放上來比較快 我是棄權 發表於 2016-10-3 18:18 static/image/common/back.gif
圖放上來比較快
http://i.imgur.com/mZIwXDa.png (1)
http://i.imgur.com/5wwTLK3.png (2)
幫我看看謝謝 smiome1020 發表於 2016-10-3 18:25 static/image/common/back.gif
http://i.imgur.com/mZIwXDa.png (1)
http://i.imgur.com/5wwTLK3.png (2)
幫我看看謝謝
喔喔 那個喔 你對錯誤的 點下去 打開來 就會發現 他所說的那段語法 是錯誤的 你改一下就好
頁:
[1]