Jump to content

Recommended Posts

Posted

hi I am trying to get an item from a creative tab, it is on another page so I pressed the arrow to get to the other page but it crashed

I have taken a look at the stacktrace and I see that my packages are not in it here

 

log

[15:26:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:26:28] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:26:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[15:26:28] [main/INFO]: Forge Mod Loader version 7.2.116.1027 for Minecraft 1.7.2 loading
[15:26:28] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
[15:26:28] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[15:26:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:26:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:26:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:26:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:26:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:26:29] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[15:26:30] [main/ERROR]: The minecraft jar file:/C:/Users/Alexander/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1027/forgeBin-1.7.2-10.12.0.1027.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
[15:26:30] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[15:26:30] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Alexander/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1027/forgeBin-1.7.2-10.12.0.1027.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[15:26:30] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[15:26:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:26:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:26:30] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:26:32] [main/INFO]: Setting user: Player687
[15:26:33] [Client thread/INFO]: LWJGL Version: 2.9.0
[15:26:34] [Client thread/INFO]: Attempting early MinecraftForge initialization
[15:26:34] [Client thread/INFO]: MinecraftForge v10.12.0.1027 Initialized
[15:26:34] [Client thread/INFO]: Replaced 128 ore recipies
[15:26:34] [Client thread/INFO]: Completed early MinecraftForge initialization
[15:26:34] [Client thread/INFO]: Searching C:\Users\Alexander\Documents\Projects\Minecraft\MODs\forge-1.7.2-10.12.0.1027-src\eclipse\mods for mods
[15:26:35] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
[15:26:35] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.Start. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
[15:26:36] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
[15:26:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CoreModding API, FMLFileResourcePack:Real Chemics
[15:26:37] [Client thread/INFO]: Configured a dormant chunk cache size of 0

Starting up SoundSystem...
Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
OpenAL initialized.

[15:26:38] [sound Library Loader/INFO]: Sound engine started
[15:26:38] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[15:26:38] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[15:26:38] [Client thread/INFO]: Forge Mod Loader has successfully loaded 5 mods
[15:26:40] [MCO Availability Checker #1/ERROR]: Couldn't connect to Realms
[15:26:45] [server thread/INFO]: Starting integrated minecraft server version 1.7.2
[15:26:45] [server thread/INFO]: Generating keypair
[15:26:46] [server thread/INFO]: Injecting new block and item data into this server instance
[15:26:46] [server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@9c47cde)
[15:26:46] [server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@9c47cde)
[15:26:46] [server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@9c47cde)
[15:26:46] [server thread/INFO]: Preparing start region for level 0
[15:26:47] [server thread/INFO]: Preparing spawn area: 84%
[15:26:47] [Netty Client IO #0/INFO]: Server protocol version 1
[15:26:47] [Netty IO #1/INFO]: Client protocol version 1
[15:26:47] [Netty IO #1/INFO]: Client attempting to join with 5 mods : mcp@8.09,FML@7.2.116.1027,CoreModding_LIB@0.0.1,Forge@10.12.0.1027,CoreModding_RealChemics@Not Even A Version Yet!
[15:26:47] [Netty IO #1/INFO]: Attempting connection with missing mods [] at CLIENT
[15:26:47] [Netty Client IO #0/INFO]: Attempting connection with missing mods [] at SERVER
[15:26:47] [Client thread/INFO]: [Client thread] Client side modded connection established
[15:26:47] [server thread/INFO]: [server thread] Server side modded connection established
[15:26:47] [server thread/INFO]: Player687[local:E:e2fd4588] logged in with entity id 319 at (-108.96656630421745, 4.619856426909891, -931.8315650173129)
[15:26:47] [server thread/INFO]: Player687 joined the game
[15:26:50] [server thread/INFO]: Player687 has just earned the achievement [Taking Inventory]
[15:26:50] [Client thread/INFO]: [CHAT] Player687 has just earned the achievement [Taking Inventory]
[15:26:52] [server thread/INFO]: Stopping server
[15:26:52] [server thread/INFO]: Saving players
[15:26:52] [server thread/INFO]: Saving worlds
[15:26:52] [server thread/INFO]: Saving chunks for level 'New World'/Overworld
[15:26:52] [server thread/INFO]: Saving chunks for level 'New World'/Nether
[15:26:52] [server thread/INFO]: Saving chunks for level 'New World'/The End
[15:26:52] [server thread/INFO]: Unloading dimension 0
[15:26:52] [server thread/INFO]: Unloading dimension -1
[15:26:52] [server thread/INFO]: Unloading dimension 1
[15:26:52] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering item
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1139) ~[EntityRenderer.class:?]
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:980) ~[Minecraft.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:870) [Minecraft.class:?]
at net.minecraft.client.main.Main.main(Main.java:103) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.item.ItemStack.getItemDamage(ItemStack.java:231) ~[itemStack.class:?]
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:406) ~[RenderItem.class:?]
at net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI(RenderItem.java:548) ~[RenderItem.class:?]
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:940) ~[GuiContainerCreative.class:?]
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawGuiContainerBackgroundLayer(GuiContainerCreative.java:771) ~[GuiContainerCreative.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:89) ~[GuiContainer.class:?]
at net.minecraft.client.renderer.InventoryEffectRenderer.drawScreen(InventoryEffectRenderer.java:30) ~[inventoryEffectRenderer.class:?]
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawScreen(GuiContainerCreative.java:649) ~[GuiContainerCreative.class:?]
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1109) ~[EntityRenderer.class:?]
... 9 more
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 2014-02-12 15:26
Description: Rendering item

java.lang.NullPointerException: Rendering item
at net.minecraft.item.ItemStack.getItemDamage(ItemStack.java:231)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:406)
at net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI(RenderItem.java:548)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:940)
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawGuiContainerBackgroundLayer(GuiContainerCreative.java:771)
at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:89)
at net.minecraft.client.renderer.InventoryEffectRenderer.drawScreen(InventoryEffectRenderer.java:30)
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawScreen(GuiContainerCreative.java:649)
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1109)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:980)
at net.minecraft.client.Minecraft.run(Minecraft.java:870)
at net.minecraft.client.main.Main.main(Main.java:103)
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:134)
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.item.ItemStack.getItemDamage(ItemStack.java:231)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:406)

