So, whenever i try to play my modpack this is what happens!
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-beta-18.jar)
FldLoadingPlugin (FastLeafDecay-1.9-1.6.jar)
LoadingPlugin (RandomThings-MC1.9-3.7.jar)
CXLibraryCore (cxlibrary-1.0.0.jar)
Contact their authors BEFORE contacting forge
// I let you down. Sorry
Time: 5/12/16 2:37 PM
Description: Initializing game
java.lang.OutOfMemoryError: GC overhead limit exceeded
at net.minecraftforge.common.model.TRSRTransformation.mul(TRSRTransformation.java:246)
at net.minecraftforge.common.model.TRSRTransformation.<init>(TRSRTransformation.java:64)
at net.minecraftforge.common.model.TRSRTransformation.<init>(TRSRTransformation.java:76)
at net.minecraftforge.client.model.IPerspectiveAwareModel$MapWrapper.getTransforms(IPerspectiveAwareModel.java:71)
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.bake(ModelLoader.java:510)
at net.minecraftforge.client.model.MultiModel.bake(MultiModel.java:267)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:772)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at elec332.core.client.model.ElecResourceManager.func_110541_a(ElecResourceManager.java:55)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:748)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.model.TRSRTransformation.mul(TRSRTransformation.java:246)
at net.minecraftforge.common.model.TRSRTransformation.<init>(TRSRTransformation.java:64)
at net.minecraftforge.common.model.TRSRTransformation.<init>(TRSRTransformation.java:76)
at net.minecraftforge.client.model.IPerspectiveAwareModel$MapWrapper.getTransforms(IPerspectiveAwareModel.java:71)
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.bake(ModelLoader.java:510)
at net.minecraftforge.client.model.MultiModel.bake(MultiModel.java:267)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:772)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at elec332.core.client.model.ElecResourceManager.func_110541_a(ElecResourceManager.java:55)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:748)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
Launched Version: 1.9-forge1.9-12.16.1.1887
LWJGL: 2.9.4
OpenGL: AMD Radeon R9 200 Series GL version 4.5.13397 Compatibility Profile Context 15.200.1046.0, ATI Technologies Inc.
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: No
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: 8x AMD FX(tm)-8320 Eight-Core Processor
Please tell me how to fix this problem, what to uninstall or what to install!
java.lang.NullPointerException: Unexpected error
at net.minecraft.block.Block.func_176201_c(Block.java:172)
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95)
at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:270)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:121)
at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:163)
at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:1414)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1658)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1552)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1331)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1072)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
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 --
Stacktrace:
at net.minecraft.block.Block.func_176201_c(Block.java:172)
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95)
at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:270)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:121)
at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:163)
at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:1414)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1658)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1552)
Launched Version: 1.9-forge1.9-12.16.1.1901
LWJGL: 2.9.4
OpenGL: AMD Radeon R9 200 Series GL version 4.5.13397 Compatibility Profile Context 15.200.1046.0, ATI Technologies Inc.
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: 8x AMD FX(tm)-8320 Eight-Core Processor
OptiFine Version: OptiFine_1.9_HD_U_B2
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13397 Compatibility Profile Context 15.200.1046.0
OpenGlRenderer: AMD Radeon R9 200 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 8
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So, whenever i try to play my modpack this is what happens!
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-beta-18.jar)
FldLoadingPlugin (FastLeafDecay-1.9-1.6.jar)
LoadingPlugin (RandomThings-MC1.9-3.7.jar)
CXLibraryCore (cxlibrary-1.0.0.jar)
Contact their authors BEFORE contacting forge
// I let you down. Sorry
Time: 5/12/16 2:37 PM
Description: Initializing game
java.lang.OutOfMemoryError: GC overhead limit exceeded
at net.minecraftforge.common.model.TRSRTransformation.mul(TRSRTransformation.java:246)
at net.minecraftforge.common.model.TRSRTransformation.<init>(TRSRTransformation.java:64)
at net.minecraftforge.common.model.TRSRTransformation.<init>(TRSRTransformation.java:76)
at net.minecraftforge.client.model.IPerspectiveAwareModel$MapWrapper.getTransforms(IPerspectiveAwareModel.java:71)
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.bake(ModelLoader.java:510)
at net.minecraftforge.client.model.MultiModel.bake(MultiModel.java:267)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:772)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at elec332.core.client.model.ElecResourceManager.func_110541_a(ElecResourceManager.java:55)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:748)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.model.TRSRTransformation.mul(TRSRTransformation.java:246)
at net.minecraftforge.common.model.TRSRTransformation.<init>(TRSRTransformation.java:64)
at net.minecraftforge.common.model.TRSRTransformation.<init>(TRSRTransformation.java:76)
at net.minecraftforge.client.model.IPerspectiveAwareModel$MapWrapper.getTransforms(IPerspectiveAwareModel.java:71)
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.bake(ModelLoader.java:510)
at net.minecraftforge.client.model.MultiModel.bake(MultiModel.java:267)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:772)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at elec332.core.client.model.ElecResourceManager.func_110541_a(ElecResourceManager.java:55)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:748)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_77, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 60287136 bytes (57 MB) / 1016070144 bytes (969 MB) up to 1016070144 bytes (969 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx1024m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.23 Powered by Forge 12.16.1.1887 66 mods loaded, 66 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.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (modpack.jar)
UCHIJA Forge{12.16.1.1887} [Minecraft Forge] (modpack.jar)
UCHIJA actuallyadditions{1.9-r30} [Actually Additions] (ActuallyAdditions-1.9-r30.jar)
UCHIJA additionalbanners{1.1.0.9} [Additional Banners] (AdditionalBanners-1.9-1.1.0.10.jar)
UCHIJA armorplus{1.8.2} [ArmorPlus] (ArmorPlus1.8.2(1.9).jar)
UCHIJA Baubles{1.2.0.2} [Baubles] (Baubles-1.9-1.2.0.2.jar)
UCHIJA BaublesHud{2.3.0} [Baubles-Hud] (BaublesHud-1.9-2.3.0.jar)
UCHIJA baublesstuff{2.0.7} [Baubles Stuff] (baublesstuff-2.0.7.jar)
UCHIJA JEI{3.3.3.197} [Just Enough Items] (jei_1.9-3.3.3.197.jar)
UCHIJA blockdrops{1.0.0} [Block Drops] (Block Drops-1.9-1.0.0.jar)
UCHIJA bookshelfapi{3.0.4} [Bookshelf] (Bookshelf-API-1.9-3.0.4.jar)
UCHIJA Chameleon{1.9-2.1.3} [Chameleon] (Chameleon-1.9-2.1.3.jar)
UCHIJA mcmultipart{1.1.1} [MCMultiPart] (MCMultiPart-1.1.1-universal.jar)
UCHIJA chiselsandbits{9.14} [Chisels & Bits] (chiselsandbits-9.14.jar)
UCHIJA chunkloaderz{1.1} [ChunkLoaderZ] (ChunkLoaderZ-1.9-1.1.jar)
UCHIJA CustomBackgrounds{1.0} [Custom Backgrounds] (CustomBackgrounds-MC1.9-1.1.jar)
UCHIJA cxlibrary{1.0.0} [CXLibrary] (cxlibrary-1.0.0.jar)
UCHIJA ElecCore{1.4.270} [ElecCore] (ElecCore-1.9-1.4.270.jar)
UCHIJA deepresonance{1.1.4beta30} [DeepResonance] (deepresonance-1.9.0-1.1.4beta30.jar)
UCHIJA dldungeonsjdg{1.8.11} [Doomlike Dungeons] (DoomlikeDungeons-1.8.11-MC1.9.jar)
UCHIJA DurabilityShow{3.0.2} [Durability Show] (Durability Show-1.9-3.0.2.jar)
UCHIJA em{1.0} [Emerald Items Mod] (EmeraldItems v1.9-1.0.1.jar)
UCHIJA endercrop{1.9-1.2-1836} [Ender Crop] (endercrop-1.9.1.3.jar)
UCHIJA enderthing{0.6.4} [Enderthing] (enderthing-1.9-0.6.4.jar)
UCHIJA ExtraBitManipulation{1.9-2.1.0} [Extra Bit Manipulation] (ExtraBitManipulation-1.9-2.1.0.jar)
UCHIJA golems{4.03} [Extra Golems] (ExtraGolems[1.9]-4.03.jar)
UCHIJA FFS{1.9-1.5.1.1.2} [Fancy Fluid Storage] (Fancy Fluid Storage-1.9-1.5.1.1.2.jar)
UCHIJA fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-1.9-1.6.jar)
UCHIJA grapple_hooks{1.0.6} [Grapple Hooks] (Grapple Hooks-1.9-1.0.6.jar)
UCHIJA gravestone{1.2.3} [Gravestone] (Gravestone Mod 1.2.3.jar)
UCHIJA inventorysorter{0.7.13+31} [Simple Inventory sorting] (inventorysorter-1.9-0.7.13+31.jar)
UCHIJA IronChest{6.0.133.777} [Iron Chest] (ironchest-1.9-6.0.133.777.jar)
UCHIJA japta{1.4.1} [JAPTA] (JAPTA-1.9-1.4.1.jar)
UCHIJA journeymap{1.9-5.2.0b1} [JourneyMap] (journeymap-1.9-5.2.0b1-unlimited.jar)
UCHIJA fyberbackpack{1.0.1} [Just Backpacks] (justbackpacks-mc1.9-1.0.1.jar)
UCHIJA jeresources{0.4.5.25} [Just Enough Resources] (JustEnoughResources-1.9-0.4.5.25.jar)
UCHIJA jwin{univ_compat_filler} [Just What I Needed] (jwin-0.12.3.jar)
UCHIJA mantle{1.9-0.10.0.jenkins132} [Mantle] (Mantle-1.9-0.10.0.jar)
UCHIJA MineMenu{1.4.2} [MineMenu] (MineMenu-1.9-1.4.2.B4-universal.jar)
UCHIJA morefuelsmod-1.9{1.3.2} [§4§lMore Fuels Mod] (morefuelsmod-1.9-v1.3.2.jar)
UCHIJA MouseTweaks{2.6.2} [Mouse Tweaks] (MouseTweaks-2.6.2-mc1.9.jar)
UCHIJA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.2-5.jar)
UCHIJA tconstruct{1.9-2.3.0.jenkins193} [Tinkers' Construct] (TConstruct-1.9-2.3.0.jar)
UCHIJA neotech{3.0.6} [NeoTech] (NeoTech-1.9-3.0.6.jar)
UCHIJA samsocean{1.0.0} [Classic Oceans] (OceanFloor-1.9-1.0.1.jar)
UCHIJA fodc{1.8.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.8.1.jar)
UCHIJA harvestcraft{1.9a} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9a.jar)
UCHIJA Quark{beta-18} [Quark] (Quark-beta-18.jar)
UCHIJA RandomUtilities{3.0.2} [Random Utilities] (Random Utilities-1.9-3.0.2.jar)
UCHIJA randomthings{3.7} [Random Things] (RandomThings-MC1.9-3.7.jar)
UCHIJA xreliquary{1.9-1.3.1.338} [Reliquary] (Reliquary-1.9-1.3.1.338.jar)
UCHIJA rftools{4.45} [RFTools] (rftools-1.9.0-4.45.jar)
UCHIJA rftoolsdim{4.23beta37} [RFTools Dimensions] (rftoolsdim-1.9.0-4.23beta37.jar)
UCHIJA Roguelike{1.5.0} [Roguelike Dungeons] (RoguelikeDungeons-1.9-1.5.0.jar)
UCHIJA routerreborn{1.9-4.0.1.11b_universal} [Router Reborn] (RouterReborn-1.9-4.0.1.11b_universal.jar)
UCHIJA AS_Ruins{16.0} [Ruins Spawning System] (Ruins-1.9.jar)
UCHIJA sensorcraft{0.2.1} [SensorCraft] (sensorcraft-0.2.1-MC1.9.jar)
UCHIJA su{1.0.7} [Simple Upgrades] (simpleupgrades-1.0.7.jar)
UCHIJA StorageDrawers{1.9-3.1.6} [Storage Drawers] (StorageDrawers-1.9-3.1.6.jar)
UCHIJA guru{1.2} [The Basic Elements] (The Basic Elements 1.3.0.jar)
UCHIJA UtilityOres{1.0.6} [UtilityOres] (UtilityOres-1.0.6-1.9.jar)
UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B2_1.9.jar)
UCHIJA WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.9-1.1.7.jar)
UCHIJA ICSE{1.0.0.0} [I Can See Everything] (Wawla-1.9-2.2.0.186.jar)
UCHIJA wawla{2.2.0.178} [What Are We Looking At] (Wawla-1.9-2.2.0.186.jar)
Loaded coremods (and transformers):
LoadingPlugin (Quark-beta-18.jar)
vazkii.quark.base.asm.ClassTransformer
FldLoadingPlugin (FastLeafDecay-1.9-1.6.jar)
com.olafski.fastleafdecay.FldTransformer
LoadingPlugin (RandomThings-MC1.9-3.7.jar)
lumien.randomthings.asm.ClassTransformer
CXLibraryCore (cxlibrary-1.0.0.jar)
cubex2.cxlibrary.CoreModTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1046.0' Renderer: 'AMD Radeon R9 200 Series'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
Launched Version: 1.9-forge1.9-12.16.1.1887
LWJGL: 2.9.4
OpenGL: AMD Radeon R9 200 Series GL version 4.5.13397 Compatibility Profile Context 15.200.1046.0, ATI Technologies Inc.
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: No
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: 8x AMD FX(tm)-8320 Eight-Core Processor
Please tell me how to fix this problem, what to uninstall or what to install!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI believe you need to allocate more ram to your game, that or close some programs that are using all your ram.
Ok cool! it worked, now one thing when i try to place a certaian block that uses texture combining i get a crash, here is the report
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-beta-18.jar)
FldLoadingPlugin (FastLeafDecay-1.9-1.6.jar)
LoadingPlugin (RandomThings-MC1.9-3.7.jar)
CXLibraryCore (cxlibrary-1.0.0.jar)
Contact their authors BEFORE contacting forge
// But it works on my machine.
Time: 5/13/16 5:48 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.block.Block.func_176201_c(Block.java:172)
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95)
at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:270)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:121)
at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:163)
at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:1414)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1658)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1552)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1331)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1072)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
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 --
Stacktrace:
at net.minecraft.block.Block.func_176201_c(Block.java:172)
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95)
at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:270)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:121)
at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:163)
at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:1414)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1658)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1552)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['PanzerHut'/147, l='MpServer', x=212.47, y=89.43, z=21.54]]
Chunk stats: MultiplayerChunkCache: 598, 598
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (188,64,63), Chunk: (at 12,4,15 in 11,3; contains blocks 176,0,48 to 191,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2088 game time, 2088 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 54 total; [EntityCreeper['Creeper'/8206, l='MpServer', x=178.50, y=30.00, z=79.50], EntityZombie['Zombie'/8217, l='MpServer', x=136.50, y=30.00, z=88.50], EntitySkeleton['Skeleton'/6237, l='MpServer', x=148.50, y=43.00, z=-10.50], EntityZombie['Zombie'/8292, l='MpServer', x=168.50, y=30.00, z=98.50], EntitySkeleton['Skeleton'/8302, l='MpServer', x=180.50, y=20.00, z=100.50], EntityCreeper['Creeper'/8323, l='MpServer', x=177.50, y=82.00, z=-58.50], EntitySkeleton['Skeleton'/8336, l='MpServer', x=231.16, y=58.44, z=-11.42], EntityCreeper['Creeper'/8337, l='MpServer', x=232.50, y=59.00, z=-5.50], EntityZombie['Zombie'/8378, l='MpServer', x=256.49, y=43.00, z=27.82], EntityPlayerSP['PanzerHut'/147, l='MpServer', x=212.47, y=89.43, z=21.54], EntityBat['Bat'/6344, l='MpServer', x=137.71, y=44.15, z=-10.25], EntityBat['Bat'/6346, l='MpServer', x=170.75, y=33.10, z=76.48], EntityBat['Bat'/7381, l='MpServer', x=173.55, y=31.91, z=79.50], EntityBat['Bat'/7383, l='MpServer', x=151.91, y=30.29, z=78.92], EntitySkeleton['Skeleton'/8445, l='MpServer', x=261.50, y=66.00, z=29.50], EntityBat['Bat'/7474, l='MpServer', x=190.86, y=33.80, z=79.54], EntityZombie['Zombie'/4612, l='MpServer', x=195.50, y=34.00, z=73.50], EntitySkeleton['Skeleton'/7701, l='MpServer', x=179.50, y=33.00, z=83.50], EntityCreeper['Creeper'/8729, l='MpServer', x=221.80, y=40.00, z=100.42], EntitySquid['Squid'/4703, l='MpServer', x=151.27, y=62.52, z=-9.41], EntitySquid['Squid'/4704, l='MpServer', x=154.94, y=62.20, z=-24.35], EntitySquid['Squid'/4705, l='MpServer', x=151.40, y=58.00, z=-22.38], EntityZombie['Zombie'/8809, l='MpServer', x=167.51, y=30.00, z=85.60], EntityBat['Bat'/618, l='MpServer', x=143.77, y=38.83, z=-21.01], EntityItem['item.tile.modularsystems:storageCore'/8816, l='MpServer', x=211.41, y=78.00, z=26.81], EntityCreeper['Creeper'/7810, l='MpServer', x=173.50, y=15.00, z=-51.50], EntitySkeleton['Skeleton'/1676, l='MpServer', x=173.50, y=83.00, z=-58.50], EntityCreeper['Creeper'/1692, l='MpServer', x=174.50, y=18.00, z=-22.50], EntityBat['Bat'/8897, l='MpServer', x=206.81, y=28.22, z=-26.72], EntityBat['Bat'/8899, l='MpServer', x=205.46, y=27.76, z=-30.19], EntityCreeper['Creeper'/7890, l='MpServer', x=207.50, y=31.00, z=88.50], EntitySkeleton['Skeleton'/8918, l='MpServer', x=255.50, y=29.00, z=-21.50], EntityZombie['Zombie'/6871, l='MpServer', x=148.50, y=43.00, z=7.50], EntitySkeleton['Skeleton'/8919, l='MpServer', x=254.50, y=29.00, z=-18.50], EntityBat['Bat'/7900, l='MpServer', x=261.42, y=33.02, z=3.41], EntityBat['Bat'/7914, l='MpServer', x=204.36, y=31.29, z=77.50], EntitySkeleton['Skeleton'/1840, l='MpServer', x=204.50, y=27.00, z=2.50], EntitySkeleton['Skeleton'/7995, l='MpServer', x=153.50, y=30.00, z=96.50], EntitySkeleton['Skeleton'/8003, l='MpServer', x=289.50, y=20.00, z=13.50], EntityBat['Bat'/7013, l='MpServer', x=168.04, y=30.84, z=77.16], EntityZombie['Zombie'/1895, l='MpServer', x=137.50, y=42.00, z=-11.50], EntityZombie['Zombie'/1896, l='MpServer', x=137.50, y=42.00, z=-11.50], EntityBat['Bat'/7045, l='MpServer', x=186.91, y=31.96, z=77.54], EntityCreeper['Creeper'/6024, l='MpServer', x=176.54, y=83.00, z=-56.83], EntityBat['Bat'/8096, l='MpServer', x=203.67, y=20.69, z=98.88], EntityZombie['Zombie'/7081, l='MpServer', x=173.50, y=15.00, z=-52.50], EntityZombie['Zombie'/7082, l='MpServer', x=173.50, y=15.00, z=-51.50], EntityZombie['Zombie'/7083, l='MpServer', x=174.50, y=15.00, z=-50.50], EntityZombie['Zombie'/8110, l='MpServer', x=150.50, y=19.00, z=-28.50], EntityBat['Bat'/7114, l='MpServer', x=206.82, y=19.60, z=80.48], EntityItem['item.item.stick'/6126, l='MpServer', x=260.84, y=67.00, z=16.71], EntityItem['item.item.stick'/6127, l='MpServer', x=259.68, y=67.00, z=16.64], EntityItem['item.item.stick'/6128, l='MpServer', x=262.81, y=65.00, z=17.35], EntityItem['item.item.stick'/6129, l='MpServer', x=260.80, y=65.00, z=19.47]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:478)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2647)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:395)
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.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 880537376 bytes (839 MB) / 2160345088 bytes (2060 MB) up to 5355339776 bytes (5107 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.23 Powered by Forge 12.16.1.1901 Optifine OptiFine_1.9_HD_U_B2 67 mods loaded, 67 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1901.jar)
UCHIJAAAA Forge{12.16.1.1901} [Minecraft Forge] (forge-1.9-12.16.1.1901.jar)
UCHIJAAAA additionalbanners{1.1.0.9} [Additional Banners] (AdditionalBanners-1.9-1.1.0.10.jar)
UCHIJAAAA cxlibrary{1.0.0} [CXLibrary] (cxlibrary-1.0.0.jar)
UCHIJAAAA advInv{1.0.0} [Advanced Inventory] (advInv-1.0.0-MC1.9.jar)
UCHIJAAAA armorplus{1.8.2} [ArmorPlus] (ArmorPlus1.8.2(1.9).jar)
UCHIJAAAA Baubles{1.2.0.2} [Baubles] (Baubles-1.9-1.2.0.2.jar)
UCHIJAAAA BaublesHud{2.3.0} [Baubles-Hud] (BaublesHud-1.9-2.3.0.jar)
UCHIJAAAA baublesstuff{2.0.7} [Baubles Stuff] (baublesstuff-2.0.7.jar)
UCHIJAAAA JEI{3.3.3.197} [Just Enough Items] (jei_1.9-3.3.3.197.jar)
UCHIJAAAA blockdrops{1.0.0} [Block Drops] (Block Drops-1.9-1.0.0.jar)
UCHIJAAAA bookshelfapi{3.0.4} [Bookshelf] (Bookshelf-API-1.9-3.0.4.jar)
UCHIJAAAA Chameleon{1.9-2.1.3} [Chameleon] (Chameleon-1.9-2.1.3.jar)
UCHIJAAAA mcmultipart{1.1.1} [MCMultiPart] (MCMultiPart-1.1.1-universal.jar)
UCHIJAAAA chiselsandbits{9.14} [Chisels & Bits] (chiselsandbits-9.14.jar)
UCHIJAAAA chunkloaderz{1.1} [ChunkLoaderZ] (ChunkLoaderZ-1.9-1.1.jar)
UCHIJAAAA CustomBackgrounds{1.0} [Custom Backgrounds] (CustomBackgrounds-MC1.9-1.1.jar)
UCHIJAAAA ElecCore{1.4.270} [ElecCore] (ElecCore-1.9-1.4.270.jar)
UCHIJAAAA deepresonance{1.1.4beta30} [DeepResonance] (deepresonance-1.9.0-1.1.4beta30.jar)
UCHIJAAAA dldungeonsjdg{1.8.11} [Doomlike Dungeons] (DoomlikeDungeons-1.8.11-MC1.9.jar)
UCHIJAAAA DurabilityShow{3.0.2} [Durability Show] (Durability Show-1.9-3.0.2.jar)
UCHIJAAAA em{1.0} [Emerald Items Mod] (EmeraldItems v1.9-1.0.1.jar)
UCHIJAAAA endercrop{1.9-1.2-1836} [Ender Crop] (endercrop-1.9.1.3.jar)
UCHIJAAAA enderthing{0.6.4} [Enderthing] (enderthing-1.9-0.6.4.jar)
UCHIJAAAA ExtraBitManipulation{1.9-2.1.0} [Extra Bit Manipulation] (ExtraBitManipulation-1.9-2.1.0.jar)
UCHIJAAAA golems{4.03} [Extra Golems] (ExtraGolems[1.9]-4.03.jar)
UCHIJAAAA FFS{1.9-1.5.1.1.2} [Fancy Fluid Storage] (Fancy Fluid Storage-1.9-1.5.1.1.2.jar)
UCHIJAAAA fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-1.9-1.6.jar)
UCHIJAAAA grapple_hooks{1.0.6} [Grapple Hooks] (Grapple Hooks-1.9-1.0.6.jar)
UCHIJAAAA gravestone{1.2.3} [Gravestone] (Gravestone Mod 1.2.3.jar)
UCHIJAAAA inventorysorter{0.7.13+31} [Simple Inventory sorting] (inventorysorter-1.9-0.7.13+31.jar)
UCHIJAAAA IronChest{6.0.133.777} [Iron Chest] (ironchest-1.9-6.0.133.777.jar)
UCHIJAAAA japta{1.4.1} [JAPTA] (JAPTA-1.9-1.4.1.jar)
UCHIJAAAA journeymap{1.9-5.2.0b1} [JourneyMap] (journeymap-1.9-5.2.0b1-unlimited.jar)
UCHIJAAAA fyberbackpack{1.0.1} [Just Backpacks] (justbackpacks-mc1.9-1.0.1.jar)
UCHIJAAAA jeresources{0.4.5.25} [Just Enough Resources] (JustEnoughResources-1.9-0.4.5.25.jar)
UCHIJAAAA jwin{univ_compat_filler} [Just What I Needed] (jwin-0.12.3.jar)
UCHIJAAAA mantle{1.9-0.10.0.jenkins132} [Mantle] (Mantle-1.9-0.10.0.jar)
UCHIJAAAA MineMenu{1.4.2} [MineMenu] (MineMenu-1.9-1.4.2.B4-universal.jar)
UCHIJAAAA modularsystems{3.0.2} [Modular Systems] (ModularSystems-1.9-3.0.2.jar)
UCHIJAAAA morefuelsmod-1.9{1.3.2} [§4§lMore Fuels Mod] (morefuelsmod-1.9-v1.3.2.jar)
UCHIJAAAA MouseTweaks{2.6.2} [Mouse Tweaks] (MouseTweaks-2.6.2-mc1.9.jar)
UCHIJAAAA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.2-5.jar)
UCHIJAAAA tconstruct{1.9-2.3.0.jenkins193} [Tinkers' Construct] (TConstruct-1.9-2.3.0.jar)
UCHIJAAAA neotech{3.0.6} [NeoTech] (NeoTech-1.9-3.0.6.jar)
UCHIJAAAA samsocean{1.0.0} [Classic Oceans] (OceanFloor-1.9-1.0.1.jar)
UCHIJAAAA fodc{1.8.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.8.1.jar)
UCHIJAAAA harvestcraft{1.9a} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9a.jar)
UCHIJAAAA Quark{beta-18} [Quark] (Quark-beta-18.jar)
UCHIJAAAA RandomUtilities{3.0.2} [Random Utilities] (Random Utilities-1.9-3.0.2.jar)
UCHIJAAAA randomthings{3.7} [Random Things] (RandomThings-MC1.9-3.7.jar)
UCHIJAAAA xreliquary{1.9-1.3.1.338} [Reliquary] (Reliquary-1.9-1.3.1.338.jar)
UCHIJAAAA rftools{4.45} [RFTools] (rftools-1.9.0-4.45.jar)
UCHIJAAAA rftoolsdim{4.23beta37} [RFTools Dimensions] (rftoolsdim-1.9.0-4.23beta37.jar)
UCHIJAAAA Roguelike{1.5.0} [Roguelike Dungeons] (RoguelikeDungeons-1.9-1.5.0.jar)
UCHIJAAAA routerreborn{1.9-4.0.1.11b_universal} [Router Reborn] (RouterReborn-1.9-4.0.1.11b_universal.jar)
UCHIJAAAA AS_Ruins{16.0} [Ruins Spawning System] (Ruins-1.9.jar)
UCHIJAAAA sensorcraft{0.2.1} [SensorCraft] (sensorcraft-0.2.1-MC1.9.jar)
UCHIJAAAA su{1.0.7} [Simple Upgrades] (simpleupgrades-1.0.7.jar)
UCHIJAAAA StorageDrawers{1.9-3.1.6} [Storage Drawers] (StorageDrawers-1.9-3.1.6.jar)
UCHIJAAAA guru{1.2} [The Basic Elements] (The Basic Elements 1.3.0.jar)
UCHIJAAAA UtilityOres{1.0.6} [UtilityOres] (UtilityOres-1.0.6-1.9.jar)
UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B2_1.9.jar)
UCHIJAAAA WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.9-1.1.7.jar)
UCHIJAAAA ICSE{1.0.0.0} [I Can See Everything] (Wawla-1.9-2.2.0.186.jar)
UCHIJAAAA wawla{2.2.0.178} [What Are We Looking At] (Wawla-1.9-2.2.0.186.jar)
Loaded coremods (and transformers):
LoadingPlugin (Quark-beta-18.jar)
vazkii.quark.base.asm.ClassTransformer
FldLoadingPlugin (FastLeafDecay-1.9-1.6.jar)
com.olafski.fastleafdecay.FldTransformer
LoadingPlugin (RandomThings-MC1.9-3.7.jar)
lumien.randomthings.asm.ClassTransformer
CXLibraryCore (cxlibrary-1.0.0.jar)
cubex2.cxlibrary.CoreModTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1046.0' Renderer: 'AMD Radeon R9 200 Series'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
Launched Version: 1.9-forge1.9-12.16.1.1901
LWJGL: 2.9.4
OpenGL: AMD Radeon R9 200 Series GL version 4.5.13397 Compatibility Profile Context 15.200.1046.0, ATI Technologies Inc.
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: 8x AMD FX(tm)-8320 Eight-Core Processor
OptiFine Version: OptiFine_1.9_HD_U_B2
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13397 Compatibility Profile Context 15.200.1046.0
OpenGlRenderer: AMD Radeon R9 200 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 8