Everything posted by Parker8283
-
[1.7.2] Crop not working, crashes when planted
If it's crashing, something like the CRASH LOG would be helpful.
-
[1.7] Potion IDs?
I thought we got rid of IDs, so why do potions have them? Are they on their own system? And is there a method like "getNextAvailablePotionId()" to prevent conflicts, or does that need to be a config thing?
-
[1.7.2] Missing Forgebin
Try with Forge 1060 (Recommended Version)
-
[1.7.2] Missing Forgebin
All you need is this: ./gradlew setupDecompWorkspace (OR ./gradlew setupDevWorkspace . Not both; Decomp decompiles Minecraft for you to see) ./gradlew eclipse
-
[1.7] Accessing maxStackSize?
AHA see I WAS blind! But what's the point of this method? It just calls the deprecated one without using the ItemStack at all.
-
[1.7.2/Forge 10.12.1] AccessTransformers
Also, there's a very helpful tool called GOOGLE that could be used BEFORE you post a thread. Like googling Minecraft Access Transformers gets you the link he just gave you.
-
[1.7] Accessing maxStackSize?
Can't seem to find such method in the Item class. I must be blind. What's the method name?
-
[1.7] Accessing maxStackSize?
maxStackSize is protected, and the getter is deprecated. So what are we supposed to use? Access Transformers?
-
[1.7.2] Gradle compileJava failed
Update Forge, and don't use the Wuppy Advanced Setup.
-
[1.7.2]Config file doesn't work on published mod, works fine in dev environment
Your config file is not being placed in the correct directory. Where do you define the configPath variable? Could we see it?
-
Include DepLoader to download FMP and CCL gradle 1.7.2
CCC will have code for getting CCL; look at Chicken-Bones CCC repo and find how he does it, then just apply it for FMP as well.
-
[1.7] Removing Vanilla Blocks and Items
Posted that BEFORE I put it on GitHub. Thanks. EDIT: Well, actually only some. How would one use the aliasing/replacement that Lex has talked about. Google seems to now know.
-
[1.7] Removing Vanilla Blocks and Items
So would the best way to get around this be making a core mod and editing the Block and Item?
-
[1.7] Removing Vanilla Blocks and Items
I remember that in pre-1.7, you could just reference the blockList or itemList at the index of the data value of the thing you wanted to remove, and set the contents at that index to null, then just create a block or item to take its place. However, with the new Registries, I can't seem to find a remove method. Is it possible to remove blocks and items anymore?
-
[1.7] CallableMinecraftVersion?
I've seen that CallableMinecraftVersion no longer exists, and have found that the version is now in the CrashReport class. However, I can't figure out how to access it. Anyone?
-
[1060] Gradle and Jenkins problem
It has been fixed with one of the newest ForgeGradle 1.2 Snapshots! Thanks, Abrar!
-
[GRADLE] 1.7.2 - Cannot use external .jar ?
Well, if you need the classes to run the program, you obviously need to put them in your mods folder. That's basic java.
-
[1060] Gradle and Jenkins problem
It started out as I wasn't allocating enough RAM for Jenkins to work, but no I have no clue what's causing this. Could someone who has used Jenkins more help me? I'm completely new to Jenkins so have no clue what's happening here.
-
How to use ForgeGradle and Maven
Thank you. But in looking at some other modders' build scripts, where is the "project.filesmaven" property defined for use, like "project.filesmaven.username", etc.?
-
[GRADLE] 1.7.2 - Cannot use external .jar ?
You make a separate dependencies block for them. Like this, from Ex Nihilo: https://bitbucket.org/Erasmus_Crowley/ex-nihilo/src/febd0f3c84284cb9e363d8e8681a445611ab7616/build.gradle?at=master#cl-43
-
How to use ForgeGradle and Maven
I would like it if someone (looking at you, Abrar) would explain how to use ForgeGradle with a Maven Repo.
-
[1.7.2-1060] Mod Logos Not Loading
Hmm, MCP seems to be working now, but Forge isn't: http://screencast.com/t/ZrrRW661JzD
-
JavaFX with ForgeGradle
Java 8 causes problems with ForgeGradle. Downgrade to 7u55.
-
Forge libraries not showing up in Eclipse
How about links and screenshots so that we can SEE what's happening, because with what you just gave us, we have NO CLUE what your problem is.
-
1.6.4 Random Severe Error + Crash
Don't use Java 8
IPS spam blocked by CleanTalk.