All on my plugin seems to worked fine, but i didnt find this 2 classes: http://gyazo.com/d9f0369790f0c92f1d73e24d34adbc82 How can i solve this? Before update i have used this: import net.minecraft.server.v1_8_R1.ChatSerializer; import net.minecraft.server.v1_8_R1.EnumTitleAction;
so still cant get it to work it wont generate a target folder for spigot and this is the 3rd time im asking for help i dotn get why it isnt workign
net.minecraft.server.v1_8_R2.IChatBaseComponent.ChatSerializer net.minecraft.server.v1_8_R2.PacketPlayOutTitle.EnumTitleAction
This method doesn't seem to be working either for me! I keep getting this towards the end and it won't build any jar files for me. Anyone else? Results : Tests in error: ItemFactoryTest.testKnownAttributes:31 ╗ UnsatisfiedLink Can't obtain static n ... Tests run: 5358, Failures: 0, Errors: 1, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.572 s [INFO] Finished at: 2015-03-17T09:32:42-05:00 [INFO] Final Memory: 19M/499M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2. 18:test (default-test) on project craftbukkit: There are test failures. [ERROR] [ERROR] Please refer to d:\Server\Minecraft_Current\BuildTools\CraftBukkit\targe t\surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit ch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc eption Exception in thread "main" java.lang.RuntimeException: Error running command, re turn status !=0: [sh, d:\Server\Minecraft_Current\BuildTools\apache-maven-3.2.3/ bin/mvn, clean, install] at org.spigotmc.builder.Builder.runProcess(Builder.java:488) at org.spigotmc.builder.Builder.main(Builder.java:384)
QUESTION!!! When I used the 1.8 BuildTools and loaded it with Cygwin it didn't give me the C://Users/fujiboy4/Desktop/BuildTools/Spigot/"target" I didnt receive a target folder... HELP PLEASE!
Do you have read/write permissions for the folder that BuildTools.jar is in? Do a ls -la for the directory and paste it in. Here's mine: [email protected]:~/spigot_build$ ls -la total 3428 drwxrwxr-x 8 minecraft minecraft 4096 Mar 16 19:19 . drwxr-xr-x 9 minecraft minecraft 4096 Mar 8 09:14 .. drwxrwxr-x 6 minecraft minecraft 4096 Feb 26 15:54 apache-maven-3.2.3 drwxrwxr-x 5 minecraft minecraft 4096 Mar 7 06:56 BuildData -rw-rw-r-- 1 minecraft minecraft 3410507 Mar 5 17:24 BuildTools.jar -rw-rw-r-- 1 minecraft minecraft 59150 Mar 16 19:16 BuildTools.log.txt drwxrwxr-x 5 minecraft minecraft 4096 Mar 16 19:06 Bukkit drwxrwxr-x 6 minecraft minecraft 4096 Mar 16 19:09 CraftBukkit drwxrwxr-x 9 minecraft minecraft 4096 Feb 26 16:06 Spigot drwxrwxr-x 20 minecraft minecraft 4096 Mar 16 19:06 work [email protected]:~/spigot_build$
Found Out a while ago that it was caused by the plotsSquared plugin itself and this was fixed quite fast
I am getting this error when i try execute BuildTools.jar. I am on Fedora 21. [...] Pulling updates for /root/Spigot/.git Successfully fetched updates! Checked out: beb883d5783509cfbc2598a3b72001b92fbacef6 Final mapped jar: work/mapped.73f3c166.jar does not exist, creating! Loading mappings Exception in thread "main" java.io.FileNotFoundException: BuildData/mappings/bukkit-1.8-cl.csrg (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:146) at java.io.FileReader.<init>(FileReader.java:72) at net.md_5.specialsource.JarMapping.loadMappings(JarMapping.java:236) at net.md_5.specialsource.SpecialSource.main(SpecialSource.java:212) ABRT problem creation: 'success' Exception in thread "main" java.lang.RuntimeException: Error running command, return status !=0: [java, -jar, BuildData/bin/SpecialSource.jar, -i, work/minecraft_server.1.8.jar, -m, BuildData/mappings/bukkit-1.8-cl.csrg, -o, work/mapped.73f3c166.jar-cl] at org.spigotmc.builder.Builder.runProcess(Builder.java:456) at org.spigotmc.builder.Builder.main(Builder.java:237)
Thank you. I've gotta say how well you guys have been doing, and how great you are for continuing despite the drama. Keep it up!