poggit-orphanage / FactionsPro

By Tethered
21 stars 69 forks source link

Can not run at 1.0.5 #4

Closed lowingly closed 7 years ago

lowingly commented 7 years ago

When I open the server, FractionsPro will be reported. FractionPro in Tesseract 1.0.3-1.0.4 can be used normally.


[Tesseract] [05:45:51] Developer> Enable FactionsPro v1.4.1
[Tesseract] [05:45:51] CRITICAL> Exception: "Can not open database: Can not open database file" (EXCEPTION) In "/plugins/FactionsPro_1.4-FactionsPro1.4/src/FactionsPro/FactionMain" 70
[Tesseract] [05:45:51] DEVELOPER> Disable FactionsPro v1.4.1
[Tesseract] [05:45:51] CRITICAL> Error: Calling a member function in "/plugins/FactionsPro_1.4-FactionsPro1.4/src/FactionsPro/FactionMain" close () on null "(EXCEPTION) 257

FactionsPro / FactionMain line 70:
$This->db= new \SQLite3 ($this->getDataFolder (). "FactionsPro.db");

This server is running Tesseract-1.2.0 Ruby
PHP Version: 7.0.8
Target customers: Minecraft PE v1.0.5
Window 8
SOF3 commented 7 years ago

Note that Tesseract is not to be officially supported.

lowingly commented 7 years ago

Ok. Thanks for reminding. T_T

SOF3 commented 7 years ago

But this issue is not unique to Tesseract, I believe.

lowingly commented 7 years ago

This problem has been solved, I updated my Tesseract. Plugins can be used normally. Probably the problem can be closed. Thanks~

SOF3 commented 7 years ago

This is related to creating/loading a database file according to the error, so it has nothing to do with the server software..