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

Archiviato

Questa discussione è archiviata e chiusa a future risposte.

  • 0
Gedeon27

NotEnoughItems minecraft 1.7.10 CRASH

Domanda

Ciao! Sto usando minecraft 1.7.10 e da un po' di giorni sto cercando di usare la mod NEI (NotEnoughItems) ma continua a crashare e non riesco a capire il perchè. Ho provato a cambiare versioni del Forge (mantenendo però la stessa versione del gioco), ho cambiato anche la versione di minecraft (ho provato con la 1.8), ho aggiornato i drivers della scheda video, ma niente, non c'è verso per farla funzionare. Credo che il problema sia proprio della mod perchè avviando il gioco solo con la NEI (e ovviamente CodeChickenCore che serve per farla funzionare) inevitabilmente crasha, mentre se uso altre mod parte. 

Questo è il crash report dell'ultima volta che ho provato a far partire il gioco. Spero che possiate aiutarmi a trovare il problema. Grazie in anticipo

---- Minecraft Crash Report ----
// Sorry :(

Time: 29/08/16 14.57
Description: Unexpected error

java.lang.ExceptionInInitializerError
    at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:162)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_10_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:340)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1003)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    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)
Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\gedeo\AppData\Roaming\.minecraft\config\NEI\client.cfg (Impossibile eseguire l'operazione specificata su un file la cui sezione mappata dall'utente è aperta)
    at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:98)
    at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29)
    at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29)
    at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:61)
    at codechicken.lib.config.ConfigTag.setComment(ConfigTag.java:174)
    at codechicken.nei.NEIClientConfig.setDefaults(NEIClientConfig.java:71)
    at codechicken.nei.NEIClientConfig.<clinit>(NEIClientConfig.java:56)
    ... 14 more
Caused by: java.io.FileNotFoundException: C:\Users\gedeo\AppData\Roaming\.minecraft\config\NEI\client.cfg (Impossibile eseguire l'operazione specificata su un file la cui sezione mappata dall'utente è aperta)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.PrintWriter.<init>(Unknown Source)
    at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:96)
    ... 20 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (x86) version 10.0
    Java Version: 1.8.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 141487280 bytes (134 MB) / 273842176 bytes (261 MB) up to 523501568 bytes (499 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 5 mods loaded, 5 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJA    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCHIJA    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCHIJA    CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
    UCHIJA    NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar) 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.54' Renderer: 'GeForce GT 630/PCIe/SSE2'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GT 630/PCIe/SSE2 GL version 4.5.0 NVIDIA 372.54, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: Italiano (Italia)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

1 risposta a questa domanda

Recommended Posts

Anche io ho avuto il tuo stesso problema e ho risolto mettendo dove c'è scritto Xmn:64mb e dove c'è Xmx:2G 

Se hai più di 3 GB di RAM puoi mettere anche Xmx:3G.

Se invece hai un sistema operativo 32 bit metti 2G.

Se non va disinstallare e reinstallare java.

 

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.