Vai al contenuto
Il server del mese è
Visita la nostra nuova lista server!

Archiviato

Questa discussione è archiviata e chiusa a future risposte.

  • 0
Mine Brain

Perchè Mi Si Blocca Minecraft Forge?

Domanda

Io di recente ho installato varie mod sul mio minecraft, ma quando apro minecraft mi si blocca al caricamento di Forge, mi potete dare qualche consiglio??

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

19 risposte a questa domanda

Recommended Posts

Esatto.

Mi hai illuminato. Grazie :bravo:

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

 

Si, ma adesso, ho provato ad installare solo una mod con skidaz.

Ma, quando apro minecraft Forge mi si blocca all' ultimo e il report dice così:

2013-09-14 00:22:56 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-09-14 00:22:56 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-09-14 00:23:02 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:23:02 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:23:02 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2013-09-14 00:23:02 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-09-14 00:23:02 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-09-14 00:23:52 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:23:52 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:23:52 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2013-09-14 00:23:52 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-09-14 00:23:52 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-09-14 00:23:57 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:23:57 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:23:57 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2013-09-14 00:23:57 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-09-14 00:23:57 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-09-14 00:24:45 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:24:45 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:24:45 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully
2013-09-14 00:26:31 [INFO] [STDERR] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-09-14 00:26:31 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-09-14 00:26:31 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:153)
2013-09-14 00:26:31 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)
2013-09-14 00:26:31 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:77)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-09-14 00:26:31 [INFO] [STDERR] ... 5 more
2013-09-14 00:26:31 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-09-14 00:26:31 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-09-14 00:26:31 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:110)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] ... 12 more

 

 

Skydaz non lo usare, crea solo problemi.

Prova a usare questo per installare forge: http://www.minecraftitalia.net/forum/topic/59078-sergix44s-modtool-162-final/

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

 

Si, ma adesso, ho provato ad installare solo una mod con skidaz.

Ma, quando apro minecraft Forge mi si blocca all' ultimo e il report dice così:

2013-09-14 00:22:56 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-09-14 00:22:56 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-09-14 00:23:02 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:23:02 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:23:02 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2013-09-14 00:23:02 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-09-14 00:23:02 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-09-14 00:23:52 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:23:52 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:23:52 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2013-09-14 00:23:52 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-09-14 00:23:52 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-09-14 00:23:57 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:23:57 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:23:57 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2013-09-14 00:23:57 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-09-14 00:23:57 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-09-14 00:24:45 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:24:45 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:24:45 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully
2013-09-14 00:26:31 [INFO] [STDERR] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-09-14 00:26:31 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-09-14 00:26:31 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:153)
2013-09-14 00:26:31 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)
2013-09-14 00:26:31 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:77)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-09-14 00:26:31 [INFO] [STDERR] ... 5 more
2013-09-14 00:26:31 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-09-14 00:26:31 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-09-14 00:26:31 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:110)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] ... 12 more

 

Va bene, ma qua sembrano più mods, fanne solo una alla volta.

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

 Ma accidenti?! Tutto questa casino per una mod?! 

Urge un riparo :zizi:

 

1. Prova a eliminare il .minecraft, a quel punto installa SOLO una mod con coffskydazcoff, dopo quella ti basterà draggare i file .zip/.rar nella cartella mods ... O coremods dipende..... E potrai mettere tutte le mod che vuoi,  fai attenzione alle mod compatibili, però!

 

2. Ti scarichi il magic launcher, con esso premi solamente due pulsanti e aggiungi le mod, se non da errori puoi lanciare il gioco, altrimenti controlla di aver fatto tutto bene, il magic launcher è SOLO per premium, ergo devi essere premium!

 

3. Impari a moddare minecraft come si deve, e ti affidi alle tue capictà cercando di riparare ad eventuali errori

 

----------------------------------------------------------

 

Pro e Contro di ogni punto

 

