Jump to content
  • 0

Modpacks doesen't loads


zusby

14 answers to this question

Recommended Posts

  • 0

Check the console, if it says "Failed to load class org.slf4j.impl.StaticLoggerBinder." download the file i attached and put it into your modpacks folder (I found out how to fix that from http://www.slf4j.org/codes.html#StaticLoggerBinder). But if it also says "File version.json not found"     Then I can't help you.

slf4j-simple-1.7.12.jar

Edited by Sebo5000
Link to comment
Share on other sites

  • 0
  • Moderators

I get that StaticLoggerBinder everyday and my modpacks run just fine Sebo. So that's not it

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

 

Zusby, run a Technic pack once, let it fail and then post a new log onto pastebin

 

Link to comment
Share on other sites

  • 0
  • Moderators

I thought it might be an antivirus due to this error

java.io.FileNotFoundException: D:\.technic\assets\packs\technelogia-4-lite\icon.png (Accesso negato)

"access is denied" means something is blocking it. But reading the line you'll notice it is blocking the icon.png file. That's a picture, not really bothersome at all, you can still play the modpack without the pack's picture.

then there was this

java.lang.NullPointerException: Initializing game
  	at net.minecraft.client.Minecraft.func_152340_a(Minecraft.java:638)
 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:421)
 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
 	at net.minecraft.client.main.Main.main(SourceFile:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 	at java.lang.reflect.Method.invoke(Unknown Source)
 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

this is the log's way of saying "something wrong is broken".

why thank you, log. that really didn't help at all... I tried googling that error but nothing good came out of it. what Technic pack did you try before posting that log?

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...