因為很久沒用了最近剛又開始研究
可是選完伺服器後就突然跑出這一段話!
看之前也有一篇有人問過~
但是一直都沒人回覆~
不知道是沒有大大遇過這問題嗎?
不知道該怎麼解決檔案也重新下載過了@@
OpenKore version 2.0.7 (Release Candidate)
Network state = 1
Network handler = Network::DirectConnection
SVN revision: 6803
No loaded plugins.
Error message:
無法載入 table 檔案
Stack trace:
Trace begun at C:\Users\hahapoint\Desktop\openkore\openkore\src\Settings.pm line 398
Settings::loadByHandle(14, 'CODE(0x3c942d0)') called at C:\Users\hahapoint\Desktop\openkore\openkore\src\Settings.pm line 426
Settings::loadByRegexp('', 'CODE(0x3c942d0)') called at src\Network\DirectConnection.pm line 334
Network::DirectConnection::checkConnection('Network::DirectConnection=HASH(0x3c90e50)') called at src\functions.pl line 538
main::mainLoop_initialized at src\functions.pl line 70
main::mainLoop at src\Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x2fd53f4)') called at openkore.pl line 96
main::__start at start.pl line 119
在這一行當掉:
} else {
* FileNotFoundException->throw(
message => TF("Cannot load table file %s", $filename), |
|