pastebin - collaborative debugging tool
kpaste.net RSS


TECHNIC
Posted by Anonymous on Mon 18th Nov 2019 14:35
raw | new post

  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 11/18/19 6:23 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NullPointerException: Initializing game
  8.         at net.apollomcnetwork.dbapollocoremod.DBApolloCoreMod.preInit(DBApolloCoreMod.java:46)
  9.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  11.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  12.         at java.lang.reflect.Method.invoke(Method.java:498)
  13.         at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  14.         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  15.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16.         at java.lang.reflect.Method.invoke(Method.java:498)
  17.         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  18.         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  19.         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  20.         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  21.         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  22.         at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  23.         at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  24.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  26.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  27.         at java.lang.reflect.Method.invoke(Method.java:498)
  28.         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  29.         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  30.         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  31.         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  32.         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  33.         at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  34.         at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  35.         at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  36.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  37.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  38.         at net.minecraft.client.main.Main.main(SourceFile:148)
  39.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  41.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42.         at java.lang.reflect.Method.invoke(Method.java:498)
  43.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  44.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  45.  
  46.  
  47. A detailed walkthrough of the error, its code path and all known details is as follows:
  48. ---------------------------------------------------------------------------------------
  49.  
  50. -- Head --
  51. Stacktrace:
  52.         at net.apollomcnetwork.dbapollocoremod.DBApolloCoreMod.preInit(DBApolloCoreMod.java:46)
  53.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  55.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  56.         at java.lang.reflect.Method.invoke(Method.java:498)
  57.         at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  58.         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  59.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60.         at java.lang.reflect.Method.invoke(Method.java:498)
  61.         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  62.         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  63.         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  64.         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  65.         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  66.         at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  67.         at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  68.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  70.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  71.         at java.lang.reflect.Method.invoke(Method.java:498)
  72.         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  73.         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  74.         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  75.         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  76.         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  77.         at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  78.         at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  79.         at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  80.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  81.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  82.  
  83. -- Initialization --
  84. Details:
  85. Stacktrace:
  86.         at net.minecraft.client.main.Main.main(SourceFile:148)
  87.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  89.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  90.         at java.lang.reflect.Method.invoke(Method.java:498)
  91.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  92.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  93.  
  94. -- System Details --
  95. Details:
  96.         Minecraft Version: 1.7.10
  97.         Operating System: Windows 10 (amd64) version 10.0
  98.         Java Version: 1.8.0_112, Oracle Corporation
  99.         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  100.         Memory: 3909179200 bytes (3728 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  101.         JVM Flags: 5 total; -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  102.         AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  103.         IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  104.         FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 25 mods loaded, 25 mods active
  105.         States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  106.         UCH     mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  107.         UCH     FML{7.10.99.99} [Forge Mod Loader] (modpack.jar)
  108.         UCH     Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar)
  109.         UCH     CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  110.         UCH     NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  111.         UCH     FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
  112.         UCH     DamageIndicatorsMod{3.2.0} [Damage Indicators] (Apollo_DamageIndicators.jar)
  113.         UCH     ApolloClient{0.67} [Apollo Client] (ApolloClient-0.67.jar)
  114.         UCH     DBCGuiFixer{1.2} [DBCGuiFixer] (DBCGuiFix-1.2_-_Apollo.jar)
  115.         UCH     jinryuujrmcore{1.3.18} [JinRyuu's JRMCore] (JRMCore-v1.3.18.jar)
  116.         UCH     jinryuudragonblockc{1.4.58} [Dragon Block C] (DragonBlockC-v1.4.58.jar)
  117.         UCH     DragonBlockLib{1.0} [Dragon Block Lib] (ApolloLib-1.0.jar)
  118.         UCH     ArchitectureCraft{1.7.2} [ArchitectureCraft] (ArchitectureCraft-1.7.2-mc1.7.10.jar)
  119.         UCH     armourersWorkshop{1.7.10-0.48.3} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.48.3.jar)
  120.         UCH     CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-Mod-1.7.10.jar)
  121.         UCH     CustomMainMenu{1.9.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.1.jar)
  122.         UCH     customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar)
  123.         UCE     dac{Beta 0.84} [Dragon Block Apollo Core] (DBApolloCoreMod [Beta 0.84].jar)
  124.         UCH     eb{1.0} [Extra Blocks] (extrablocks-1.7.10-1.0.2.jar)
  125.         UCH     IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  126.         UCH     jinryuubetterrenderaddon{1.6.35} [JinRyuu's Better Render Addon] (JBRA-Client-v1.6.35.jar)
  127.         UCH     jinryuufamilyc{1.2.16} [JinRyuu's Family C] (JFamilyC-v1.2.16.jar)
  128.         UCH     journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
  129.         UCH     jinryuuyearsc{1.2.4} [JinRyuu's Years C] (JYearsC-v1.2.4.jar)
  130.         UCH     ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
  131.         GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.57' Renderer: 'GeForce GTX 850M/PCIe/SSE2'
  132.         Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
  133.         LWJGL: 2.9.1
  134.         OpenGL: GeForce GTX 850M/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.57, NVIDIA Corporation
  135.         GL Caps: Using GL 1.3 multitexturing.
  136. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  137. Anisotropic filtering is supported and maximum anisotropy is 16.
  138. Shaders are available because OpenGL 2.1 is supported.
  139.  
  140.         Is Modded: Definitely; Client brand changed to 'fml,forge'
  141.         Type: Client (map_client.txt)
  142.         Resource Packs: [Kasai Dragon Block C Texture Pack v4.3.5, DBApolloPack.zip]
  143.         Current Language: English (US)

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at