Everything posted by larsgerrits
-
[1.11] How to add custom arrows for vanilla bow?
The ItemBow is using instanceof checks, meaning that if you make your arrow extend ItemArrow , it should work fine.
-
[1.11 - Solved] Dark Buttons in a GuiScrollingList
Gui#drawTexturedModalRect assumes you are using a 256x256 image. Use Gui#drawModalRectWithCustomSizedTexture with the last 2 parameters as the image size.
-
1.10.2 problem during mod loading that caused game to fail
It is still the same error if you look closely. Something else is still adding the -Xmx256M to your JVM flags. Check your JVM settings once more and recheck that you removed JAVA_OPTIONS from your environment variables. If you are using a custom launcher, that might also add the JVM flag, so make sure to use the official launcher. There have been a lot of reports like this (additional -Xmx256M flag added) lately, so it might be worth searching around the forum a bit.
-
1.10.2 problem during mod loading that caused game to fail
You have a second -Xmx argument in your JVM options. Make sure that's not in the JVM options of the Minecraft launcher. If it's not there, check if you have an environment variable called JAVA_OPTIONS. Remove it if it exists.
-
[1.8] Entity stealing items from inventory
java.lang.NullPointerException: Ticking entity at net.soggymustache.mythicalbeing.entity.kodama.EntityKodama.onLivingUpdate(EntityKodama.java:70) It's not that hard... Something is null ...
-
1.11 Overidding MC villages
Seriously? The error is pretty obvious... The IvMapGenVillage should extend MapGenVillage .
-
Entity not spawning block on impact/replacing existing blocks [1.11.2] [Solved]
I think it might be better to use Block#isReplaceable(...) so you don't have to rely on the Material to be replaceable.
-
Lucky Block Folder causes game to crash
LuckyBlocks mod for Minecraft 1.10.2 downloads as a .zip file for me, not sure what you mean with "download as a folder", as that isn't possible. If you want a custom texture, use a ResourcePack.
-
Lucky Block Folder causes game to crash
You aren't supposed to unzip mod files. All mod files should be .jar or .zip.
-
Gun Mod
Probably 1.7.10. Next time, don't bump a year old post.
-
Minecraft Forge 1.11.2 forge crashing
Just start the game once more...
-
Why can't we change repair item on vanilla ToolMaterial?
refraction is fun too ! Got me a new cell phone up n runnin' not too long ago Its a "figo". What are you even talking about?
-
Make Installers For Older Minecraft Versions
Minecraft Forge only supports the latest and a few before that (1.8.9 is the latest, will stop being supported soon). There won't be any installer made by the Forge team for any Minecraft version before that.
-
[1.8.9] Block Textures
You never fill the StarcraftBlocks.blockList array with any Blocks .
-
Bug with chunks
You probably can't, unless you have a backup of the world. Something might've gone wrong with saving the world, or you updated the world from an old version.
-
I need some info on Forge.
He meant that it's best that you manage mod packs on Curse. The author is LexManos. You can use this website for the URL. Forge doesn't really have a description I know of (do something like "Unofficial Minecraft modding API"). There's no donation thing for Forge, though Lex has a Patreon in his signature.
-
[1.11] How to cancel bucket use event?
Post your updated code.
-
[1.8.9] [Solved] Missing some models after building
Model registration, and anything related that could be usefull to us.
-
[1.8.9] [Solved] Missing some models after building
JAR files are case-sensitive, Windows isn't. This allows for some files to work on Windows, but not in a JAR file, so check the spelling in your code. If you want more help, post related code. Also, we're not going to download a random file from the internet. Post code or logs using Gist or Pastebin, with correct syntax highlighting for code.
-
[1.11] How to cancel bucket use event?
Don't compare ItemStack instances. They can never be equal, especially when you create a new one directly before comparing. Compare the Item in the ItemStack : ItemStack#getItem() == Items.LAVA_BUCKET .
-
I cant run my forge server! Here is my can Somone tell me whats wrong with it?
1.7.10 is no longer supported by Forge.
-
Installing Minecraft Forge on iPad 2
This is not possible. Minecraft Forge is only for the Java version of Minecraft.
-
GC Overhead Limit Exceeded Despite 10 GB Allocated Ram
1.7.10 is no longer supported by Forge.
-
Gradle Build fails
The admins are working as hard as they can on fixing the website. BSPKRS is working on it right now.
-
I cannot use Bowls in the Furnace while running Forge.
This is a known bug, and there's been a discussion about how to fix it. This will most likely be fixed soon.
IPS spam blocked by CleanTalk.