This repository was archived by the owner on Sep 4, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
Forge download version #3
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
Only version 1.12.1 seems to work on forge download.
For 1.7.10 I get :
(node:16712) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'path' of undefined
at LibraryManager.installMinecraftLibraries (C:\Users\azuka\Documents\dev\yanncraft\node_modules\minecraft-client\dist\utils\Libraries.js:35:79)
(node:16712) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:16712) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
for 1.12.2 I get :
[19:43:35] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:43:35] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:43:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
Exception in thread "main"
Exception: java.lang.NoSuchMethodError thrown from the UncaughtExceptionHandler in thread "main"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested