22.07.2019, 00:53
(Dieser Beitrag wurde zuletzt bearbeitet: 22.07.2019, 01:25 von Valleebest.)
I hope that it is acceptable that I write this in english. I do not speak german. If this post does not fit this part of the forum, or even worse not this website at all, please direct me to the appropiate place to ask questions like these.
Index of / repo / de / erethon / vignette is apparently empty. I think this is the reason why Apache Maven has given all the files in the vignette folder the file extension .lastupdated (signifying a failed download). This is a problem because It has lead me to get several build path- and maven path errors when I downloaded the source code for DungeonsXL (I wanted to remove some of the command responses so that the plugin would fit my server more than it already does). I think this (the fact that the vignette files have failed to download) is the reason why (my custom version of) the plugin does not load on my server after I have put it in the plugins folder. I get the following error: "main class does not extend JavaPlugin". I have not edited any code (except some of the text in the plugin.yml file that had illegal letters).
I have three questions to ask:
1. Firstly, is the error that I am recieving from the server "main class..." not related to these build path / maven path problems? I am a complete noob when it comes to Java. I have moved the plugin.yml file from "src / main / resources" to "scr / main / java" because the server did not recognise the plugin.yml file when it was in "src / main / resources".
2. Secondly, if the errors are related to the fact that " https://erethon.de/repo/en/erethon/vignette/ " is empty, can I download these files somewhere else?
3. Thirdly, if the lack of the vignette files is unrelated to the error message I am getting from the server "main class ...". can I fix this problem trough some other means?
EDIT: I used google to translate this website into swedish, which accidentally lead to my entire post being written in swedish aswell (lol). Rewrote the entire post.
PS: I have made a number of smaller edits to fix grammar and spelling mistakes as well.
Index of / repo / de / erethon / vignette is apparently empty. I think this is the reason why Apache Maven has given all the files in the vignette folder the file extension .lastupdated (signifying a failed download). This is a problem because It has lead me to get several build path- and maven path errors when I downloaded the source code for DungeonsXL (I wanted to remove some of the command responses so that the plugin would fit my server more than it already does). I think this (the fact that the vignette files have failed to download) is the reason why (my custom version of) the plugin does not load on my server after I have put it in the plugins folder. I get the following error: "main class does not extend JavaPlugin". I have not edited any code (except some of the text in the plugin.yml file that had illegal letters).
I have three questions to ask:
1. Firstly, is the error that I am recieving from the server "main class..." not related to these build path / maven path problems? I am a complete noob when it comes to Java. I have moved the plugin.yml file from "src / main / resources" to "scr / main / java" because the server did not recognise the plugin.yml file when it was in "src / main / resources".
2. Secondly, if the errors are related to the fact that " https://erethon.de/repo/en/erethon/vignette/ " is empty, can I download these files somewhere else?
3. Thirdly, if the lack of the vignette files is unrelated to the error message I am getting from the server "main class ...". can I fix this problem trough some other means?
EDIT: I used google to translate this website into swedish, which accidentally lead to my entire post being written in swedish aswell (lol). Rewrote the entire post.
PS: I have made a number of smaller edits to fix grammar and spelling mistakes as well.