nopjmp / Dionysus

Minecraft 1.12.2 Paper Fork designed for high player counts and anarchy.
MIT License
120 stars 41 forks source link

How to build? #132

Open InstantlyMoist opened 1 month ago

InstantlyMoist commented 1 month ago

When building from the clone, it simply does not work. I have java 8 installed.

Downloading unmapped vanilla jar... Applying class mappings... Applying member mappings... Exception in thread "main" java.util.zip.ZipException: zip END header not found at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1469) at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1477) at java.base/java.util.zip.ZipFile$Source.(ZipFile.java:1315) at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1277) at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:709) at java.base/java.util.zip.ZipFile.(ZipFile.java:243) at java.base/java.util.zip.ZipFile.(ZipFile.java:172) at java.base/java.util.jar.JarFile.(JarFile.java:347) at java.base/java.util.jar.JarFile.(JarFile.java:318) at java.base/java.util.jar.JarFile.(JarFile.java:284) at net.md_5.ss.SpecialSource.map(SpecialSource.java:69) at net.md_5.ss.SpecialSource.main(SpecialSource.java:44) Failed to build Paper scripts/upstream.sh: line 43: cd: Paper-Server: No such file or directory

RaymanoPL commented 1 month ago

Set java 8 ./dionysus patch Set java 17 Run ./dionysus build