Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.8.4.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 12/2/19 7:16 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 CodeChicken Lib (codechickenlib)
Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=true
    at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61)
    at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43)
    at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29)
    at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19)
    at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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.preinitializeMods(Loader.java:627)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=true
    at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92)
    at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59)
    ... 44 more


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

  • Author

---- Informe de bloqueo de Minecraft ----

ADVERTENCIA: coremods están presentes:
  ForgelinPlugin (Forgelin-1.8.4.jar)
Póngase en contacto con sus autores ANTES de contactar con forge

// ¡Deberías probar nuestro juego hermano, Minceraft!

Hora: 2/12/19 19:16
Descripción: Hubo un problema grave durante la carga del mod que causó que el juego fallara

net.minecraftforge.fml.common.LoaderExceptionModCrash: Excepción capturada de CodeChicken Lib (codechickenlib)
Causada por: codechicken.lib.configuration.ConfigFile $ ConfigException: codechicken.lib.configuration.ConfigParseException: valor no válido tipo d, @Line: 20, dump_ = verdadero
    en codechicken.lib.configuration.ConfigFile.load (ConfigFile.java:61)
    en codechicken.lib.configuration.ConfigFile. <init> (ConfigFile.java:43)
    en codechicken.lib.configuration.ConfigFile. <init> (ConfigFile.java:29)
    en codechicken.lib.configuration.ConfigFile. <init> (ConfigFile.java:19)
    en codechicken.lib.CodeChickenLib.preInit (CodeChickenLib.java:50)
    en sun.reflect.NativeMethodAccessorImpl.invoke0 Método nativo)
    en sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    en sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    en java.lang.reflect.Method.invoke (Method.java: metod
    . minecraftforge.fml.common.FMLModContainer.handleModStateEvent (FMLModContainer.java:637)
    en sun.reflect.GeneratedMethodAccessor8.invoke (Fuente desconocida)
    en sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodvaccess
    . Method.invoke (Method.java:497)
    en com.google.common.eventbus.Subscriber.invokeSubscriberMethod (Subscriber.java:91)
    en com.google.common.eventbus.Subscriber $ SynchronizedSubscriber.invokeSubscriberMethod (Subscriber.java:150)
    en com.google.common.eventbus.Subscriber $ 1.run (Subscriber.java:76)
    en com.google.common.util.concurrent.MoreExecutors $ DirectExecutor.execute (MoreExecutors.java:399)
    en com.google.common. eventbus.Subscriber.dispatchEvent (Subscriber.java:71)
    en com.google.common.eventbus.Dispatcher $ PerThreadQueuedDispatcher.dispatch (Dispatcher.java:116)
    en com.google.common.eventbus.EventBus.post (EventBus.java: 217)
    en net.minecraftforge.fml.common.LoadController.sendEventToModContainer (LoadController.java:219)
    en net.minecraftforge.fml.common.LoadController.propogateStateMessage (LoadController.java:197)
    en sun.reflect.NativeMethodAccessorI. Método)
    en sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    en sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    en java.lang.reflect.Method.invoke (Method.java: método)
    . google.common.eventbus.Subscriber.invokeSubscriberMethod (Subscriber.java:91)
    en com.google.common.eventbus.Subscriber $ SynchronizedSubscriber.invokeSubscriberMethod (Subscriber.java:150)
    en com.google.common.eventbus.Subscriber $ 1.run (Subscriber.java:76)
    en com.google.common.util.concurrent.MoreExecutors $ DirectExecutor.execute (MoreExecutors.java:399)
    en com.google.common.eventbus.Subscriber.dispatchEvent (Subscriber.java:71)
    en com.google.common.eventbus.Dispatcher $ PerThreadQueuedDispatcher.dispatch (Dispatcher.java:116)
    en com.google.common.eventbus.EventBus.post (EventBus.java:217)
    en net.minecraftforge.fml.common.LoadController .distributeStateMessage (LoadController.java:136)
    en net.minecraftforge.fml.common.Loader.preinitializeMods (Loader.java:627)
    en net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading (FMLClientHandler.java:252)
    en FMLClientHandler.java:252) en FM . minecraft.client.Minecraft.func_71384_a (Minecraft.java:467)
    en net.minecraft.client.Minecraft.func_99999_d (Minecraft.java:378)
    en net.minecraft.client.main.Main.main (SourceFile: 123)
    al sol .reflect.NativeMethodAccessorImpl.invoke0 (Método nativo)
    en sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    en sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    en java.lang.reflect.Method.invoke (Method.java: metod
    . minecraft.launchwrapper.Launch.launch (Launch.java:135)
    en net.minecraft.launchwrapper.Launch.main (Launch.java:28)
Causado por: codechicken.lib.configuration.ConfigParseException: Tipo de valor no válido d, @Line: 20, dump_asm = true
    en codechicken.lib.configuration.ConfigTag.parseTag (ConfigTag.java:92)
    en codechicken.lib.configuration.ConfigFile.load (ConfigFile.java:59)
    ... 44 más


Un recorrido detallado del error, su ruta de código y todos los detalles conocidos es el siguiente:
-------------------------------- -------------------------------------------------- -----
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.