Jump to content

Darkar

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Darkar

  1. aiuda p, no entiendo
  2. ---- Minecraft Crash Report ---- WARNING: coremods are present: llibrary (llibrary-core-1.0.11-1.12.2.jar) ForgelinPlugin (Forgelin-1.8.4.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) Techguns Core (techguns-1.12.2-2.0.1.2_1.jar) Contact their authors BEFORE contacting forge // My bad. Time: 3/26/20 6:46 PM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Not Enough Items (nei) Caused by: java.lang.ExceptionInInitializerError at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:68) at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54) at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:63) 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:757) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) 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) 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.a.m.main(Unknown Source) Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\SAMIR\AppData\Roaming\.minecraft\config\NEI\client.cfg (El proceso no tiene acceso al archivo porque está siendo utilizado por otro proceso) at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:105) at codechicken.lib.config.ConfigTagParent.setNewLineMode(ConfigTagParent.java:92) at codechicken.nei.NEIClientConfig.setDefaults(NEIClientConfig.java:65) at codechicken.nei.NEIClientConfig.<clinit>(NEIClientConfig.java:57) ... 48 more Caused by: java.io.FileNotFoundException: C:\Users\SAMIR\AppData\Roaming\.minecraft\config\NEI\client.cfg (El proceso no tiene acceso al archivo porque está siendo utilizado por otro proceso) 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:103) ... 51 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_241, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 375206552 bytes (357 MB) / 1711276032 bytes (1632 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 9 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 64 mods loaded, 64 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:----------------- |:--------------------- |:------------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None | | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LCHIJA | obfuscate | 0.2.6 | minecraft.jar | None | | LCHIJA | techguns_core | 1.12.2-1.0 | minecraft.jar | None | | LCHIJA | securitycraft | v1.8.15 | [1.12.2]+SecurityCraft+v1.8.15.jar | None | | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None | | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None | | LCHIJA | architecturecraft | @VERSION@ | ArchitectureCraft-Mod-1.12.2.jar | None | | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCHIJA | betternether | 0.1.8.6 | betternether-0.1.8.6.jar | None | | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | LCHIJA | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None | | LCHIJA | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | toughasnails | 3.1.0.139 | ToughAsNails-1.12.2-3.1.0.139-universal.jar | None | | LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None | | LCHIJA | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None | | LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None | | LCHIJA | customspawner | 3.11.4 | CustomMobSpawner-3.11.4.jar | None | | LCHIJA | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None | | LCHIJA | dynamictrees | 1.12.2-0.9.7 | DynamicTrees-1.12.2-0.9.7.jar | None | | LCHIJA | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | golems | 7.1.7 | ExtraGolems-1.12-7.1.7.jar | None | | LCHIJA | farlanders | 1.0.1 | farlanders-1.12.2-1.0.1.jar | None | | LCHIJA | firstaid | 1.6. | firstaid-1.6.6.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 | | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None | | LCHIJA | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None | | LCHIJA | heroicarmory | 1.0.0 | heroicarmory-1.12.2.jar | None | | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCHIJA | inspirations | 1.12.2-0.2.9 | Inspirations-1.12.2-0.2.9.jar | None | | LCHIJA | ironchest | 1.12.2-7.0.34.820 | Iron-Chests-Mod-1.12.2.jar | None | | LCHIJA | lostcities | 1.0.2 | lostcities-1.12-1.0.2.jar | None | | LCHIJA | magneticraft | 2.7.0 | Magneticraft_1.12-2.8.2-dev.jar | None | | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCHIJA | mocreatures | 12.0.3 | Mo-Creatures-Mod-1.12.2.jar | None | | LCHIJA | modelloader | 1.1.7 | modelloader-1.1.7.jar | None | | LCHIJA | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None | | LCHIJA | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.6.jar | None | | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LCHIJA | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None | | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None | | LCHIJA | mutantbeasts | 1.12.2-0.6.3 | MutantBeasts-1.12.2-0.6.3.jar | 25e0dcff5b5a7325d7c28898af41ff8b0ba41b77 | | LCHIJE | nei | 2.4.3 | NotEnoughItems-1.12.2-2.4.3.245-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJ | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zg.jar | None | | LCHIJ | pointlesstech | Version 1 | Pointless_Tech_V1_1.12.2.jar | None | | LCHIJ | rustic | 1.1.2 | rustic-1.1.2.jar | None | | LCHIJ | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None | | LCHIJ | spartanweaponry | beta 1.3.8 | SpartanWeaponry-1.12.2-beta-1.3.8.jar | None | | LCHIJ | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None | | LCHIJ | techguns | 2.0.1.2 | techguns-1.12.2-2.0.1.2_1.jar | None | | LCHIJ | thutcore | 5.21.0 | thutcore-1.12.2-5.21.0.jar | None | | LCHIJ | thutcore_compat | 1.0 | thutcore-1.12.2-5.21.0.jar | None | | LCHIJ | thuttech | 6.1.6 | thuttech-1.12.2-6.1.6.jar | None | | LCHIJ | uncrafted | 3.0.1 | Uncrafted+1.12++(v.3.0.1).jar | None | | LCHIJ | vehicle | 0.41.1 | vehicle-mod-0.41.1-1.12.2.jar | None | | LCHIJ | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None | | LCHIJ | weeeflowers | 1.12.2b | Weee!+Flowers+1.12.2b.jar | None | | LCHIJ | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None | | LCHIJ | xlfoodmod | 1.12.2-1.9.2 | XL-Food-Mod-1.12.2-1.9.2.jar | None | Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher ForgelinPlugin (Forgelin-1.8.4.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer Techguns Core (techguns-1.12.2-2.0.1.2_1.jar) techguns.core.TechgunsASMTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1.2' Renderer: 'GeForce 6600 GT/PCIe/SSE2' Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced) - InspirationsBuilding (Enabled/Not Forced) - InspirationsUtility (Enabled/Not Forced) - InspirationsTools (Enabled/Not Forced) - InspirationsRecipes (Enabled/Not Forced) - InspirationsTweaks (Enabled/Not Forced) - InspirationsShared (Enabled/Forced) - ToughAsNailsPlugin (Enabled/Not Forced) OptiFine Version: OptiFine_1.12.2_HD_U_F5 OptiFine Build: 20191204-141934 Render Distance Chunks: 2 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 2.1.2 OpenGlRenderer: GeForce 6600 GT/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.