Everything posted by Ugdhar
-
[1.12] Possible bug
You should post the log from your run without the texture pack *just so that there aren't any items at play besides forge and MC
-
[1.12] Possible bug
Did you try removing the resource pack you're using? Also, 1.12 is still in really early development, so until a stable/recommended build is released, it will probably be a bit glitchy.
-
Manually fire forge event
Did you try searching ItemBow for the word "event"?
-
[SOLVED][1.11.2] Creative Tab problem
You should upload your code to a github repository, it makes it easier to share when you need help, and will show all of your code (sometimes the part that needs fixing isn't the part that gets pasted into a forum post). Also post the fml-client-latest log A screenshot doesn't really give us anything to go by
-
1.8 crash
If you remove the shader mod, does it still crash? If not, you should probably contact the author of that mod, I would guess something in it is broken, or maybe a version mismatch or something. Can you post the fml-client-latest log?
-
[SOLVED][1.11.2] Problem with block model
You must be following old outdated tutorials, you do not want to be using getItemModelMesher. That may not be specifically the issue, but it won't help. You should probably find a tutorial/examples that are more for 1.11.2 instead of the old ones you're using (you should be creating/registering an ItemBlock for your Block rather than an Item, I'm guessing the old outdated tutorial you're following was having you do that. Check out this thread: http://www.minecraftforge.net/forum/topic/49497-1112-is-using-registryevent-this-way-ok/#comment-249433
-
[SOLVED][1.11.2] Block texture
- Ticking Block Entity Null Pointer
Which line is line 43? (I'm assuming what you pasted doesn't start at the beginning of the file, since I don't see any imports) edit:Also, this isn't a ForgeGradle issue, in the future you should post things like this right in Modder Support- Unable to launch Forge
Where did you buy it from, and what specifically is it called? If it is the "Windows 10 Edition" it cannot run forge, you need the Java edition. Unfortunately I can't get a direct link to the one you'd want on minecraft.net, but on the list of editions it's just "Windows".- Frame Lag Seemingly caused by Forge
%USERPROFILE%\AppData\Roaming\.minecraft\logs\fml-client-latest.log- Forge crash on startup
You need to update, 1.7.10 is no longer supported on these forums. It is stated in the EAQ that old versions are not supported here: http://www.minecraftforge.net/forum/topic/20-rules-and-eaq-read-first-or-you-will-get-banned/- CustomNPC skin issue pls help
Are all your resource names lowercase? I believe that became a requirement in 1.11, that's my best guess without seeing logs and whatnot.- 1.10.2 Troubles
Post the full fml-client-latest log please- Forge Beta1.7.3
You might be able to find the version you want from the Files link at the top of the page, however, if you run into issues a Minecraft version that old will not be supported here, so you would have to seek help elsewhere.- All my 1.10.2 Mods on the same workspace - Is it possible?
If you're using eclipse, just import each project into the same workspace, and each project will have it's own run configurations.- HELP
Doesn't matter where it came from or who uses it, 1.7.10 is so out of date it is no longer supported here. You should take the issue right to the modpack creators.- HELP
Read http://www.minecraftforge.net/forum/topic/20-rules-and-eaq-read-first-or-you-will-get-banned/- HELP
You need to update, 1.7.10 is no longer supported here.- Installer Bug
I think the answer to that is in the EAQ: http://www.minecraftforge.net/forum/topic/20-rules-and-eaq-read-first-or-you-will-get-banned/- Crashes when it comes to initializing game
Post the new log with foamfix removed- Help mincraft keep on crashes
Post a log from the crash where you add more memory. How much RAM does your computer have?- Help mincraft keep on crashes
I would say give minecraft more memory in the profile options (the -Xmx option) since you're getting an OutOfMemory crash.- My Modded Server is not working
1.7.10 is no longer supported here. You should update to 1.11.2.- Crash on clicking [...] to change install directory
Sorry, that was all I had =(- Crash on clicking [...] to change install directory
You may need https://www.microsoft.com/en-us/download/details.aspx?id=26999 - Ticking Block Entity Null Pointer
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.