GreatOrator / FallCraft

Beginning of something wonderful!
MIT License
3 stars 0 forks source link

Crash Report: Forge Microblocks + Project Red #20

Closed Brillik closed 9 years ago

Brillik commented 9 years ago

I was able to replicate a crash today trying to make smaller lamps. Using a vanilla crafting table (and tinkers construct table), I had a forge microblocks diamond saw and tried to place a inverted lamp into the crafting window and crashed to desktop. Here's the crash log:

---- Minecraft Crash Report ---- // But it works on my machine. Time: 8/11/15 7:16 PM Description: Unexpected error java.lang.NullPointerException: Unexpected error at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) at net.minecraft.client.Minecraft.func_71407_l(Unknown Source) at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) at net.minecraft.client.main.Main.main(SourceFile:148) 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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) at org.multimc.EntryPoint.listen(EntryPoint.java:170) at org.multimc.EntryPoint.main(EntryPoint.java:54) A detailed walkthrough of the error, its code path and all known details is as follows: -- Head -- Stacktrace: at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Atroxil'/3715, l='MpServer', x=1.01, y=158.62, z=-10.20]] Chunk stats: MultiplayerChunkCache: 441, 441 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (-66,64,367), Chunk: (at 14,4,15 in -5,22; contains blocks -80,0,352 to -65,255,367), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 16948894 game time, 16758325 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 20 total; [EntityBat['Bat'/126148, l='MpServer', x=12.75, y=62.00, z=-3.44], EntityBat['Bat'/126150, l='MpServer', x=5.72, y=63.73, z=-1.50], EntityBat['Bat'/117398, l='MpServer', x=3.14, y=62.79, z=-6.89], EntityBat['Bat'/123293, l='MpServer', x=7.78, y=62.82, z=7.00], EntityClientPlayerMP['Atroxil'/3715, l='MpServer', x=1.01, y=158.62, z=-10.20], EntityBat['Bat'/123295, l='MpServer', x=13.75, y=62.92, z=-0.56], EntityBat['Bat'/123294, l='MpServer', x=4.75, y=62.00, z=14.75], EntityBat['Bat'/124894, l='MpServer', x=-4.28, y=35.77, z=19.35], EntityBat['Bat'/118433, l='MpServer', x=7.58, y=42.95, z=-5.23], EntityBat['Bat'/124705, l='MpServer', x=14.60, y=42.04, z=-17.57], EntityBat['Bat'/123296, l='MpServer', x=12.41, y=62.85, z=4.00], EntityBat['Bat'/118434, l='MpServer', x=1.84, y=42.67, z=6.48], EntityBat['Bat'/116969, l='MpServer', x=9.68, y=42.58, z=4.38], EntityBat['Bat'/116968, l='MpServer', x=9.75, y=45.77, z=3.55], EntityBat['Bat'/122350, l='MpServer', x=9.36, y=36.02, z=-20.02], EntityItem['item.item.projectred.illumination.cagelamp.inv|1'/73072, l='MpServer', x=-9.88, y=156.87, z=-6.34], EntityBat['Bat'/118576, l='MpServer', x=15.31, y=33.82, z=18.44], EntityBat['Bat'/120501, l='MpServer', x=6.47, y=44.10, z=-8.25], EntityBat['Bat'/95099, l='MpServer', x=3.28, y=63.92, z=0.38], EntityBat['Bat'/101115, l='MpServer', x=-2.28, y=52.00, z=1.78]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(Unknown Source) at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) at net.minecraft.client.main.Main.main(SourceFile:148) 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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) at org.multimc.EntryPoint.listen(EntryPoint.java:170) at org.multimc.EntryPoint.main(EntryPoint.java:54) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 766866504 bytes (731 MB) / 2322595840 bytes (2215 MB) up to 4534042624 bytes (4324 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx4864m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 152 mods loaded, 152 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.05} [Minecraft Coder Pack](minecraft.jar) UCHIJA FML{7.10.99.99} [Forge Mod Loader](forge-1.7.10-10.13.4.1481-1.7.10-universal.jar) UCHIJA Forge{10.13.4.1481} [Minecraft Forge](forge-1.7.10-10.13.4.1481-1.7.10-universal.jar) UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core](minecraft.jar) UCHIJA CodeChickenCore{1.0.6.43} [CodeChicken Core](minecraft.jar) UCHIJA NotEnoughItems{1.0.4.107} [Not Enough Items](NotEnoughItems-1.7.10-1.0.4.107-universal.jar) UCHIJA OpenEye{0.6} [OpenEye](OpenEye-0.6-1.7.10-snapshot-142.jar) UCHIJA OpenModsCore{0.8} [OpenModsCore](minecraft.jar) UCHIJA {000} [CoFH ASM](minecraft.jar) UCHIJA debug{1.0} [debug](denseores-1.6.2.jar) UCHIJA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye](1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar) UCHIJA Baubles{1.0.1.10} [Baubles](Baubles-1.7.10-1.0.1.10.jar) UCHIJA adventurebackpack{1.7.10-0.8b} [Adventure Backpack](adventurebackpack-1.7.10-0.8b.jar) UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2](appliedenergistics2-rv2-stable-10.jar) UCHIJA bdlib{1.9.2.100} [BD Lib](bdlib-1.9.2.100-mc1.7.10.jar) UCHIJA ae2stuff{0.4.3.47} [AE2 Stuff](ae2stuff-0.4.3.47-mc1.7.10.jar) UCHIJA AgriCraft{1.7.10-1.4.0-beta-1} [AgriCraft](AgriCraft-1.7.10-1.4.0-beta-1-1.7.10.jar) UCHIJA AncientWarfare{2.4.107-beta-MC1.7.10} [Ancient Warfare Core](ancientwarfare-2.4.107-beta-MC1.7.10-FULL.jar) UCHIJA CoFHCore{1.7.10R3.0.4B1} [CoFH Core](CoFHCore-[1.7.10]3.0.4B1-309.jar) UCHIJA BuildCraft|Core{7.0.17} [BuildCraft](buildcraft-7.0.17.jar) UCHIJA AncientWarfareAutomation{2.4.107-beta-MC1.7.10} [Ancient Warfare Automation](ancientwarfare-2.4.107-beta-MC1.7.10-FULL.jar) UCHIJA AncientWarfareNEIPlugin{2.4.107-beta-MC1.7.10} [Ancient Warfare NEI Plugin](ancientwarfare-2.4.107-beta-MC1.7.10-FULL.jar) UCHIJA AncientWarfareNpc{2.4.107-beta-MC1.7.10} [Ancient Warfare NPCs](ancientwarfare-2.4.107-beta-MC1.7.10-FULL.jar) UCHIJA AncientWarfareStructure{2.4.107-beta-MC1.7.10} [Ancient Warfare Structures](ancientwarfare-2.4.107-beta-MC1.7.10-FULL.jar) UCHIJA AnimationAPI{1.2.4} [AnimationAPI](AnimationAPI-1.7.10-1.2.4.jar) UCHIJA aquaticabyss{1.1.1} [Aquatic Abyss](AquaticAbyss-1.7.10-1.1.1.jar) UCHIJA ATG{0.10.0} [Alternate Terrain Generation](ATG-1.7.10-0.12.0.jar) UCHIJA BiblioCraft{1.10.5} [BiblioCraft](BiblioCraft[v1.10.5][MC1.7.10].jar) UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle](Mantle-1.7.10-0.3.2.jar) UCHIJA Natura{2.2.0} [Natura](natura-1.7.10-2.2.0.1.jar) UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty](BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar) UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition](BiblioWoods[BiomesOPlenty][v1.9].jar) UCHIJA IC2{2.2.757-experimental} [IndustrialCraft 2](industrialcraft-2-2.2.757-experimental.jar) UCHIJA Forestry{3.6.3.20} [Forestry for Minecraft](forestry_1.7.10-3.6.3.20.jar) UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition](BiblioWoods[Forestry][v1.7].jar) UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition](BiblioWoods[Natura][v1.5].jar) UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation](ThermalFoundation-[1.7.10]1.2.0-102.jar) UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion](ThermalExpansion-[1.7.10]4.0.3B1-218.jar) UCHIJA BigReactors{0.4.3A} [Big Reactors](BigReactors-0.4.3A.jar) UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry](BloodMagic-1.7.10-1.3.3-11.jar) UCHIJA Botania{r1.7-208} [Botania](Botania r1.7-208.jar) UCHIJA PotionIDHelper{1.0.4} [Potion ID Helper](PotionIDHelper-1.0.4.jar) UCHIJA BrandonsCore{1.0.0.4} [Brandon's Core](BrandonsCore-1.0.0.4.jar) UCHIJA BuildCraft|Factory{7.0.17} [BC Factory](buildcraft-7.0.17.jar) UCHIJA BuildCraft|Energy{7.0.17} [BC Energy](buildcraft-7.0.17.jar) UCHIJA BuildCraft|Silicon{7.0.17} [BC Silicon](buildcraft-7.0.17.jar) UCHIJA BuildCraft|Builders{7.0.17} [BC Builders](buildcraft-7.0.17.jar) UCHIJA BuildCraft|Robotics{7.0.17} [BC Robotics](buildcraft-7.0.17.jar) UCHIJA BuildCraft|Transport{7.0.17} [BC Transport](buildcraft-7.0.17.jar) UCHIJA CarpentersBlocks{3.3.6} [Carpenter's Blocks](Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks](ChickenChunks-1.7.10-1.3.4.19-universal.jar) UCHIJA Railcraft{9.7.0.0} [Railcraft](Railcraft_1.7.10-9.7.0.0.jar) UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart](ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA chisel{2.4.1.40} [Chisel 2](Chisel2-2.4.1.40.jar) UCHIJA ctmlib{1.0.1.5} [CTMLib](Chisel2-2.4.1.40.jar) UCHIJA CustomMainMenu{1.6} [Custom Main Menu](CustomMainMenu-MC1.7.10-1.6.jar) UCHIJA customnpcs{1.7.10d} [CustomNpcs](CustomNPCs_1.7.10d.jar) UCHIJA props{2.0.2} [Decocraft](Decocraft-2.0.2_1.7.10.jar) UCHIJA DraconicEvolution{1.0.1d} [Draconic Evolution](Draconic-Evolution-1.7.10-1.0.1d_privateServerFix.jar) UCHIJA Enchiridion{1.3} [Enchiridion](Enchiridion 2-1.7.10-2.0.2a.jar) UCHIJA Enchiridion2{2.0.2a} [Enchiridion 2](Enchiridion 2-1.7.10-2.0.2a.jar) UCHIJA MineFactoryReloaded{1.7.10R2.8.1B1} [MineFactory Reloaded](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA EnderIO{1.7.10-2.2.8.381} [Ender IO](EnderIO-1.7.10-2.2.8.381.jar) UCHIJA EnderStorage{1.4.7.36} [EnderStorage](EnderStorage-1.7.10-1.4.7.36-universal.jar) UCHIJA EnderZoo{1.7.10-1.0.11.28} [Ender Zoo](EnderZoo-1.7.10-1.0.11.28.jar) UCHIJA enviromine{1.3.119} [EnviroMine](EnviroMine-1.3.119.jar) UCHIJA Waila{1.5.10} [Waila](Waila-1.5.10_1.7.10.jar) UCHIJA extracells{2.2.73} [Extra Cells 2](ExtraCells-1.7.10-2.2.73b129.jar) UCHIJA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct](TConstruct-1.7.10-1.8.5.jar) UCHIJA ExtraUtilities{1.2.10} [Extra Utilities](extrautilities-1.2.10.jar) UCHIJA ExtraTiC{1.4.5} [ExtraTiC](ExtraTiC-1.7.10-1.4.5.jar) UCHIJA FastCraft{1.21} [FastCraft](fastcraft-1.21.jar) UCHIJA flansmod{4.10.0} [Flan's Mod](Flans Mod-1.7.10-4.10.0.jar) UCHIJA gendustry{1.6.0.113} [GenDustry](gendustry-1.6.0.113-mc1.7.10.jar) UCHIJA advgenerators{0.9.18.106} [Advanced Generators](generators-0.9.18.106-mc1.7.10.jar) UCHIJA GraveStone{2.12.3} [GraveStone](GraveStone-2.12.4.jar) UCHIJA HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode](HQM-The Journey %284.2.4%29.jar) UCHIJA IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2](IC2NuclearControl-2.2.5a-GoingForTheKill.jar) UCHIJA IGWMod{1.1.8-28} [In-Game wiki Mod](IGW-Mod-1.7.10-1.1.8-28-universal.jar) UCHIJA InfernalMobs{1.6.0} [Infernal Mobs](InfernalMobs-1.7.10.jar) UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks](InventoryTweaks-1.59-dev-152.jar) UCHIJA IronChest{6.0.62.742} [Iron Chest](ironchest-1.7.10-6.0.62.742-universal.jar) UCHIJA JABBA{1.2.1} [JABBA](Jabba-1.2.1a_1.7.10.jar) UCHIJA journeymap{@JMVERSION@} [JourneyMap](journeymap-1.7.10-5.1.0-unlimited.jar) UCHIJA LogisticsPipes{0.9.2.23} [Logistics Pipes](logisticspipes-0.9.2.23.jar) UCHIJA LoreExp{1.0.5} [Lore Expansion](LoreExpansion-1.7.10-1.0.5.B11.jar) UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1B1} [MFR Compat: Applied Energistics](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.1B1} [MFR Compat: Atum](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1B1} [MFR Compat: BackTools](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1B1} [MFR Compat: BuildCraft](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1B1} [MFR Compat: Chococraft](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1B1} [MFR Compat: ExtraBiomes](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1B1} [MFR Compat: Forestry](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1B1} [MFR Compat: ForgeMicroblock](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1B1} [MFR Compat: IC2](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.1B1} [MFR Compat: Mystcraft](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MrTJPCoreMod{1.1.0.31} [MrTJPCore](MrTJPCore-1.1.0.31-universal.jar) UCHIJA ProjRed|Core{4.7.0pre8.92} [ProjectRed Core](ProjectRed-1.7.10-4.7.0pre8.92-Base.jar) UCHIJA ProjRed|Exploration{4.7.0pre8.92} [ProjectRed Exploration](ProjectRed-1.7.10-4.7.0pre8.92-World.jar) UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1B1} [MFR Compat ProjectRed](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1B1} [MFR Compat: Railcraft](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1B1} [MFR Compat: Sufficient Biomes](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1B1} [MFR Compat: Thaumcraft](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1B1} [MFR Compat: Thermal Expansion](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1B1} [MFR Compat: Tinkers' Construct](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1B1} [MFR Compat: TwilightForest](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1B1} [MFR Compat: Vanilla](MineFactoryReloaded-[1.7.10]2.8.1B1-126.jar) UCHIJA modelcitizens{1.0.1} [Model Citizens](ModelCitizens-mc1.7.10-1.0.1.jar) UCHIJA ModularArmour{1.0.0} [Modular Armour](ModularArmour-1.7.10-1.0.17-40.jar) UCHIJA NEIAddons{1.12.11.36} [NEI Addons](neiaddons-1.12.11.36-mc1.7.10.jar) UCHIJA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools](neiaddons-1.12.11.36-mc1.7.10.jar) UCHIJA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2](neiaddons-1.12.11.36-mc1.7.10.jar) UCHIJA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany](neiaddons-1.12.11.36-mc1.7.10.jar) UCHIJA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry](neiaddons-1.12.11.36-mc1.7.10.jar) UCHIJA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables](neiaddons-1.12.11.36-mc1.7.10.jar) UCHIJA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo](neiaddons-1.12.11.36-mc1.7.10.jar) UCHIJA neiintegration{1.0.11} [NEI Integration](NEIIntegration-MC1.7.10-1.0.11.jar) UCHIJA recipehandler{0.2} [NoMoreRecipeConflict](NoMoreRecipeConflict-0.2%281.7.10%29.jar) UCHIJA notenoughkeys{@MOD_VERSION@} [NotEnoughKEys](NotEnoughKeys-1.7.10-1.0.0b29.jar) UCHIJA OpenMods{0.8} [OpenMods](OpenModsLib-1.7.10-0.8.jar) UCHIJA OpenBlocks{1.4.4} [OpenBlocks](OpenBlocks-1.7.10-1.4.4.jar) UCHIJA PneumaticCraft{1.9.13-101} [PneumaticCraft](PneumaticCraft-1.7.10-1.9.13-101-universal.jar) UCHIJA ProjectBlue{1.1.4} [Project Blue](ProjectBlue-1.1.4-mc1.7.10.jar) UCHIJA ProjRed|Transmission{4.7.0pre8.92} [ProjectRed Transmission](ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar) UCHIJA ProjRed|Transportation{4.7.0pre8.92} [ProjectRed Transportation](ProjectRed-1.7.10-4.7.0pre8.92-Mechanical.jar) UCHIJA ProjRed|Compatibility{4.7.0pre8.92} [ProjectRed Compatibility](ProjectRed-1.7.10-4.7.0pre8.92-Compat.jar) UCHIJA ProjRed|Integration{4.7.0pre8.92} [ProjectRed Integration](ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar) UCHIJA ProjRed|Fabrication{4.7.0pre8.92} [ProjectRed Fabrication](ProjectRed-1.7.10-4.7.0pre8.92-Fabrication.jar) UCHIJA ProjRed|Illumination{4.7.0pre8.92} [ProjectRed Illumination](ProjectRed-1.7.10-4.7.0pre8.92-Lighting.jar) UCHIJA ProjRed|Expansion{4.7.0pre8.92} [ProjectRed Expansion](ProjectRed-1.7.10-4.7.0pre8.92-Mechanical.jar) UCHIJA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal](RedstoneArsenal-[1.7.10]1.1.1-89.jar) UCHIJA RefinedRelocation{1.0.8b} [Refined Relocation](RefinedRelocation-1.7.10-1.0.8b.jar) UCHIJA ResourceLoader{1.2} [Resource Loader](ResourceLoader-1.2.jar) UCHIJA corerm{1.0c} [RikMuld's Core](RikMuldsCore_1.0c.jar) UCHIJA StorageDrawers{1.7.10-1.5.9} [Storage Drawers](StorageDrawers-1.7.10-1.5.9.jar) UCHIJA camping{2.1g} [The Camping Mod 2](TheCampingMod_2.1g.jar) UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics](ThermalDynamics-[1.7.10]1.1.0-161.jar) UCHIJA TiCTooltips{1.2.4} [TiC Tooltips](TiCTooltips-mc1.7.10-1.2.4.jar) UCHIJA TMechworks{0.2.14.100} [Tinkers' Mechworks](TMechworks-1.7.10-0.2.14.100.jar) UCHIJA Translocator{1.1.1.14} [Translocator](Translocator-1.7.10-1.1.1.14-universal.jar) UCHIJA wawla{1.3.1} [What Are We Looking At](Wawla-1.3.1-1.7.10.jar) UCHIJA worldedit{6.0-beta-01} [WorldEdit](worldedit-forge-mc1.7.10-6.0-beta-01.jar) UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core](WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons](WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic](WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin](ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA ForgeRelocation{0.0.1.3} [ForgeRelocation](ForgeRelocation-1.7.10-0.0.1.3-universal.jar) UCHIJA MCFrames{1.0} [MCFrames](ForgeRelocation-1.7.10-0.0.1.3-universal.jar) UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP](ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar) UCHIJA denseores{1.0} [Dense Ores](denseores-1.6.2.jar) UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks](IguanaTinkerTweaks-1.7.10-2.1.5.jar) UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks](ForgeMultipart-1.7.10-1.2.0.345-universal.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GT 610/PCIe/SSE2' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 CoFHCore: -[1.7.10]3.0.4B1-309 Mantle Environment: Environment healthy. ThermalFoundation: -[1.7.10]1.2.0-102 ThermalExpansion: -[1.7.10]4.0.3B1-218 MineFactoryReloaded: -[1.7.10]2.8.1B1-126 TConstruct Environment: Environment healthy. RedstoneArsenal: -[1.7.10]1.1.1-89 ThermalDynamics: -[1.7.10]1.1.0-161 List of loaded APIs: \* AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.0-beta-1-1.7.10.jar \* API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar \* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar \* BattlePlayer (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar \* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar \* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar \* BotaniaAPI (58) from Botania r1.7-208.jar \* BuildCraftAPI|blocks (1.0) from buildcraft-7.0.17.jar \* BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.17.jar \* BuildCraftAPI|boards (2.0) from buildcraft-7.0.17.jar \* BuildCraftAPI|core (1.4) from Railcraft_1.7.10-9.7.0.0.jar \* BuildCraftAPI|crops (1.1) from buildcraft-7.0.17.jar \* BuildCraftAPI|events (1.0) from buildcraft-7.0.17.jar \* BuildCraftAPI|facades (1.1) from buildcraft-7.0.17.jar \* BuildCraftAPI|filler (4.0) from buildcraft-7.0.17.jar \* BuildCraftAPI|fuels (2.0) from buildcraft-7.0.17.jar \* BuildCraftAPI|gates (4.1) from buildcraft-7.0.17.jar \* BuildCraftAPI|items (1.1) from buildcraft-7.0.17.jar \* BuildCraftAPI|library (2.0) from buildcraft-7.0.17.jar \* BuildCraftAPI|power (1.3) from buildcraft-7.0.17.jar \* BuildCraftAPI|recipes (3.0) from buildcraft-7.0.17.jar \* BuildCraftAPI|robotics (2.1) from buildcraft-7.0.17.jar \* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.7.0.0.jar \* BuildCraftAPI|tablet (1.0) from buildcraft-7.0.17.jar \* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.7.0.0.jar \* BuildCraftAPI|tools (1.0) from extrautilities-1.2.10.jar \* BuildCraftAPI|transport (4.1) from buildcraft-7.0.17.jar \* ChiselAPI (0.1.0) from Chisel2-2.4.1.40.jar \* ChiselAPI|Carving (0.1.0) from Chisel2-2.4.1.40.jar \* ChiselAPI|Rendering (0.1.0) from Chisel2-2.4.1.40.jar \* CoFHAPI (1.7.10R1.0.2) from BrandonsCore-1.0.0.4.jar \* CoFHAPI|block (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHAPI|energy (1.7.10R1.0.1) from Railcraft_1.7.10-9.7.0.0.jar \* CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHAPI|inventory (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHAPI|item (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHAPI|tileentity (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHAPI|transport (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar \* CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|audio (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|gui (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|gui|container (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|gui|element (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|gui|slot (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|inventory (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|render (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|render|particle (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|util (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|util|helpers (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|util|position (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|world (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CoFHLib|world|feature (1.7.10R1.0.4B1) from CoFHCore-[1.7.10]3.0.4B1-309.jar \* CSLib|API (1.0) from Decocraft-2.0.2_1.7.10.jar \* DraconicEvolution|API (1.0) from Draconic-Evolution-1.7.10-1.0.1d_privateServerFix.jar \* DualWield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar \* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar \* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar \* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar \* ForestryAPI|apiculture (2.6.0) from GraveStone-2.12.4.jar \* ForestryAPI|arboriculture (2.3.0) from GraveStone-2.12.4.jar \* ForestryAPI|circuits (1.1.0) from GraveStone-2.12.4.jar \* ForestryAPI|core (2.6.1) from GraveStone-2.12.4.jar \* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar \* ForestryAPI|food (1.1.0) from GraveStone-2.12.4.jar \* ForestryAPI|fuels (2.0.1) from GraveStone-2.12.4.jar \* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar \* ForestryAPI|hives (4.0.0) from GraveStone-2.12.4.jar \* ForestryAPI|lepidopterology (1.1) from GraveStone-2.12.4.jar \* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar \* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar \* ForestryAPI|storage (2.3.0) from GraveStone-2.12.4.jar \* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar \* ForgeRelocation|API (0.0.1.3) from ForgeRelocation-1.7.10-0.0.1.3-universal.jar \* gendustryAPI (2.1.0) from gendustry-1.6.0.113-mc1.7.10.jar \* Heraldry (alpha) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar \* IC2API (1.0) from industrialcraft-2-2.2.757-experimental.jar \* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar \* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar \* PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.9.13-101-universal.jar \* Quiver (0.2) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar \* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.7.0.0.jar \* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.7.0.0.jar \* RefinedRelocationAPI (1.0.0) from RefinedRelocation-1.7.10-1.0.8b.jar \* Shield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar \* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.9.jar \* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.9.jar \* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.9.jar \* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.9.jar \* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.9.jar \* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.9.jar \* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.9.jar \* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.9.jar \* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.9.jar \* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.7.0.0.jar \* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar \* Weapons (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar Stencil buffer state: Function set: GL30, pool: forge, bits: 8 AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF Launched Version: MultiMC5 LWJGL: 2.9.1 OpenGL: GeForce GT 610/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. ``` 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) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) ```
GreatOrator commented 9 years ago

Will check to see if this is simply a matter of a block that should not be micro parted or something else. If there are any other crash reports can we put them on paste bin and just put the link in the issue :)

GreatOrator commented 9 years ago

With the latest update, is this crash still a problem?