Jump to content

HELP! Getting a crash and not sure whats going on!


L3wisMC

Recommended Posts

Hi Guys,

I'm hoping that this is the right place to post this but I am getting a crash with the Hermitpack and i've never seen this crash before so I was wondering if you gurus would help me. This only happens on 1.10.2 modpacks.

Crash report below:

 

 

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

  LoadingPlugin (Quark-r1.0-56.jar)

  ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.1.jar)

  IC2core (industrialcraft-2-2.6.69-ex110.jar)

  LoadingPlugin (RandomThings-MC1.10.2-3.7.6.jar)

  EnderCorePlugin (EnderCore-1.10.2-0.4.1.56-beta.jar)

  LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)

  NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)

  FMLPlugin (InventoryTweaks-1.61-58.jar)

  LoadingHook (Mekanism-1.10.2-9.2.0.292.jar)

  TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)

Contact their authors BEFORE contacting forge

 

// This doesn't make any sense!

 

Time: 13/10/16 00:28

Description: Initializing game

 

java.lang.NullPointerException: Initializing game

at net.minecraft.client.renderer.block.model.FaceBakery.func_178404_a(FaceBakery.java:202)

at net.minecraft.client.renderer.block.model.FaceBakery.fillVertexData(FaceBakery.java:189)

at net.minecraft.client.renderer.block.model.FaceBakery.makeQuadVertexData(FaceBakery.java:112)

at net.minecraft.client.renderer.block.model.FaceBakery.makeBakedQuad(FaceBakery.java:76)

at net.minecraft.client.renderer.block.model.FaceBakery.func_178414_a(FaceBakery.java:58)

at mod.flatcoloredblocks.model.BakedVarientBlock.<init>(BakedVarientBlock.java:133)

at mod.flatcoloredblocks.model.BakedVarientModel.bake(BakedVarientModel.java:49)

at mod.flatcoloredblocks.model.ModelGenerator.onModelBakeEvent(ModelGenerator.java:85)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_423_ModelGenerator_onModelBakeEvent_ModelBakeEvent.invoke(.dynamic)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168)

at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:400)

at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)

at net.minecraft.client.main.Main.main(SourceFile:124)

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:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Thread: Client thread

Stacktrace:

at net.minecraft.client.renderer.block.model.FaceBakery.func_178404_a(FaceBakery.java:202)

at net.minecraft.client.renderer.block.model.FaceBakery.fillVertexData(FaceBakery.java:189)

at net.minecraft.client.renderer.block.model.FaceBakery.makeQuadVertexData(FaceBakery.java:112)

at net.minecraft.client.renderer.block.model.FaceBakery.makeBakedQuad(FaceBakery.java:76)

at net.minecraft.client.renderer.block.model.FaceBakery.func_178414_a(FaceBakery.java:58)

at mod.flatcoloredblocks.model.BakedVarientBlock.<init>(BakedVarientBlock.java:133)

at mod.flatcoloredblocks.model.BakedVarientModel.bake(BakedVarientModel.java:49)

at mod.flatcoloredblocks.model.ModelGenerator.onModelBakeEvent(ModelGenerator.java:85)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_423_ModelGenerator_onModelBakeEvent_ModelBakeEvent.invoke(.dynamic)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168)

at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:400)

at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)

at net.minecraft.client.main.Main.main(SourceFile:124)

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:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.10.2

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 935245760 bytes (891 MB) / 3241672704 bytes (3091 MB) up to 3817865216 bytes (3641 MB)

JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP 9.32 Powered by Forge 12.18.1.2095 Optifine OptiFine_1.10.2_HD_U_C3 94 mods loaded, 94 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2095.jar)

UCH Forge{12.18.1.2095} [Minecraft Forge] (forge-1.10.2-12.18.1.2095.jar)

UCH OpenComputers|Core{1.6.0.3-rc.1} [OpenComputers (Core)] (minecraft.jar)

UCH actuallyadditions{1.10.2-r65} [Actually Additions] (ActuallyAdditions-1.10.2-r65.jar)

UCH autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)

UCH Psi{r1.0-39} [Psi] (Psi-r1.0-39.jar)

UCH Quark{r1.0-56} [Quark] (Quark-r1.0-56.jar)

UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)

UCH Baubles{1.2.1.0} [baubles] (Baubles-1.9.4-1.2.1.0.jar)

UCH bdlib{1.12.2.8} [bD Lib] (bdlib-1.12.2.8-mc1.10.2.jar)

UCH betterbuilderswands{0.6.5} [better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar)

UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)

UCH JEI{3.12.5.303} [Just Enough Items] (jei_1.10.2-3.12.5.303.jar)

UCH BloodMagic{1.9.4-2.1.0-65} [blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.1.0-65.jar)

UCH Botania{r1.9-327} [botania] (Botania r1.9-327.jar)

UCH Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar)

UCH ChestTransporter{2.5.3} [Chest Transporter] (ChestTransporter-1.10.2-2.5.3.jar)

UCH chisel{MC1.9.4-0.0.6.46} [Chisel] (Chisel-MC1.9.4-0.0.6.46.jar)

UCH mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar)

UCH chiselsandbits{12.4} [Chisels & Bits] (chiselsandbits-12.4.jar)

UCH cookingforblockheads{4.2.15} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.15.jar)

UCH MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.11.jar)

UCH CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)

UCH cyclicmagic{1.7.10} [Cyclic] (Cyclic-1.10.2-1.7.10.jar)

UCH IC2{2.6.69-ex110} [industrialCraft 2] (industrialcraft-2-2.6.69-ex110.jar)

UCH forestry{5.2.14.263} [Forestry] (forestry_1.10.2-5.2.14.263.jar)

UCH ElecCore{1.5.311} [ElecCore] (ElecCore-1.9.4-1.5.311.jar)

UCH OpenComputers{1.6.0.3-rc.1} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)

UCH deepresonance{1.2.8} [DeepResonance] (deepresonance-1.10-1.2.8.jar)

UCH StorageDrawers{1.10.2-3.2.7} [storage Drawers] (StorageDrawers-1.10.2-3.2.7.jar)

UCH bitdrawers{0.31} [Drawers & Bits] (DrawersBits-1.10.2-0.31.jar)

UCH endercore{1.10.2-0.4.1.56-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.56-beta.jar)

UCH EnderIO{1.10.2-3.0.1.117_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.117_beta.jar)

UCH shetiphiancore{3.3.1} [shetiPhian-Core] (shetiphiancore-1.10.0-3.3.1.jar)

UCH endertanks{1.4.2} [EnderTanks] (endertanks-1.10.0-1.4.2.jar)

UCH EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)

UCH valkyrielib{1.10.2-0.10.4} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.4b.jar)

UCH environmentaltech{1.10.2-0.10.4b} [Environmental Tech] (environmentaltech-1.10.2-0.10.4b.jar)

UCH ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.1.0a.jar)

UCH zerocore{1.10.2-0.0.8.0} [Zero CORE] (zerocore-1.10.2-0.0.8.0.jar)

UCH bigreactors{0.4.5.16} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.16.jar)

UCH fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)

UCH flatcoloredblocks{mc1.10-v4.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.2.jar)

UCH flighttweaks{0.0.6-alpha} [Flight Tweaks] (flighttweaks-1.10.2-0.0.6-alpha.jar)

UCH ftbl{3.0.0} [FTBLib] (FTBLib-1.10.2-3.0.0.3.jar)

UCH ftbu{3.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.0.0.2.jar)

UCH gendustry{1.6.4.17} [GenDustry] (gendustry-1.6.4.17-mc1.10.2.jar)

UCH gravestone{1.5.6} [Gravestone] (GraveStone Mod 1.5.6.jar)

UCH hermitquest{0.1.18-beta} [HermitQuest] (hermitquest-1.10.2-0.1.18-beta.jar)

UCH hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)

UCH inventorytweaks{1.61-58-a1fd884} [inventory Tweaks] (InventoryTweaks-1.61-58.jar)

UCH ironchest{1.10.2-7.0.11.797} [iron Chest] (ironchest-1.10.2-7.0.11.797.jar)

UCH jeibees{0.9.0.1} [JEI Bees] (jeibees-0.9.0.1-mc1.10.2.jar)

UCH journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)

UCH jeresources{0.5.1.56} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.1.56.jar)

UCH mantle{1.10.2-1.0.0.jenkins170} [Mantle] (Mantle-1.10.2-1.0.0.jar)

UCH Mekanism{9.2.0} [Mekanism] (Mekanism-1.10.2-9.2.0.292.jar)

UCH MekanismGenerators{9.2.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.0.292.jar)

UCH MekanismTools{9.2.0} [MekanismTools] (MekanismTools-1.10.2-9.2.0.292.jar)

UCH mercurius{1.0.1} [Mercurius] (Mercurius-1.10.2-1.0.1.jar)

UCH modtweaker{2.0.4} [Mod Tweaker] (ModTweaker2-1.10.2-2.0.4.jar)

UCH Morpheus{1.10.2-3.1.7} [Morpheus] (Morpheus-1.10.2-3.1.7.jar)

UCH mousetweaks{2.6.4} [Mouse Tweaks] (MouseTweaks-2.6.4-mc1.10.2.jar)

UCH multistorage{1.2.3} [Multi-Storage] (multistorage-1.10.0-1.2.3b.jar)

UCH notenoughwands{1.3.7} [Not Enough Wands] (notenoughwands-1.10-1.3.7.jar)

UCH harvestcraft{1.9.4-1.10.2f} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2f.jar)

UCH platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)

UCH reborncore{2.7.3.46} [RebornCore] (RebornCore-1.10.2-2.7.3.46-universal.jar)

UCH quantumstorage{3.2.6} [QuantumStorage] (QuantumStorage-1.10.2-3.2.6.jar)

UCH randomthings{3.7.6} [Random Things] (RandomThings-MC1.10.2-3.7.6.jar)

UCH rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)

UCH reborncore-mcmultipart{2.7.3.46} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.7.3.46-universal.jar)

UCH redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)

UCH refinedstorage{1.1.2} [Refined Storage] (refinedstorage-1.1.2.jar)

UCH xreliquary{1.10.2-1.3.3.571} [Reliquary] (Reliquary-1.10.2-1.3.3.571.jar)

UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)

UCH rftools{5.26} [RFTools] (rftools-1.10-5.26.jar)

UCH rftoolsdim{4.40} [RFTools Dimensions] (rftoolsdim-1.10-4.40.jar)

UCH roots{0.203} [Roots] (roots-1.10.2-0.203.0.jar)

UCH shadowmc{3.4.8} [shadowMC] (ShadowMC-1.10.2-3.4.8.jar)

UCH Signals{1.0} [signals] (Signals-1.10.2-0.4.3-universal.jar)

UCH simplegenerators{1.10.2-0.10.4e} [simple Generators] (simplegenerators-1.10.2-0.10.4e.jar)

UCH simplyconveyors{1.7.10-1.0.0} [simply Conveyors] (SimplyConveyors-1.0.3.jar)

UCH SleepingBag{1.3.0} [sleeping Bag] (SleepingBag-1.10.2-1.3.0.jar)

UCH soundfilters{0.9_for_1.9} [sound Filters] (SoundFilters-0.9_for_1.9.4.jar)

UCH tconstruct{1.10.2-2.5.3.jenkins387} [Tinkers' Construct] (TConstruct-1.10.2-2.5.3.jar)

UCH techreborn{1.4.6.67} [TechReborn] (TechReborn-1.10.2-1.4.6.67-universal.jar)

UCH theoneprobe{1.1.3} [The One Probe] (theoneprobe-1.10-1.1.3.jar)

UCH TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar)

UCH tinkertoolleveling{1.10.2-0.2.0.DEV.45854fb} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-0.2.0.jar)

UCH Torcherino{4.2s} [Torcherino] (Torcherino-4.2s.jar)

UCH usefulnullifiers{1.2.1} [useful Nullifiers] (usefulnullifiers-1.2.1.jar)

UCH weaponcaseloot{4.0.1} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.1.jar)

Loaded coremods (and transformers):

LoadingPlugin (Quark-r1.0-56.jar)

  vazkii.quark.base.asm.ClassTransformer

ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.1.jar)

  shetiphian.core.asm.ClassTransformer

IC2core (industrialcraft-2-2.6.69-ex110.jar)

 

LoadingPlugin (RandomThings-MC1.10.2-3.7.6.jar)

  lumien.randomthings.asm.ClassTransformer

EnderCorePlugin (EnderCore-1.10.2-0.4.1.56-beta.jar)

  com.enderio.core.common.transform.EnderCoreTransformer

LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)

  lumien.resourceloader.asm.ClassTransformer

NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)

  net.fybertech.nwr.NWRTransformer

FMLPlugin (InventoryTweaks-1.61-58.jar)

  invtweaks.forge.asm.ContainerTransformer

LoadingHook (Mekanism-1.10.2-9.2.0.292.jar)

 

TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)

  li.cil.oc.common.asm.ClassTransformer

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.90' Renderer: 'GeForce GTX 970/PCIe/SSE2'

Pulsar/tconstruct loaded Pulses:

- TinkerCommons (Enabled/Forced)

- TinkerWorld (Enabled/Not Forced)

- TinkerTools (Enabled/Not Forced)

- TinkerHarvestTools (Enabled/Forced)

- TinkerMeleeWeapons (Enabled/Forced)

- TinkerRangedWeapons (Enabled/Forced)

- TinkerModifiers (Enabled/Forced)

- TinkerSmeltery (Enabled/Not Forced)

- TinkerGadgets (Enabled/Not Forced)

- TinkerOredict (Enabled/Forced)

- TinkerIntegration (Enabled/Forced)

- TinkerFluids (Enabled/Forced)

- TinkerMaterials (Enabled/Forced)

- TinkerModelRegister (Enabled/Forced)

- chiselsandbitsIntegration (Enabled/Not Forced)

 

List of loaded APIs:

* actuallyadditionsapi (23) from ActuallyAdditions-1.10.2-r65.jar

* Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar

* BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.1.0-65.jar

* BotaniaAPI (82) from Botania r1.9-327.jar

* ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.46.jar

* ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.46.jar

* ChiselsAndBitsAPI (11.7.0) from chiselsandbits-12.4.jar

* CoFHAPI (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar

* CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar

* CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar

* CoFHAPI|energy (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.0.292.jar

* CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar

* CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.0.292.jar

* CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar

* CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar

* ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar

* ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar

* ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar

* ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar

* ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar

* ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar

* ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar

* ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar

* DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.8.jar

* ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.311.jar

* EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.117_beta.jar

* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.117_beta.jar

* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.117_beta.jar

* EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.117_beta.jar

* environmentaltech-api (1.10.2-0.10.4b) from environmentaltech-1.10.2-0.10.4b.jar

* ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.14.263.jar

* ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.14.263.jar

* gendustryAPI (2.3.0) from gendustry-1.6.4.17-mc1.10.2.jar

* Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar

* jeresources|API (0.5.1.56) from JustEnoughResources-1.10.2-0.5.1.56.jar

* journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar

* journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar

* journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar

* journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar

* journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar

* JustEnoughItemsAPI (4.9.0) from jei_1.10.2-3.12.5.303.jar

* McJtyLib (1.10-2.1.3) from mcjtylib-1.10-2.1.3.jar

* MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar

* MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar

* MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar

* MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar

* MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar

* MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar

* MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar

* MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar

* MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar

* OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar

* OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar

* OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar

* OpenComputersAPI|Driver|Item (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar

* OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar

* OpenComputersAPI|FileSystem (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar

* OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar

* OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar

* OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar

* OpenComputersAPI|Network (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar

* OpenComputersAPI|Prefab (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar

* PsiAPI (2) from Psi-r1.0-39.jar

* reborncoreAPI (2.7.3.46) from RebornCore-1.10.2-2.7.3.46-universal.jar

* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar

* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar

* StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.1.2.jar

* StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.1.2.jar

* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar

* StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.1.2.jar

* StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.1.2.jar

* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar

* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar

* techrebornAPI (1.4.6.67) from TechReborn-1.10.2-1.4.6.67-universal.jar

* valkyrielib.api (1.10.2-0.10.4) from valkyrielib-1.10.2-0.10.4b.jar

* zerocore|API|multiblock (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar

* zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar

* zerocore|API|multiblock|validation (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar

EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker.):

                  * Optifine is installed. This is NOT supported.

                This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.

Detailed RF API diagnostics:

                  * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/EnergyStorage.class

                  * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyConnection.class

                  * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyContainerItem.class

                  * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyHandler.class

                  * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyProvider.class

                  * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyReceiver.class

                  * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyStorage.class

                  * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/ItemEnergyContainer.class

                  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/TileEnergyHandler.class

                  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Lewis/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack%20(1)/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/TileEnergyHandler.class

 

Launched Version: forge-12.18.1.2095

LWJGL: 2.9.4

OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 372.90, NVIDIA Corporation

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

 

Using VBOs: Yes

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs:

Current Language: English (US)

Profiler Position: N/A (disabled)

CPU: 6x AMD FX-6300 Six-Core Processor

OptiFine Version: OptiFine_1.10.2_HD_U_C3

Render Distance Chunks: 10

Mipmaps: 4

Anisotropic Filtering: 1

Antialiasing: 0

Multitexture: false

Shaders: null

OpenGlVersion: 4.5.0 NVIDIA 372.90

OpenGlRenderer: GeForce GTX 970/PCIe/SSE2

OpenGlVendor: NVIDIA Corporation

CpuCount: 6

 

 

Thanks!

L3wisMC

Link to comment
Share on other sites

at mod.flatcoloredblocks.model.BakedVarientBlock.<init>(BakedVarientBlock.java:133)

This is an issue with Flat Colored Blocks. Contact the mod author.

 

Did you make sure you have installed the latest version?

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Yeah, Minecraft.getInstance().player only works on the client side. Is there a way to get the player from the NetworkEvent.Context?
    • I have tried multimc, prism, and curseforge. They all crash without creating any logs.
    • I play with friends a server with mods, funny enough im the only one getting the error. Link to the crash error:https://pastebin.com/Qgn57EXZ
    • I have a keybind where you spit like a llama. On singleplayer both the entity and particle spawn and it's sound is played (https://youtu.be/bpxnFDuWw_I). But on a server only the entity is spawned and nothing else (https://youtu.be/veVQ4zSqnIA), no particles nor sound. Upon starting the server I have noticed this error in the window (https://postimg.cc/K3KDCpMY), don't know if it's relevant. The server works fine but when I want to spit the following pops up in the serverlog '''Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER''' (https://postimg.cc/LqTDP1Sm). I have prepared the following code of the Server-to-Client packet class which I have made to spawn mentioned particles and sounds. package mett.palemannie.tabakmod.networking.packets; import net.minecraft.client.Minecraft; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.sounds.SoundEvents; import net.minecraft.util.RandomSource; import net.minecraft.world.entity.player.Player; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class SpuckEffektS2CPacket { public SpuckEffektS2CPacket(){ } public SpuckEffektS2CPacket(FriendlyByteBuf buf){ } public void toBytes(FriendlyByteBuf buf){ } public boolean handle(Supplier<NetworkEvent.Context> supplier){ NetworkEvent.Context context = supplier.get(); context.enqueueWork(()-> { Player player = Minecraft.getInstance().player; //Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Level level = Minecraft.getInstance().level; RandomSource rdm = RandomSource.create(); float r = rdm.nextInt(80, 120) / 100f; player.playSound(SoundEvents.LLAMA_SPIT, 1f, r); Vec3 MausPos = player.getEyePosition(); Vec3 SchauWinkel = player.getLookAngle(); level.addParticle(ParticleTypes.SPIT, true, MausPos.x, MausPos.y, MausPos.z, SchauWinkel.x/4, SchauWinkel.y/4, SchauWinkel.z/4); }); return true; } } Is there an alternative to Minecraft.getInstance().player;? dumb question. I have looked at other mods (MrCrayfish's Gun Mod, Ars Noveau, Apotheosis) on how they handle such server-to-client sound and particles but I haven't got any wiser.    
    • i keep getting error on minecraft when im trying to play modpack. When i go to logs folder i got this. 
  • Topics

×
×
  • Create New...

Important Information

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