Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you re-upload 1.10.2 version please #117

Closed
b0bst3r opened this issue Sep 9, 2016 · 4 comments
Closed

Can you re-upload 1.10.2 version please #117

b0bst3r opened this issue Sep 9, 2016 · 4 comments
Labels
Bug Gotta squash 'em all!

Comments

@b0bst3r
Copy link

b0bst3r commented Sep 9, 2016

Minecolonies version

minecolonies-universal-1.10.2-0.4.762
Forge 12.18.1.2075

Expected behavior

Expected it to load

Actual behaviour

It doesn't Forge says jar/zip is corrupt

Steps to reproduce the problem

[18:51:42] [Client thread/WARN]: Zip file minecolonies-universal-1.10.2-0.4.762.jar failed to read properly, it will be ignored
java.lang.NullPointerException
at net.minecraftforge.fml.common.MetadataCollection.parseModMetadataList(MetadataCollection.java:96) ~[MetadataCollection.class:?]
at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:79) ~[MetadataCollection.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:57) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:49) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:78) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:141) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:381) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:520) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[18:51:42] [Client thread/WARN]: ****************************************

@marvin-bitterlich
Copy link
Member

Thanks for the report!

It seems our build system is having problems with the new versions... I'll reupload a hopefully fixed version.

@marvin-bitterlich
Copy link
Member

We have some problems building our jar files, we have to wait for the ForgeGradle team to help us out check MinecraftForge/ForgeGradle#385 for updates

@TheXWolf
Copy link

TheXWolf commented Sep 9, 2016

Have you tried building in eclipse? When I run the command manually I'd get that a lot, but through eclipse I never get those anymore.

@marvin-bitterlich
Copy link
Member

The thing is, our build system does not work. If you can produce a temporary jar, feel free to on the 1.10.2 branch and send it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Gotta squash 'em all!
Projects
None yet
Development

No branches or pull requests

3 participants