Advertisement
NikaraWorld

FTB Quests and WarpDrive Crash

Oct 27th, 2019
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 2019-10-27 10:06:35 EDT
  5. Description: Initializing game
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from WarpDrive (warpdrive)
  8. Caused by: java.lang.NullPointerException
  9.     at com.feed_the_beast.ftbquests.tile.TileTaskScreenPart.getScreen(TileTaskScreenPart.java:104)
  10.     at com.feed_the_beast.ftbquests.block.BlockTaskScreen.getBlockHardness(BlockTaskScreen.java:339)
  11.     at net.minecraft.block.state.BlockStateContainer$StateImplementation.getBlockHardness(BlockStateContainer.java:403)
  12.     at cr0s.warpdrive.config.Dictionary.adjustHardnessAndResistance(Dictionary.java:652)
  13.     at cr0s.warpdrive.config.Dictionary.apply(Dictionary.java:589)
  14.     at cr0s.warpdrive.config.WarpDriveConfig.onFMLPostInitialization(WarpDriveConfig.java:1653)
  15.     at cr0s.warpdrive.WarpDrive.onFMLPostInitialization(WarpDrive.java:633)
  16.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19.     at java.lang.reflect.Method.invoke(Method.java:497)
  20.     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  21.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  22.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23.     at java.lang.reflect.Method.invoke(Method.java:497)
  24.     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  25.     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  26.     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  27.     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  28.     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  29.     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  30.     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  31.     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  32.     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  33.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36.     at java.lang.reflect.Method.invoke(Method.java:497)
  37.     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  38.     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  39.     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  40.     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  41.     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  42.     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  43.     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  44.     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  45.     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754)
  46.     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  47.     at net.minecraft.client.Minecraft.init(Minecraft.java:535)
  48.     at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
  49.     at net.minecraft.client.main.Main.main(SourceFile:123)
  50.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  52.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53.     at java.lang.reflect.Method.invoke(Method.java:497)
  54.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  55.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- System Details --
  62.   Minecraft Version: 1.12.2
  63.   Operating System: Windows 10 (amd64) version 10.0
  64.   Java Version: 1.8.0_51, Oracle Corporation
  65.   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  66.   Memory: 1818484136 bytes (1734 MB) / 5868355584 bytes (5596 MB) up to 5868355584 bytes (5596 MB)
  67.   JVM Flags: 17 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5739m -Xms256m -XX:PermSize=256m -XX:+AggressiveOpts -XX:ParallelGCThreads=3 -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize=84m -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3
  68.   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  69.   FML: MCP 9.42 Powered by Forge 14.23.5.2847 199 mods loaded, 199 mods active
  70.        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E''t disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
  71.                                        pl.asie.foamfix.coremod.FoamFixTransformer
  72.                                      CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
  73.                                        team.chisel.ctm.client.asm.CTMTransformer
  74.                                      CorePlugin (ForgeEndertech-1.12.2-4.4.24.0-build.0421.jar)
  75.                                        
  76.                                      iceandfire (iceandfire-1.8.3.jar)
  77.                                        com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
  78.                                      ForgelinPlugin (Forgelin-1.8.4.jar)
  79.                                        
  80.                                      WarpDriveCore (WarpDrive-1.12.2-1.5.11.jar)
  81.                                        cr0s.warpdrive.core.ClassTransformer
  82.                                      AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  83.                                        
  84.                                      Techguns Core (techguns-1.12.2-2.0.2.0_pre3.1.jar)
  85.                                        techguns.core.TechgunsASMTransformer
  86.                                      llibrary (llibrary-core-1.0.11-1.12.2.jar)
  87.                                        net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  88.                                        net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  89.                                      FMLModule (mdxlib-3.0.0.21.jar)
  90.                                        com.asx.mdx.AccessTransformer
  91.                                      TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.13-core.jar)
  92.                                        thebetweenlands.core.TheBetweenlandsClassTransformer
  93.                                      JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-48.jar)
  94.                                        org.dimdev.jeid.JEIDTransformer
  95.                                      LoadingPlugin (AdChimneys-1.12.2-3.5.7.0-build.0424.jar)
  96.                                        com.endertech.minecraft.mods.adchimneys.world.WorldData$BlockRandomTick
  97.  GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
  98.   Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
  99.                                    - TinkerWorld (Enabled/Not Forced)
  100.                                    - TinkerTools (Enabled/Not Forced)
  101.                                    - TinkerHarvestTools (Enabled/Forced)
  102.                                    - TinkerMeleeWeapons (Enabled/Forced)
  103.                                    - TinkerRangedWeapons (Enabled/Forced)
  104.                                    - TinkerModifiers (Enabled/Forced)
  105.                                    - TinkerSmeltery (Enabled/Not Forced)
  106.                                    - TinkerGadgets (Enabled/Not Forced)
  107.                                    - TinkerOredict (Enabled/Forced)
  108.                                    - TinkerIntegration (Enabled/Forced)
  109.                                    - TinkerFluids (Enabled/Forced)
  110.                                    - TinkerMaterials (Enabled/Forced)
  111.                                    - TinkerModelRegister (Enabled/Forced)
  112.                                    - chiselIntegration (Enabled/Not Forced)
  113.                                    - theoneprobeIntegration (Enabled/Not Forced)
  114.   Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced)
  115.                                     - ModuleMelter (Enabled/Not Forced)
  116.                                     - ModuleArmor (Enabled/Not Forced)
  117.                                     - ModuleSteelworks (Enabled/Not Forced)
  118.                                     - ChiselPlugin (Enabled/Not Forced)
  119.                                     - ToolLevelingPlugin (Enabled/Not Forced)
  120.                                     - Oredict (Enabled/Forced)
  121.   List of loaded APIs: * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r150.jar
  122.                        * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
  123.                        * AVPAPI (1.0.0) from aliensvspredator-6.0.0.47.jar
  124.                        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  125.                        * BetweenlandsAPI (1.12.2) from TheBetweenlands-3.4.13-universal.jar
  126.                        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar
  127.                        * BotaniaAPI (93) from Botania r1.10-362.jar
  128.                        * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
  129.                        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
  130.                        * compactstorage (3.1) from CompactStorage-3.1-12.jar
  131.                        * ComputerCraft|API (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  132.                        * ComputerCraft|API|FileSystem (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  133.                        * ComputerCraft|API|Lua (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  134.                        * ComputerCraft|API|Media (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  135.                        * ComputerCraft|API|Network (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  136.                        * ComputerCraft|API|Network|Wired (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  137.                        * ComputerCraft|API|Peripheral (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  138.                        * ComputerCraft|API|Permissions (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  139.                        * ComputerCraft|API|Redstone (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  140.                        * ComputerCraft|API|Turtle (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  141.                        * ComputerCraft|API|Turtle|Event (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  142.                        * CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.32.jar
  143.                        * CSLib|API (1.0.1) from PTRLib-1.0.4.jar
  144.                        * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  145.                        * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  146.                        * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  147.                        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  148.                        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  149.                        * Culinary Construct API (1) from culinaryconstruct-1.3.3.1.jar
  150.                        * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.12.10-MC1.12.2.jar
  151.                        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.24.349-universal.jar
  152.                        * enderioapi (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  153.                        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  154.                        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  155.                        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  156.                        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  157.                        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  158.                        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  159.                        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  160.                        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  161.                        * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.28.jar
  162.                        * FirstAid API (13) from firstaid-1.6.11.jar
  163.                        * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.408.jar
  164.                        * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.408.jar
  165.                        * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.408.jar
  166.                        * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.408.jar
  167.                        * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.408.jar
  168.                        * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.408.jar
  169.                        * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.408.jar
  170.                        * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.408.jar
  171.                        * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.408.jar
  172.                        * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.408.jar
  173.                        * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.408.jar
  174.                        * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.408.jar
  175.                        * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.408.jar
  176.                        * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.408.jar
  177.                        * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.408.jar
  178.                        * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.408.jar
  179.                        * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.408.jar
  180.                        * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.408.jar
  181.                        * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.408.jar
  182.                        * ForgeEndertechAPI (1.0) from ForgeEndertech-1.12.2-4.4.24.0-build.0421.jar
  183.                        * Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.2.238.jar
  184.                        * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  185.                        * HatcheryAPI (1.11.2R1.0.0) from hatchery-1.12.2-2.2.2.jar
  186.                        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
  187.                        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
  188.                        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
  189.                        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
  190.                        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
  191.                        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
  192.                        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.291.jar
  193.                        * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  194.                        * PatchouliAPI (6) from Patchouli-1.0-20.jar
  195.                        * PlayerReviveAPI (3) from firstaid-1.6.11.jar
  196.                        * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
  197.                        * reborncoreAPI (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
  198.                        * reborncoreAPI|Power (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
  199.                        * reborncoreAPI|Praescriptum (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
  200.                        * reborncoreAPI|Recipe (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
  201.                        * reborncoreAPI|Tile (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
  202.                        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  203.                        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  204.                        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  205.                        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  206.                        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  207.                        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  208.                        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  209.                        * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  210.                        * tombstone-api (1.0.4) from tombstone-3.6.1-1.12.2.jar
  211.                        * tombstone-api-capability (1.0.4) from tombstone-3.6.1-1.12.2.jar
  212.                        * tombstone-api-event (1.0.4) from tombstone-3.6.1-1.12.2.jar
  213.                        * tombstone-api-magic (1.0.4) from tombstone-3.6.1-1.12.2.jar
  214.                        * tombstone-api-recipe (1.0.4) from tombstone-3.6.1-1.12.2.jar
  215.                        * VampirismAPI (1.4) from Vampirism-1.12.2-1.5.5.jar
  216.                        * veinminerApi (0.3) from VeinMiner-1.12-0.38.2.647+b31535a.jar
  217.                        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  218.                        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  219.                        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  220.                        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  221.   RebornCore: Plugin Engine: 0
  222.               RebornCore Version: 3.16.4.478
  223.               Runtime Debofucsation 1
  224.               RenderEngine: 0
  225.   Ender IO: No known problems detected.
  226.            
  227.             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  228.             !!!You are looking at the diagnostics information, not at the crash.       !!!
  229.             !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  230.             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  231.   Suspected Mods: FTB Quests (ftbquests), WarpDrive (warpdrive)
  232.   Launched Version: forge-14.23.5.2847
  233.   LWJGL: 2.9.4
  234.   OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4358, Intel
  235.   GL Caps: Using GL 1.3 multitexturing.
  236.            Using GL 1.3 texture combiners.
  237.            Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  238.            Shaders are available because OpenGL 2.1 is supported.
  239.            VBOs are available because OpenGL 1.5 is supported.
  240.   Using VBOs: Yes
  241.   Is Modded: Definitely; Client brand changed to 'fml,forge'
  242.   Type: Client (map_client.txt)
  243.   Resource Packs:
  244.   Current Language: English (US)
  245.   Profiler Position: N/A (disabled)
  246.   CPU: 4x Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement