Jump to content

Mr.sKrabs

Members
  • Posts

    89
  • Joined

  • Last visited

Everything posted by Mr.sKrabs

  1. how about this comment? I am here to support, indeed. But I am just telling you (not hurting you, if you take this personally, that was not how it was intended) that apparently you have a wrong view of your skills. is this modding-wise? threating me wont budge me i am here to get help you are not helping me thus i dont care. public static void registerRenders() { registerRender(Item); registerRender(Small_Flint); registerRender(Twigs); } this is the lines now..i have a problem with the Item. This is the client proxy public class ClientProxy extends CommonProxy{ @Override public void registerRenders() { HarshNatureBlocks.registerRenders(); Object item; HarshNatureItems.registerRenders(); } i think i understood you just change it to work we are waisting time i already understood the problem i just dont know how to solve it
  2. Doesn't matter this comment doesn't help me i am not going to argue about something meaningless. You want to help me then be my guest,if you dont want go ahead and exit.
  3. I told you i already tried it but it gives me an error. and i've taken a pic http://prntscr.com/7xl2u8
  4. to diesieben07 you should be ashamed coming from you,You are here to support people no matter thier skill if its an expert or a novice showing your act is already sad you are not suppose to be a moderator shut up and do you job by helping others not trying to hurt them. Now i understood what you explained to me but still i dont understand what line,word am i supose to write there there,just write me the line.
  5. https://gist.github.com/anonymous/eefb9f7512e1f7c72bc3 Here
  6. Crashes when i try to enter -- System Details -- Details: Minecraft Version: 1.8 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_05, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 724481176 bytes (690 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 4 mods loaded, 4 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8-11.14.3.1450.jar) UCHI Forge{11.14.3.1450} [Minecraft Forge] (forgeSrc-1.8-11.14.3.1450.jar) UCHE hnmod{Harsh Nature - Alpha 0.1} [Harsh Nature] (bin) Loaded coremods (and transformers): GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer: 'GeForce GTX 660/PCIe/SSE2' [18:47:15] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:663]: #@!@# Game crashed! Crash report saved to: #@!@# E:\Users\ishay\Desktop\Assets\Coding\Minecraft Coding\Survival Mod\eclipse\.\crash-reports\crash-2015-07-27_18.47.15-client.txt AL lib: (EE) alc_cleanup: 1 device not closed Java HotSpot 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
  7. http://prntscr.com/7xl2u8
  8. Yes i do understand java and i told you everything i write gives me an error i already tried Item and item like 5 times each. Error bra
  9. Then what am i suppose to write,Everything different of what i write gives me an error Write me the line
  10. Okay i understood but every command i try to change it gives an error and it tells me to pick between these two: Small_Flint Twigs. How can i register them both in a single command.
  11. Whats wrong with it? i need to register it twice cause i have two items. Then how am i suppose to register them? tell me what line to change and what to change
  12. Well I need help with this problem i'm brekaing my head trying to figure it out i made a video so i can explain it better,just watch the whole 4 minutes. You'll understand https://www.youtube.com/watch?v=7ybyLP7XbO0&feature=youtu.be
×
×
  • Create New...

Important Information

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