gful6jp6 發表於 2021-1-14 19:38

請問大大這個錯誤問題怎麼解決??

ERROR - For input string: ""
java.lang.NumberFormatException: For input string: ""
      at java.lang.NumberFormatException.forInputString(Unknown Source)
      at java.lang.Integer.parseInt(Unknown Source)
      at java.lang.Integer.parseInt(Unknown Source)
      at com.lineage.server.EchoServerTimer.startEcho(dpa:107)
      at com.lineage.server.EchoServerTimer.start(dpa:76)
      at com.lineage.server.GameServer.initialize(bna:282)
      at com.lineage.Server.main(hhc:215)



是哪裡要去變動

cecece99770 發表於 2021-1-14 20:35

你看你的port 應該打的格式有問題
(config -> server.properties -> GameserverPort)

gful6jp6 發表於 2021-1-14 20:50

cecece99770 發表於 2021-1-14 20:35
你看你的port 應該打的格式有問題
(config -> server.properties -> GameserverPort)

謝謝大大的解說   完美解決了給你一個讚

bennyst 發表於 2021-7-19 14:16

belovrit 發表於 2021-8-12 00:43

多學不吃虧 謝謝
頁: [1]
查看完整版本: 請問大大這個錯誤問題怎麼解決??