Jump to content
  • 0

Modpacks won't launch


Funxional6

Question

After I updated my Java to 1.8_66, the whole Technic launcher started doing it's own stuff. When I launch a modpack, it starts loading, but when it should start, it just dissappears and the launcher comes back.

[B#339] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[B#339] SLF4J: Defaulting to no-operation (NOP) logger implementation
[B#339] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[B#339] File version.json not found in C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit\bin\modpack.jar
[B#339] Running C:\Program Files\Java\jre1.8.0_66\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx1024m -Djava.library.path=C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit -Djava.net.preferIPv4Stack=true -cp C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit\bin\modpack.jar;C:\Users\-\AppData\Roaming\.technic\cache\net\technicpack\legacywrapper\1.2.1\legacywrapper-1.2.1.jar;C:\Users\-\AppData\Roaming\.technic\cache\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\-\AppData\Roaming\.technic\cache\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\-\AppData\Roaming\.technic\cache\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\-\AppData\Roaming\.technic\cache\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\-\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\-\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit\bin\minecraft.jar net.technicpack.legacywrapper.Launch Funxional6 token:07591f28d4064ca4b923964224ba45f8:ee1b2f4958e04bb9b802cfbd69602a2d --gameDir C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit --assetsDir C:\Users\-\AppData\Roaming\.technic\assets\virtual\legacy --title Tekkit Classic --icon C:\Users\-\AppData\Roaming\.technic\assets\packs\tekkit\icon.png
[B#339] C:\Program Files\Java\jre1.8.0_66\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx1024m -Djava.library.path=C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit -Djava.net.preferIPv4Stack=true -cp C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit\bin\modpack.jar;C:\Users\-\AppData\Roaming\.technic\cache\net\technicpack\legacywrapper\1.2.1\legacywrapper-1.2.1.jar;C:\Users\-\AppData\Roaming\.technic\cache\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\-\AppData\Roaming\.technic\cache\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\-\AppData\Roaming\.technic\cache\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\-\AppData\Roaming\.technic\cache\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\-\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\-\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit\bin\minecraft.jar net.technicpack.legacywrapper.Launch Funxional6 token:07591f28d4064ca4b923964224ba45f8:ee1b2f4958e04bb9b802cfbd69602a2d --gameDir C:\Users\-\AppData\Roaming\.technic\modpacks\tekkit --assetsDir C:\Users\-\AppData\Roaming\.technic\assets\virtual\legacy --title Tekkit Classic --icon C:\Users\-\AppData\Roaming\.technic\assets\packs\tekkit\icon.png 
[B#339]  Error occurred during initialization of VM
[B#339]  Initial heap size set to a larger value than the maximum heap size
[B#339]  Picked up _JAVA_OPTIONS: -Xmx256M
[B#339] Analytics Response [runModpack]: 200
[B#339] Starting download of http://cdn.technicpack.net/platform2/pack-icons/552560.png?1443082698, with 3 tries remaining

I have tried installing older versions of Java and reinstalling all Tekkit and Technic files.

 

Link to comment
Share on other sites

16 answers to this question

Recommended Posts

  • 0

You can run java 7 alongside java 8, I do it myself, try specefying the amount of RAM java can use and the version on the technic launcher

 I installed java 1.7.0_79 and used it, added RAM usage to 2MB, but it still doesn't work. Any other ideas?

Link to comment
Share on other sites

  • 0

This error is reported when the org.slf4j.impl.StaticLoggerBinder class could not be loaded into memory. This happens when no appropriate SLF4J binding could be found on the class path. Placing one (and only one) ofslf4j-nop.jarslf4j-simple.jarslf4j-log4j12.jarslf4j-jdk14.jar or logback-classic.jar on the class path should solve the problem.

You can download SLF4J bindings from the project download page.

Edited by jumpandshootbeef
Link to comment
Share on other sites

  • 0

Your issue is you have this going on. [B#339]  Picked up _JAVA_OPTIONS: -Xmx256M. That's limiting anything java related to 256MB of ram max. If you can clear them on your own then you'll be good to go, if you don't know how either use google or come to the technic discord help channel ;)

 

https://discord.gg/0Ehm7p0AD3RBAt3U

Edited by zaza7
Add invite
Link to comment
Share on other sites

  • 0

This error is reported when the org.slf4j.impl.StaticLoggerBinder class could not be loaded into memory. This happens when no appropriate SLF4J binding could be found on the class path. Placing one (and only one) ofslf4j-nop.jarslf4j-simple.jarslf4j-log4j12.jarslf4j-jdk14.jar or logback-classic.jar on the class path should solve the problem.

You can download SLF4J bindings from the project download page.

Your issue is you have this going on. [B#339]  Picked up _JAVA_OPTIONS: -Xmx256M. That's limiting anything java related to 256MB of ram max. If you can clear them on your own then you'll be good to go, if you don't know how either use google or come to the technic discord help channel ;)

 

https://discord.gg/0Ehm7p0AD3RBAt3U

Jumpandshootbeef, I have absolutely no idea what you were talking about, maybe you could show me a video or something. I won't be able to do that method on my own

Zaza7, I checked the Java runtime environment settings, there were no runtime parameters set.

 

Link to comment
Share on other sites

  • 0

If you mean putting mod files in to the original minecraft.jar file then yes.

This error is reported when the org.slf4j.impl.StaticLoggerBinder class could not be loaded into memory. This happens when no appropriate SLF4J binding could be found on the class path. Placing one (and only one) ofslf4j-nop.jarslf4j-simple.jarslf4j-log4j12.jarslf4j-jdk14.jar or logback-classic.jar on the class path should solve the problem.

You can download SLF4J bindings from the project download page.

 

You need to put any of these .jar files into the modpack.jar, or fetch yourself the latest mc forge universal, I hope that fixes it

Link to comment
Share on other sites

  • 0

 

This error is reported when the org.slf4j.impl.StaticLoggerBinder class could not be loaded into memory. This happens when no appropriate SLF4J binding could be found on the class path. Placing one (and only one) ofslf4j-nop.jarslf4j-simple.jarslf4j-log4j12.jarslf4j-jdk14.jar or logback-classic.jar on the class path should solve the problem.

You can download SLF4J bindings from the project download page.

 

You need to put any of these .jar files into the modpack.jar, or fetch yourself the latest mc forge universal, I hope that fixes it

First I put one of those .jar's in the modpack.jar file, it didn't work. Next I put almost everything in the SLF4J file inside the modpack.jar, still didn't work. What to do next.

Link to comment
Share on other sites

  • 0

First I put one of those .jar's in the modpack.jar file, it didn't work. Next I put almost everything in the SLF4J file inside the modpack.jar, still didn't work. What to do next.

Well I've found out that that error doesn't have any significance. There is another error causing this. The error we have been discussing happens every time. Please turn on console, launch the pack and give the error code.

Link to comment
Share on other sites

  • 0

Well I've found out that that error doesn't have any significance. There is another error causing this. The error we have been discussing happens every time. Please turn on console, launch the pack and give the error code.

[B#339] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[B#339] SLF4J: Defaulting to no-operation (NOP) logger implementation
[B#339] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[B#339] File version.json not found in C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\modpack.jar
[B#339] Running C:\Program Files\Java\jre1.8.0_65\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2560m -Xmx2560m -Djava.library.path=C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit -Djava.net.preferIPv4Stack=true -cp C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\modpack.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\technicpack\legacywrapper\1.2.1\legacywrapper-1.2.1.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\minecraft.jar net.technicpack.legacywrapper.Launch Funxional6 token:21fc61c615a647fd9d373a8db6600952:ee1b2f4958e04bb9b802cfbd69602a2d --gameDir C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit --assetsDir C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\assets\virtual\legacy --title Tekkit Classic --icon C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\assets\packs\tekkit\icon.png
[B#339] C:\Program Files\Java\jre1.8.0_65\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2560m -Xmx2560m -Djava.library.path=C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit -Djava.net.preferIPv4Stack=true -cp C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\modpack.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\technicpack\legacywrapper\1.2.1\legacywrapper-1.2.1.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\minecraft.jar net.technicpack.legacywrapper.Launch Funxional6 token:21fc61c615a647fd9d373a8db6600952:ee1b2f4958e04bb9b802cfbd69602a2d --gameDir C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit --assetsDir C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\assets\virtual\legacy --title Tekkit Classic --icon C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\assets\packs\tekkit\icon.png 
[B#339]  Error occurred during initialization of VM
[B#339]  Initial heap size set to a larger value than the maximum heap size
[B#339]  Picked up _JAVA_OPTIONS: -Xmx256M
[B#339] Analytics Response [runModpack]: 200
[B#339] Starting download of http://cdn.technicpack.net/platform2/pack-icons/552560.png?1443082698, with 3 tries remaining

There's all of it.

Link to comment
Share on other sites

  • 0

[B#339] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[B#339] SLF4J: Defaulting to no-operation (NOP) logger implementation
[B#339] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[B#339] File version.json not found in C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\modpack.jar
[B#339] Running C:\Program Files\Java\jre1.8.0_65\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2560m -Xmx2560m -Djava.library.path=C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit -Djava.net.preferIPv4Stack=true -cp C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\modpack.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\technicpack\legacywrapper\1.2.1\legacywrapper-1.2.1.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\minecraft.jar net.technicpack.legacywrapper.Launch Funxional6 token:21fc61c615a647fd9d373a8db6600952:ee1b2f4958e04bb9b802cfbd69602a2d --gameDir C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit --assetsDir C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\assets\virtual\legacy --title Tekkit Classic --icon C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\assets\packs\tekkit\icon.png
[B#339] C:\Program Files\Java\jre1.8.0_65\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2560m -Xmx2560m -Djava.library.path=C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit -Djava.net.preferIPv4Stack=true -cp C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\modpack.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\technicpack\legacywrapper\1.2.1\legacywrapper-1.2.1.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit\bin\minecraft.jar net.technicpack.legacywrapper.Launch Funxional6 token:21fc61c615a647fd9d373a8db6600952:ee1b2f4958e04bb9b802cfbd69602a2d --gameDir C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\modpacks\tekkit --assetsDir C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\assets\virtual\legacy --title Tekkit Classic --icon C:\Users\Pikkumuumizzz\AppData\Roaming\.technic\assets\packs\tekkit\icon.png 
[B#339]  Error occurred during initialization of VM
[B#339]  Initial heap size set to a larger value than the maximum heap size
[B#339]  Picked up _JAVA_OPTIONS: -Xmx256M
[B#339] Analytics Response [runModpack]: 200
[B#339] Starting download of http://cdn.technicpack.net/platform2/pack-icons/552560.png?1443082698, with 3 tries remaining

There's all of it.

 

I've been having the same problem for awhile now. I looks around for ways to fix it every day and no one apparently has the answer. Would very much appreciate help as well. :3

Well shit just hit the fan cus:
[B#339]  Error occurred during initialization of VM
[B#339]  Initial heap size set to a larger value than the maximum heap size
[B#339]  Picked up _JAVA_OPTIONS: -Xmx256M

I know this bug:

 

Search around for references to _JAVA_OPTIONS since there is some Windows program (as I understand it) which sets that global environment variable and you need to remove that if you want to use something other than 512M in Minecraft.

 

It seems that a program you have automatically sets your java settings too low, you need to find this

 

 

Edited by jumpandshootbeef
Link to comment
Share on other sites

  • 0

 

Well shit just hit the fan cus:
[B#339]  Error occurred during initialization of VM
[B#339]  Initial heap size set to a larger value than the maximum heap size
[B#339]  Picked up _JAVA_OPTIONS: -Xmx256M

I know this bug:

 

Search around for references to _JAVA_OPTIONS since there is some Windows program (as I understand it) which sets that global environment variable and you need to remove that if you want to use something other than 512M in Minecraft.

 

It seems that a program you have automatically sets your java settings too low, you need to find this

 

 

I found a way to fix the "Picked up _JAVA_OPTIONS: -Xmx256M" bug, just remember to restart your computer after doing that, otherwise it won't work.

Here are the videos I found:  

https://www.youtube.com/watch?v=R3Hj83J0ekk

https://www.youtube.com/watch?v=JF_o8WNt3hs

Edited by Funxional6
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...