Jump to content

chasingfire_hpps

Members
  • Posts

    99
  • Joined

  • Last visited

Everything posted by chasingfire_hpps

  1. there is no gradle folder in my build folder and no error in the gradle.log
  2. yes and yes. what is the folder setup supposed to look like. Is there a tutorial for this version?
  3. I don't have a reobf folder. Is my install messed up?
  4. what is the folder structure supposed to look in 9.11.1.964?
  5. I am using forge 9.11.1.964 and I was trying to release my mod but I couldn't find a libs folder in my builds folder.
  6. I was testing my mod so I ran my mod program and it said Minecraft was out of memory. But when I play Minecraft normally ( via Minecraft launcher) it doesn't say that. Why does this happen and how do I fix it.
  7. I just looked up the fixes for Minecraft running out of memory and all of that is already there and I can run Minecraft normally. why would it run out of memory when I run my mod program but not when I play Minecraft normally
  8. Ummm... Minecraft just pulled back up, started going crazy in the console, and then said it ran out of memory.
  9. I had added a block to my mod and I didn't have any errors. I ran the program and Minecraft started but when I selected and played my test world it would not start it. It went to the main menu and it stopped responding. It didn't crash so I don't have a crash report. I have no idea what is happening. Thanks for any help.
  10. Are there any video tutorials for the coding part? I'm more of a visual learner. thanks
  11. Can anyone point me toward a tutorial for forge 9.11.1.964? thanks.
  12. could you make a separate download for an add-on that uses the other mod's block id's and etc.?
  13. I am installing forge src for 1.6.4 with gradle. When I attempt to install gradle and type gradle into the command prompt it says this Microsoft Windows [Version 6.2.9200] © 2012 Microsoft Corporation. All rights reserved. C:\Users\ijhpp_000>gradle ERROR: JAVA_HOME is set to an invalid directory: C:\Java Please set the JAVA_HOME variable in your environment to match the location of your Java installation. C:\Users\ijhpp_000> please help
  14. I am I was running the install.bat file. sorry for forgetting that .
  15. Hi. I posted about a week ago about this. It is still happening and I still don't know what to do. Please help if you can.
  16. I ran the install.cmd file and while it was installing I kept getting these 10054 errno errors. Does anyone know how to fix these? Does it have anything to do with my computer or settings or am I doing something wrong? please help. No help? Really? Still need help
  17. What do you mean and how do I fix it. I can play Minecraft normally. .
  18. Hi I tried to test my mod. When I ran the program Minecraft crashed and I got an error report. Please help, thank you. (Sorry if this is in the wrong section) ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 1/7/14 4:28 PM Description: Initializing game java.lang.NullPointerException at net.minecraft.client.Minecraft.readImage(Minecraft.java:559) at net.minecraft.client.Minecraft.startGame(Minecraft.java:419) at net.minecraft.client.Minecraft.run(Minecraft.java:808) at net.minecraft.client.main.Main.main(Main.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.client.Minecraft.readImage(Minecraft.java:559) at net.minecraft.client.Minecraft.startGame(Minecraft.java:419) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.run(Minecraft.java:808) at net.minecraft.client.main.Main.main(Main.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 965473120 bytes (920 MB) / 1056309248 bytes (1007 MB) up to 1056309248 bytes (1007 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Launched Version: 1.6 LWJGL: 2.9.0 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
×
×
  • Create New...

Important Information

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