Punto uno : PRO : Mod-Auto installate, cartezza quasi massima CONTRO : Devi fare attenzione a non usarlo male, ogni installer riaggiunge tutti i file, una volta usato UN installer devi aggiungere le mod da solo, per sicurezza ( Almeno io ho fatto così le prime volte ... )

 

Punto due : PRO : Certezza MASSIMA di non sbagliare, Molto intuitivo, Facile da usare, Poter cambiare la RAM dedicata a Minecraft. CONTRO : Devi avere un account permium ( Che poi .... Non è tanto uno svantaggio ... )

 

Punto tre : PRO : Ti affidi a te stesso, sai cosa fai, cosa tocchi , dove metti le mani ( Doppi sensi :zizi: ) CONTRO : Devi avere buone capacità di Modding, Richiede tempo per apprenderle ....

 

 

------------------

 

Ora, ti sono stato abbastanza utile?

--------------------------------------------------

Si, ma adesso, ho provato ad installare solo una mod con skidaz.

Ma, quando apro minecraft Forge mi si blocca all' ultimo e il report dice così:

2013-09-14 00:22:56 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-09-14 00:22:56 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-09-14 00:23:02 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:23:02 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:23:02 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2013-09-14 00:23:02 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-09-14 00:23:02 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-09-14 00:23:52 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:23:52 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:23:52 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2013-09-14 00:23:52 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-09-14 00:23:52 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-09-14 00:23:57 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:23:57 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:23:57 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2013-09-14 00:23:57 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-09-14 00:23:57 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-09-14 00:24:45 [FINEST] [ForgeModLoader] Download complete
2013-09-14 00:24:45 [INFO] [ForgeModLoader] Download complete
2013-09-14 00:24:45 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully
2013-09-14 00:26:31 [INFO] [STDERR] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-09-14 00:26:31 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-09-14 00:26:31 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:153)
2013-09-14 00:26:31 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)
2013-09-14 00:26:31 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:77)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-09-14 00:26:31 [INFO] [STDERR] ... 5 more
2013-09-14 00:26:31 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-09-14 00:26:31 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-09-14 00:26:31 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:110)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-14 00:26:31 [INFO] [STDERR] ... 12 more

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

 Ma accidenti?! Tutto questa casino per una mod?! 

Urge un riparo :zizi:

 

1. Prova a eliminare il .minecraft, a quel punto installa SOLO una mod con coffskydazcoff, dopo quella ti basterà draggare i file .zip/.rar nella cartella mods ... O coremods dipende..... E potrai mettere tutte le mod che vuoi,  fai attenzione alle mod compatibili, però!

 

2. Ti scarichi il magic launcher, con esso premi solamente due pulsanti e aggiungi le mod, se non da errori puoi lanciare il gioco, altrimenti controlla di aver fatto tutto bene, il magic launcher è SOLO per premium, ergo devi essere premium!

 

3. Impari a moddare minecraft come si deve, e ti affidi alle tue capictà cercando di riparare ad eventuali errori

 

----------------------------------------------------------

 

Pro e Contro di ogni punto

 

Punto uno : PRO : Mod-Auto installate, cartezza quasi massima CONTRO : Devi fare attenzione a non usarlo male, ogni installer riaggiunge tutti i file, una volta usato UN installer devi aggiungere le mod da solo, per sicurezza ( Almeno io ho fatto così le prime volte ... )

 