-- Item being rendered --
Details:
Item Type: null
Item Aux: ~~ERROR~~ NullPointerException: null
Item NBT: null
Item Foil: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI(RenderItem.java:548)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:940)
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawGuiContainerBackgroundLayer(GuiContainerCreative.java:771)
at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:89)
at net.minecraft.client.renderer.InventoryEffectRenderer.drawScreen(InventoryEffectRenderer.java:30)
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawScreen(GuiContainerCreative.java:649)

-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (303, 15). Absolute: (607, 448)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Player687'/319, l='MpServer', x=-108,97, y=6,24, z=-931,83]]
Chunk stats: MultiplayerChunkCache: 225, 225
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options: 
Level spawn location: World: (-153,4,-926), Chunk: (at 7,0,2 in -10,-58; contains blocks -160,0,-928 to -145,255,-913), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Level time: 3817 game time, 3817 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: 143 total; [EntitySlime['Slime'/275, l='MpServer', x=-104,91, y=4,58, z=-920,81], EntityChicken['Chicken'/274, l='MpServer', x=-98,63, y=4,00, z=-919,60], EntityChicken['Chicken'/273, l='MpServer', x=-107,50, y=4,00, z=-914,50], EntityChicken['Chicken'/272, l='MpServer', x=-104,53, y=4,00, z=-913,22], EntitySlime['Slime'/278, l='MpServer', x=-111,06, y=4,00, z=-876,88], EntitySlime['Slime'/277, l='MpServer', x=-104,53, y=4,00, z=-882,88], EntityChicken['Chicken'/276, l='MpServer', x=-106,06, y=4,00, z=-908,19], EntitySlime['Slime'/283, l='MpServer', x=-85,91, y=4,00, z=-958,34], EntitySlime['Slime'/282, l='MpServer', x=-90,66, y=4,00, z=-973,50], EntitySlime['Slime'/281, l='MpServer', x=-90,58, y=4,47, z=-1008,61], EntityChicken['Chicken'/287, l='MpServer', x=-83,59, y=4,00, z=-933,44], EntityChicken['Chicken'/286, l='MpServer', x=-87,50, y=4,00, z=-928,50], EntityChicken['Chicken'/285, l='MpServer', x=-87,50, y=4,00, z=-929,50], EntityChicken['Chicken'/284, l='MpServer', x=-87,50, y=4,00, z=-934,50], EntitySlime['Slime'/258, l='MpServer', x=-123,82, y=4,00, z=-959,18], EntityCow['Cow'/259, l='MpServer', x=-129,26, y=4,00, z=-923,73], EntitySlime['Slime'/256, l='MpServer', x=-125,31, y=4,69, z=-1001,11], EntitySlime['Slime'/257, l='MpServer', x=-125,56, y=4,00, z=-985,97], EntityChicken['Chicken'/262, l='MpServer', x=-112,44, y=4,00, z=-904,66], EntitySlime['Slime'/263, l='MpServer', x=-117,88, y=4,00, z=-883,94], EntityCow['Cow'/260, l='MpServer', x=-112,83, y=4,00, z=-918,15], EntityChicken['Chicken'/261, l='MpServer', x=-114,47, y=4,00, z=-912,53], EntitySlime['Slime'/266, l='MpServer', x=-113,00, y=4,00, z=-949,13], EntitySlime['Slime'/267, l='MpServer', x=-100,78, y=4,00, z=-938,94], EntitySlime['Slime'/264, l='MpServer', x=-121,00, y=4,00, z=-873,22], EntitySlime['Slime'/265, l='MpServer', x=-119,38, y=4,47, z=-860,60], EntityChicken['Chicken'/270, l='MpServer', x=-102,50, y=4,00, z=-912,50], EntityChicken['Chicken'/271, l='MpServer', x=-102,84, y=4,00, z=-913,56], EntityCow['Cow'/268, l='MpServer', x=-103,69, y=4,00, z=-913,91], EntityCow['Cow'/269, l='MpServer', x=-99,94, y=4,00, z=-921,13], EntitySlime['Slime'/304, l='MpServer', x=-76,73, y=4,00, z=-871,80], EntitySlime['Slime'/25288, l='MpServer', x=-87,80, y=4,00, z=-918,80], EntitySheep['Sheep'/312, l='MpServer', x=-59,50, y=4,00, z=-1011,50], EntitySlime['Slime'/315, l='MpServer', x=-60,44, y=4,00, z=-997,32], EntityChicken['Chicken'/314, l='MpServer', x=-58,90, y=4,00, z=-996,53], EntitySlime['Slime'/317, l='MpServer', x=-46,92, y=4,58, z=-875,24], EntitySlime['Slime'/316, l='MpServer', x=-52,99, y=4,95, z=-910,11], EntityChicken['Chicken'/288, l='MpServer', x=-88,50, y=4,00, z=-935,50], EntityChicken['Chicken'/289, l='MpServer', x=-79,27, y=4,00, z=-935,02], EntityChicken['Chicken'/290, l='MpServer', x=-87,47, y=4,00, z=-939,47], EntityPig['Pig'/291, l='MpServer', x=-70,78, y=4,00, z=-988,50], EntityPig['Pig'/292, l='MpServer', x=-68,22, y=4,00, z=-989,78], EntityPig['Pig'/293, l='MpServer', x=-69,50, y=4,00, z=-988,19], EntityPig['Pig'/294, l='MpServer', x=-72,75, y=4,00, z=-983,43], EntityPig['Pig'/295, l='MpServer', x=-76,84, y=4,00, z=-981,56], EntityPig['Pig'/296, l='MpServer', x=-75,25, y=4,00, z=-983,75], EntityPig['Pig'/297, l='MpServer', x=-77,31, y=4,00, z=-983,19], EntityChicken['Chicken'/298, l='MpServer', x=-72,10, y=4,00, z=-982,29], EntityChicken['Chicken'/299, l='MpServer', x=-69,81, y=4,00, z=-982,96], EntityChicken['Chicken'/300, l='MpServer', x=-70,50, y=4,00, z=-979,50], EntityChicken['Chicken'/301, l='MpServer', x=-78,53, y=4,00, z=-937,47], EntityChicken['Chicken'/302, l='MpServer', x=-73,53, y=4,00, z=-927,44], EntityChicken['Chicken'/303, l='MpServer', x=-71,56, y=4,00, z=-917,53], EntitySlime['Slime'/22902, l='MpServer', x=-95,50, y=4,00, z=-1000,50], EntitySlime['Slime'/21502, l='MpServer', x=-52,60, y=4,00, z=-926,60], EntitySlime['Slime'/14472, l='MpServer', x=-179,09, y=4,00, z=-998,59], EntityPig['Pig'/152, l='MpServer', x=-180,06, y=4,00, z=-964,91], EntityPig['Pig'/153, l='MpServer', x=-183,03, y=4,00, z=-972,94], EntitySlime['Slime'/155, l='MpServer', x=-180,15, y=4,00, z=-975,09], EntitySlime['Slime'/156, l='MpServer', x=-177,34, y=4,00, z=-945,00], EntitySheep['Sheep'/157, l='MpServer', x=-187,01, y=4,00, z=-909,22], EntitySlime['Slime'/158, l='MpServer', x=-188,25, y=4,00, z=-918,91], EntityChicken['Chicken'/159, l='MpServer', x=-187,45, y=4,00, z=-902,64], EntitySlime['Slime'/145, l='MpServer', x=-185,13, y=4,00, z=-1008,00], EntitySlime['Slime'/20204, l='MpServer', x=-85,60, y=4,00, z=-986,60], EntitySlime['Slime'/147, l='MpServer', x=-186,53, y=5,04, z=-997,42], EntitySlime['Slime'/149, l='MpServer', x=-187,53, y=4,00, z=-983,74], EntitySlime['Slime'/150, l='MpServer', x=-176,17, y=5,04, z=-987,57], EntitySlime['Slime'/151, l='MpServer', x=-185,37, y=4,80, z=-980,26], EntityPig['Pig'/171, l='MpServer', x=-160,03, y=4,00, z=-975,13], EntitySlime['Slime'/170, l='MpServer', x=-162,37, y=5,06, z=-976,50], EntitySlime['Slime'/169, l='MpServer', x=-172,97, y=4,00, z=-997,69], EntitySlime['Slime'/175, l='MpServer', x=-165,66, y=4,00, z=-950,09], EntitySlime['Slime'/174, l='MpServer', x=-163,77, y=4,00, z=-970,32], EntityHorse['Horse'/173, l='MpServer', x=-161,78, y=4,00, z=-965,16], EntityHorse['Horse'/172, l='MpServer', x=-163,72, y=4,00, z=-961,13], EntityChicken['Chicken'/163, l='MpServer', x=-184,79, y=4,00, z=-893,61], EntitySlime['Slime'/162, l='MpServer', x=-176,44, y=4,00, z=-906,09], EntitySlime['Slime'/161, l='MpServer', x=-177,06, y=4,00, z=-900,00], EntityChicken['Chicken'/160, l='MpServer', x=-186,59, y=4,00, z=-897,56], EntityChicken['Chicken'/164, l='MpServer', x=-185,69, y=4,00, z=-892,59], EntityCow['Cow'/186, l='MpServer', x=-154,88, y=4,00, z=-981,03], EntitySlime['Slime'/187, l='MpServer', x=-152,62, y=4,00, z=-978,48], EntitySlime['Slime'/184, l='MpServer', x=-149,17, y=4,00, z=-994,70], EntityCow['Cow'/185, l='MpServer', x=-158,31, y=4,00, z=-981,25], EntityCow['Cow'/190, l='MpServer', x=-149,22, y=4,00, z=-965,25], EntityCow['Cow'/191, l='MpServer', x=-155,25, y=4,00, z=-970,22], EntitySlime['Slime'/188, l='MpServer', x=-158,94, y=4,00, z=-988,97], EntityPig['Pig'/189, l='MpServer', x=-149,97, y=4,00, z=-971,78], EntitySlime['Slime'/178, l='MpServer', x=-167,72, y=4,31, z=-857,07], EntitySlime['Slime'/176, l='MpServer', x=-170,06, y=4,00, z=-909,16], EntitySlime['Slime'/177, l='MpServer', x=-168,00, y=4,00, z=-907,61], EntityChicken['Chicken'/182, l='MpServer', x=-142,51, y=4,00, z=-1000,86], EntitySlime['Slime'/183, l='MpServer', x=-149,93, y=5,04, z=-1010,08], EntityPig['Pig'/205, l='MpServer', x=-147,94, y=4,00, z=-881,69], EntityCow['Cow'/204, l='MpServer', x=-146,31, y=4,00, z=-893,72], EntitySlime['Slime'/207, l='MpServer', x=-150,35, y=4,00, z=-872,39], EntityCow['Cow'/206, l='MpServer', x=-148,06, y=4,00, z=-886,91], EntitySlime['Slime'/201, l='MpServer', x=-144,52, y=4,00, z=-921,46], EntitySlime['Slime'/200, l='MpServer', x=-154,35, y=4,00, z=-927,52], EntityCow['Cow'/203, l='MpServer', x=-146,94, y=4,00, z=-890,03], EntityCow['Cow'/202, l='MpServer', x=-157,66, y=4,00, z=-892,31], EntityPig['Pig'/197, l='MpServer', x=-154,58, y=4,00, z=-955,25], EntityHorse['Horse'/196, l='MpServer', x=-146,62, y=4,00, z=-957,78], EntityChicken['Chicken'/199, l='MpServer', x=-148,41, y=4,00, z=-932,56], EntityHorse['Horse'/198, l='MpServer', x=-149,22, y=4,00, z=-938,34], EntityCow['Cow'/193, l='MpServer', x=-157,66, y=4,00, z=-961,72], EntityHorse['Horse'/192, l='MpServer', x=-150,44, y=4,00, z=-961,50], EntitySlime['Slime'/195, l='MpServer', x=-148,28, y=4,00, z=-967,63], EntityPig['Pig'/194, l='MpServer', x=-158,69, y=4,00, z=-963,69], EntityChicken['Chicken'/222, l='MpServer', x=-130,06, y=4,00, z=-1009,28], EntityPig['Pig'/223, l='MpServer', x=-131,69, y=4,00, z=-1008,38], EntityClientPlayerMP['Player687'/319, l='MpServer', x=-108,97, y=6,24, z=-931,83], EntitySlime['Slime'/208, l='MpServer', x=-154,40, y=4,47, z=-871,93], EntityChicken['Chicken'/239, l='MpServer', x=-135,44, y=4,00, z=-931,47], EntityCow['Cow'/238, l='MpServer', x=-132,91, y=4,00, z=-948,72], EntityPig['Pig'/237, l='MpServer', x=-141,60, y=4,00, z=-967,13], EntityChicken['Chicken'/236, l='MpServer', x=-139,44, y=4,00, z=-989,47], EntityCow['Cow'/235, l='MpServer', x=-136,92, y=4,00, z=-979,98], EntityChicken['Chicken'/234, l='MpServer', x=-139,93, y=4,00, z=-989,53], EntityPig['Pig'/233, l='MpServer', x=-140,66, y=4,00, z=-986,03], EntitySlime['Slime'/16758, l='MpServer', x=-185,75, y=4,81, z=-1000,60], EntityChicken['Chicken'/232, l='MpServer', x=-128,46, y=4,00, z=-1000,75], EntityChicken['Chicken'/231, l='MpServer', x=-128,69, y=4,00, z=-1005,06], EntityChicken['Chicken'/230, l='MpServer', x=-131,84, y=4,00, z=-1000,47], EntityChicken['Chicken'/229, l='MpServer', x=-142,13, y=4,00, z=-1004,75], EntityPig['Pig'/228, l='MpServer', x=-133,50, y=4,00, z=-998,41], EntityPig['Pig'/227, l='MpServer', x=-128,63, y=4,00, z=-999,82], EntityChicken['Chicken'/226, l='MpServer', x=-135,33, y=4,00, z=-994,80], EntityChicken['Chicken'/225, l='MpServer', x=-141,67, y=4,00, z=-997,78], EntityPig['Pig'/254, l='MpServer', x=-120,88, y=4,00, z=-1000,77], EntityChicken['Chicken'/255, l='MpServer', x=-120,62, y=4,00, z=-1001,75], EntityPig['Pig'/253, l='MpServer', x=-126,28, y=4,00, z=-1000,91], EntityPig['Pig'/248, l='MpServer', x=-139,34, y=4,00, z=-887,09], EntitySlime['Slime'/249, l='MpServer', x=-134,28, y=4,00, z=-891,68], EntityPig['Pig'/246, l='MpServer', x=-138,44, y=4,00, z=-882,59], EntityPig['Pig'/247, l='MpServer', x=-139,66, y=4,00, z=-888,34], EntityPig['Pig'/244, l='MpServer', x=-134,91, y=4,00, z=-883,94], EntityPig['Pig'/245, l='MpServer', x=-132,87, y=4,00, z=-892,37], EntitySlime['Slime'/242, l='MpServer', x=-137,35, y=4,00, z=-900,23], EntityPig['Pig'/243, l='MpServer', x=-141,09, y=4,00, z=-887,91], EntityHorse['Horse'/240, l='MpServer', x=-131,98, y=4,00, z=-916,34], EntitySlime['Slime'/241, l='MpServer', x=-135,19, y=4,54, z=-897,72]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:384)
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2432)
at net.minecraft.client.Minecraft.run(Minecraft.java:892)
at net.minecraft.client.main.Main.main(Main.java:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 695360704 bytes (663 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
AABB Pool Size: 34854 (1951824 bytes; 1 MB) allocated, 2505 (140280 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.116.1027 Minecraft Forge 10.12.0.1027 5 mods loaded, 5 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.116.1027} [Forge Mod Loader] (forgeBin-1.7.2-10.12.0.1027.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.0.1027} [Minecraft Forge] (forgeBin-1.7.2-10.12.0.1027.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoreModding_LIB{0.0.1} [CoreModding API] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoreModding_RealChemics{Not Even A Version Yet!} [Real Chemics] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3277, Intel
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: 2478 (138768 bytes; 0 MB) allocated, 357 (19992 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
#@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Alexander\Documents\Projects\Minecraft\MODs\forge-1.7.2-10.12.0.1027-src\eclipse\.\crash-reports\crash-2014-02-12_15.26.52-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed

 

ClientProxy

package info.coremodding.realchemics;

import info.coremodding.realchemics.items.Items;
import info.coremodding.realchemics.render.ItemRenderTestTube;
import net.minecraftforge.client.IItemRenderer;
import net.minecraftforge.client.MinecraftForgeClient;

public class ClientProxy extends CommonProxy{


public static void InitModels(){
	MinecraftForgeClient.registerItemRenderer(Items.TestTube, (IItemRenderer) new ItemRenderTestTube());
}
}

 

TestTubeModel

// Date: 2014-02-12 13:50:49
// Template version 1.1
// Java generated by Techne
// Keep in mind that you still need to fill in some blanks
// - ZeuX






package info.coremodding.realchemics.Models;

import net.minecraft.client.model.ModelBase;
import net.minecraft.client.model.ModelRenderer;
import net.minecraft.entity.Entity;

public class TestTubeModel extends ModelBase
{
//fields
public ModelRenderer Bottom;
public ModelRenderer Side1;
public ModelRenderer Side2;
public ModelRenderer Side3;
public ModelRenderer Side4;

public TestTubeModel()
{
	textureWidth = 32;
	textureHeight = 32;

	Bottom = new ModelRenderer(this, 0, 0);
	Bottom.addBox(0F, 0F, 0F, 1, 0, 1);
	Bottom.setRotationPoint(0F, 23F, 0F);
	Bottom.setTextureSize(32, 32);
	Bottom.mirror = true;
	setRotation(Bottom, 0F, 0F, 0F);
	Side1 = new ModelRenderer(this, 0, 0);
	Side1.addBox(0F, 0F, 0F, 1, 4, 0);
	Side1.setRotationPoint(0F, 19F, 1F);
	Side1.setTextureSize(32, 32);
	Side1.mirror = true;
	setRotation(Side1, 0F, 0F, 0F);
	Side2 = new ModelRenderer(this, 0, 0);
	Side2.addBox(0F, 0F, 0F, 0, 4, 1);
	Side2.setRotationPoint(1F, 19F, 0F);
	Side2.setTextureSize(32, 32);
	Side2.mirror = true;
	setRotation(Side2, 0F, 0F, 0F);
	Side3 = new ModelRenderer(this, 0, 0);
	Side3.addBox(0F, 0F, 0F, 1, 4, 0);
	Side3.setRotationPoint(0F, 19F, 0F);
	Side3.setTextureSize(32, 32);
	Side3.mirror = true;
	setRotation(Side3, 0F, 0F, 0F);
	Side4 = new ModelRenderer(this, 0, 0);
	Side4.addBox(0F, 0F, 0F, 0, 4, 1);
	Side4.setRotationPoint(0F, 19F, 0F);
	Side4.setTextureSize(32, 32);
	Side4.mirror = true;
	setRotation(Side4, 0F, 0F, 0F);
}

public void render(Entity entity, float f, float f1, float f2, float f3, float f4, float f5)
{
	super.render(entity, f, f1, f2, f3, f4, f5);
	setRotationAngles(f, f1, f2, f3, f4, f5, entity);
	Bottom.render(f5);
	Side1.render(f5);
	Side2.render(f5);
	Side3.render(f5);
	Side4.render(f5);
}

private void setRotation(ModelRenderer model, float x, float y, float z)
{
	model.rotateAngleX = x;
	model.rotateAngleY = y;
	model.rotateAngleZ = z;
}

public void setRotationAngles(float f, float f1, float f2, float f3, float f4, float f5, Entity entity)
{
	super.setRotationAngles(f, f1, f2, f3, f4, f5, entity);
}

}

 

ItemTestTube

package info.coremodding.realchemics.items;

import info.coremodding.realchemics.creativetabs.CreativeTab;
import net.minecraft.item.Item;

public class ItemTestTube extends Item 
{
{
	/**
	 * Set's the Creative Tab of the Item
	 */
	this.setCreativeTab(CreativeTab.tabMolecyleTube);
	this.setFull3D();

}
}

 

ItemRenderTestTube

package info.coremodding.realchemics.render;

import org.lwjgl.opengl.GL11;

import info.coremodding.realchemics.Models.TestTubeModel;
import info.coremodding.realchemics.lib.Strings;
import net.minecraft.client.Minecraft;
import net.minecraft.entity.Entity;
import net.minecraft.item.ItemStack;
import net.minecraft.util.ResourceLocation;
import net.minecraftforge.client.IItemRenderer;

public class ItemRenderTestTube implements IItemRenderer{

public static ResourceLocation texturelocation = new ResourceLocation("assets/" + Strings.modID.toLowerCase()+"/textures/models/testtubeTexture.png");

protected TestTubeModel modeltesttube;

public ItemRenderTestTube(){

	modeltesttube = new TestTubeModel();

}

@Override
public boolean handleRenderType(ItemStack item, ItemRenderType type) {

	switch(type){
	case EQUIPPED: return true;
	default: return false;
	}

}

@Override
public boolean shouldUseRenderHelper(ItemRenderType type, ItemStack item,
		ItemRendererHelper helper) {
	// TODO Auto-generated method stub
	return false;
}

@Override
public void renderItem(ItemRenderType type, ItemStack item, Object... data) {

	switch(type){
	case EQUIPPED:{

		GL11.glPushMatrix();

		Minecraft.getMinecraft().renderEngine.bindTexture(texturelocation);

		modeltesttube.render((Entity)data [1], 0.0F, 0.0F, 0.0F, 0.0F, 0.0F, 0.0625F);

		GL11.glPopMatrix();

	}
	default:
		break;

	}

}

}

 

CreativeTab

package info.coremodding.realchemics.creativetabs;

import info.coremodding.realchemics.lib.Strings;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.item.Item;

/**
* Creative Tabs Class For Real Chemics.
*/
public class CreativeTab {

/**
 * Creates A New Creative Tab
 */
    public static CreativeTabs tabMolecyleTube = new CreativeTabs("Elements") {

	@Override
	public Item getTabIconItem() {
		// TODO Auto-generated method stub
		return null;
	}
};

/**
 * Creates A New Creative Tab
 */
public static CreativeTabs tabRealChem = new CreativeTabs(Strings.modNAME) {

	@Override
	public Item getTabIconItem() {
		// TODO Auto-generated method stub
		return null;
	}
};
}

Posted

	
@Override
public Item getTabIconItem() {
        // TODO Auto-generated method stub
return null;
}

should be

@Override
public Item getTabIconItem() {
// TODO Auto-generated method stub
return Items.TestTube;
}

Posted
  On 2/12/2014 at 3:05 PM, Jdb100 said:

Your log says that ClientBrandRetreiver was critically damaged. Did you do a base edit to this class?

If you didn't, reinstall forge but backup your code in case something happens.

 

I believe forge edits that class at some point during deobf/decomp

Posted
  Quote

public static ResourceLocation texturelocation = new ResourceLocation("assets/" + Strings.modID.toLowerCase()+"/textures/models/testtubeTexture.png");

 

If I'm not mistaken, Minecraft automatically puts a "asset/" so you can just remove that.

Posted

I think you shall use another constructor for your ResourceLocation.

There is a constructor, special for mods:

public ResourceLocation(String modid, String location)

 

Here is an example

ResourceLocation res = new ResourceLocation(MyModClass.MODID, "textures/gui/container/myfancyfurnace.png");

 

I do not know, if this will help you, but it is working for me.

try {

...

}catch(Throwable t) {

    MagicAppErrorSolver.solveProblem(t, this);

}

//Programmers will lose work

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

    • The specific issue is that items in my inventory wont stack properly. For instance, if I punch a tree down to collect wood, the first block I collected goes to my hand. So when I punch the second block of wood to collect it, it drops, but instead of stacking with the piece of wood already in my hand, it goes to the second slot in my hotbar instead. Another example is that I'll get some dirt, and then when I'm placing it down later I'll accidentally place a block where I don't want it. When I harvest it again, it doesn't go back to the stack that it came from on my hotbar, where it should have gone, but rather into my inventory. That means that if my inventory is full, then the dirt wont be picked up even though there should be space available in the stack I'm holding. The forge version I'm using is 40.3.0, for java 1.18.2. I'll leave the mods I'm using here, and I'd appreciate it if anybody can point me in the right direction in regards to figuring out how to fix this. I forgot to mention that I think it only happens on my server but I'm not entirely sure. PLEASE HELP ME! LIST OF THE MODS. aaa_particles Adorn AdvancementPlaques AI-Improvements AkashicTome alexsdelight alexsmobs AmbientSounds amwplushies Animalistic another_furniture AppleSkin Aquaculture aquamirae architectury artifacts Atlas-Lib AutoLeveling AutoRegLib auudio balm betterfpsdist biggerstacks biomancy BiomesOPlenty blockui blueprint Bookshelf born_in_chaos Botania braincell BrassAmberBattleTowers brutalbosses camera CasinoCraft cfm (MrCrayfish’s Furniture Mod) chat_heads citadel cloth-config Clumps CMDCam CNB cobweb collective comforts convenientcurioscontainer cookingforblockheads coroutil CosmeticArmorReworked CozyHome CrabbersDelight crashexploitfixer crashutilities Create CreativeCore creeperoverhaul cristellib crittersandcompanions Croptopia CroptopiaAdditions CullLessLeaves curios curiouslanterns curiouslights Curses' Naturals CustomNPCs CyclopsCore dannys_expansion decocraft Decoration Mod DecorationDelightRefurbished Decorative Blocks Disenchanting DistantHorizons doubledoors DramaticDoors drippyloadingscreen durabilitytooltip dynamic-fps dynamiclights DynamicTrees DynamicTreesBOP DynamicTreesPlus Easy Dungeons EasyAnvils EasyMagic easy_npc eatinganimation ecologics effective_fg elevatorid embeddium emotecraft enchantlimiter EnchantmentDescriptions EnderMail engineersdecor entityculling entity_model_features entity_texture_features epicfight EvilCraft exlinefurniture expandability explosiveenhancement factory-blocks fairylights fancymenu FancyVideo FarmersDelight fast-ip-ping FastSuite ferritecore finsandtails FixMySpawnR Forge Middle Ages fossil FpsReducer2 furnish GamingDeco geckolib goblintraders goldenfood goodall H.e.b habitat harvest-with-ease hexerei hole_filler huge-structure-blocks HunterIllager iammusicplayer Iceberg illuminations immersive_paintings incubation infinitybuttons inventoryhud InventoryProfilesNext invocore ItemBorders itemzoom Jade jei (Just Enough Items) JetAndEliasArmors journeymap JRFTL justzoom kiwiboi Kobolds konkrete kotlinforforge lazydfu LegendaryTooltips libIPN lightspeed lmft lodestone LongNbtKiller LuckPerms Lucky77 MagmaMonsters malum ManyIdeasCore ManyIdeasDoors marbledsarsenal marg mcw-furniture mcw-lights mcw-paths mcw-stairs mcw-trapdoors mcw-windows meetyourfight melody memoryleakfix Mimic minecraft-comes-alive MineTraps minibosses MmmMmmMmmMmm MOAdecor (ART, BATH, COOKERY, GARDEN, HOLIDAYS, LIGHTS, SCIENCE) MobCatcher modonomicon mods_optimizer morehitboxes mowziesmobs MutantMonsters mysticalworld naturalist NaturesAura neapolitan NekosEnchantedBooks neoncraft2 nerb nifty NightConfigFixes nightlights nocube's_villagers_sell_animals NoSeeNoTick notenoughanimations obscure_api oculus oresabovediamonds otyacraftengine Paraglider Patchouli physics-mod Pillagers Gun PizzaCraft placeableitems Placebo player-animation-lib pneumaticcraft-repressurized polymorph PrettyPipes Prism projectbrazier Psychadelic-Chemistry PuzzlesLib realmrpg_imps_and_demons RecipesLibrary reeves-furniture RegionsUnexplored restrictedportals revive-me Scary_Mobs_And_Bosses selene shetiphiancore ShoulderSurfing smoothboot
    • Hi everyone, I'm currently developing a Forge 1.21 mod for Minecraft and I want to display a custom HUD overlay for a minigame. My goal: When the game starts, all players should see an item/block icon (from the base game, not a custom texture) plus its name/text in the HUD – similar to how the bossbar overlay works. The HUD should appear centered above the hotbar (or at a similar prominent spot), and update dynamically (icon and name change as the target item changes). What I've tried: I looked at many online tutorials and several GitHub repos (e.g. SeasonHUD, MiniHUD), but most of them use NeoForge or Forge versions <1.20 that provide the IGuiOverlay API (e.g. implements IGuiOverlay, RegisterGuiOverlaysEvent). In Forge 1.21, it seems that neither IGuiOverlay nor RegisterGuiOverlaysEvent exist anymore – at least, I can't import them and they are missing from the docs and code completion. I tried using RenderLevelStageEvent as a workaround but it is probably not intended for custom HUDs. I am not using NeoForge, and switching the project to NeoForge is currently not an option for me. I tried to look at the original minecraft source code to see how elements like hearts, hotbar etc are drawn on the screen but I am too new to Minecraft modding to understand. What I'm looking for: What is the correct way to add a custom HUD element (icon + text) in Forge 1.21, given that the previous overlay API is missing? Is there a new recommended event, callback, or method in Forge 1.21 for custom HUD overlays, or is everyone just using a workaround? Is there a minimal open-source example repo for Forge 1.21 that demonstrates a working HUD overlay without relying on NeoForge or deprecated Forge APIs? My ideal solution: Centered HUD element with an in-game item/block icon (from the base game's assets, e.g. a diamond or any ItemStack / Item) and its name as text, with a transparent background rectangle. It should be visible to the players when the mini game is running. Easy to update the item (e.g. static variable or other method), so it can change dynamically during the game. Any help, code snippets, or up-to-date references would be really appreciated! If this is simply not possible right now in Forge 1.21, it would also help to know that for sure. Thank you very much in advance!
    • The simple answer is there is not an easy way. You would need to know how to program in Java, as well as at least some familiarity with how Forge works so you could port the differences. You would also need the sourcecode for the original mod, and permission from the author to modify it, if they did not use some sort of open source license. So it's not impossible, but it would take some effort, but doing so would open up a whole new world of possibilities for you!
    • Does it still crash if you remove holdmyitems? Looks like that mod doesn't work on a server as far as I can tell from the error.  
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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