View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000186 | Server | Server | public | 2020-08-22 10:57 | 2020-08-22 12:57 |
| Reporter | Kewun | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | x64 | OS | Windows | OS Version | 7 |
| Product Version | 1.1.21 | ||||
| Summary | 0000186: Modules loading issue | ||||
| Description | In linux server, you can't load modules which are in main server directory, you have to put them in a newly created "modules" directory then specify for example <module src="modules/libmod_sqlite" /> | ||||
| Tags | No tags attached. | ||||
| Game | |||||
|
|
The server config uses a relative path for modules and no file extension when specifying them: |
|
|
thats not the problem. |
|
|
What happens when you put a period to indicate the server's current directory? |
|
|
Yeah that seems to work, but without the "./" it wont work |