Punto due : PRO : Certezza MASSIMA di non sbagliare, Molto intuitivo, Facile da usare, Poter cambiare la [url=http://www.google.it/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CDEQFjAA&url=http%3A%2F%2Fit.wikipedia.org%2Fwiki%2FRAM&ei=QCPlUfe2IOSw4QTmnoGgBw&usg=AFQjCNHd1UAR4-tcDMLfOzBV4GeYZLN7MA&sig2=HYtx1n-eNvfTo2QShfPVXw&bvm=bv.48705608,d.b]RAM[/url] dedicata a Minecraft. CONTRO : Devi avere un account permium ( Che poi .... Non è tanto uno svantaggio ... )

 

Punto tre : PRO : Ti affidi a te stesso, sai cosa fai, cosa tocchi , dove metti le mani ( Doppi sensi :zizi: ) CONTRO : Devi avere buone capacità di Modding, Richiede tempo per apprenderle ....

 

 

------------------

 

Ora, ti sono stato abbastanza utile?

--------------------------------------------------

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

 

Nada   :piange:  apro, si apre l'hello di minecraft forge mi rimane bloccato su questa scritta
''FML is setting up your minecraft enviroinment
Please wait, FML has some tasks to do before you can play    0%''

 

Sei connesso a internet quando lo fa?

Invece di usare Skydaz, scarica l'installer ufficiale da qui

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

No,non deve eliminare nulla

Io in pratica, elimino prima quello nativo di MC e poi metto forge. A quel punto non elimino più nulla.

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

Si....In pratica Skydaz sposta il file zip delle mod nella cartella forge. E poi basta. In pratica il copia e incolla te jlo fa lui, devi comunque eliminare Meta-Inf.

Nada  :piange:  apro, si apre l'hello di minecraft forge mi rimane bloccato su questa scritta
''FML is setting up your minecraft enviroinment
Please wait, FML has some tasks to do before you can play    0%''

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

Anche con skydaz si deve disinstallare Meta-Inf? mi sembra strano, perchè  a tutti i miei amici funziona alla grange [cit.]

Si....In pratica Skydaz sposta il file zip delle mod nella cartella forge. E poi basta. In pratica il copia e incolla te jlo fa lui, devi comunque eliminare Meta-Inf.

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

Le alternative sono 2:

1) Non hai installato correttamente una delle Mod

2) Non tutte le Mods sono copatibili insieme (Per problemi di ID o qualche altro strano motivo).

Dunque, devi fare un bel "Force Update" e verificare la compatibilità tra le mod (lista compatibilità disponibile in topic ufficiale di qualsivoglia Mod).

TIP: Installa le mod una alla volta, ovvero Installi -> Provi, Installi -> Provi. Quando so blocca Forge, vuol dire che l'ultima mod installata non funziona.

p.s. Domanda stupida, Eliminata la cartella META-INF?

Anche con skydaz si deve disinstallare Meta-Inf? mi sembra strano, perchè  a tutti i miei amici funziona alla grange [cit.]

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

:rotfl: ML SP = Magic Launcher Single Player XDXD

Minecraft Crackato quindi (?)

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

Un giorno riuscirò anche io a comprendere tutti questi acronimi :ahsisi:

:rotfl: ML SP = Magic Launcher Single Player XDXD

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti
Un giorno riuscirò anche io a comprendere tutti questi acronimi :ahsisi:

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

Sarebbe la scelta più veloce e sicura. Ma se è un SP? Mica Esiste ML SP :asd:

Se è un sp si attacca al tram...

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

Sarebbe la scelta più veloce e sicura. Ma se è un SP? Mica Esiste ML SP :asd:

 

Non ha bisogno di loggarsi per giocare in single. O almeno io non l'ho mai fatto per quel poco tempo che ho usato quel launcher  :pioggiapeo:

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

Delete .minecraft and use the MagicLauncher.

Sarebbe la scelta più veloce e sicura. Ma se è un SP? Mica Esiste ML SP :asd:

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

Le alternative sono 2:

1) Non hai installato correttamente una delle Mod

2) Non tutte le Mods sono copatibili insieme (Per problemi di ID o qualche altro strano motivo).

Dunque, devi fare un bel "Force Update" e verificare la compatibilità tra le mod (lista compatibilità disponibile in topic ufficiale di qualsivoglia Mod).

TIP: Installa le mod una alla volta, ovvero Installi -> Provi, Installi -> Provi. Quando so blocca Forge, vuol dire che l'ultima mod installata non funziona.

p.s. Domanda stupida, Eliminata la cartella META-INF?

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

×
×
  • Crea Nuovo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.