Everything posted by LexManos
-
Mod Loader Error
Or install java 7. But yes, nothing on our end you're trying to run a mod that REQUIRES you to just java 7+
-
Ore Dictionary Name as ItemStack
Meh, you'll have to deal with recipies like NEI does. If it's a OreDict recipe and you encounter an array just loop through them when displaying them. Anyways for doing things like always choosing index 0, or looping through the icons, it never pleases the modders and it causes nothing but fights. The oredict is mainly ment for recipies and not something the end user should ever see, so we can not officially start endorsing one thing over the others. So ya not really feasible to happen.
-
Mod Loader Error
Pastebin.com exists for a reason, use it.
-
1.7.2 server crashes when a certain mod is removed
Unless you hadle it, removing of mods that add items/block is not supported at this time. You can edit the level.dat manually to remove them from the list, but it's not recommended to remove mods that add content to your world unless you want to have a corrupt world.
-
Cannot seem to get this right
Open your launcher. Edit your profile Select MC 1.7.2 RUN THE GAME THEN install Forge. Seriously.. how difficult is it to understand that you need to run MC before you install Forge...
-
Classpath loading of mods
Nope, but there is only like 2 or 3 things out there that use TweakClass. It'll be addressed in the future, but not right now.
-
1.6.4 Never Loads, No Apparent Reason
sadly, with the massive amount of mods you have its damn near impossible to determine who is the culperate. You're gunna have to split your mods and try debugging it, sorry dude cant help you more.
-
Ore Dictionary Name as ItemStack
Ive thought about this before, and really, not useful except for recipies. Trying to mitigate the end user look and feel is a horrible ideas, as well as trying to wrap around crap like single return values for say.. getItem(). What is your use case, what do you wanna do? We could in theory add a OreDictonary.isOre(String name, ItemStack item) but hooking it directly into ItemStack would just create to many issues.
-
Cant get on certain servers
Thats a boot class shipped in development... Shouldnt be in the end user thing... Will have to fix that.
-
Classpath loading of mods
It may be addressed in the future, however, it's not that big of a priority right now. Coremods will be getting quite a bit of a overhaul sometime in the near future. But not right now.
-
Make net.minecraft.block.BlockRailBase implementing an interface
I don't talk to people I don't know on those systems for various reasons. However, I don't see how what you would want to do would REQUIRE you to extend a separate block. Maybe a refactor of the functionality in your mod to better suit your expansion ideas is in order?
-
Make net.minecraft.block.BlockRailBase implementing an interface
Eclipse has tools for extracting interfaces yes, but that would not work in Forge because of the obfuscation we have to deal with. As it sits, the best choice is to assume all rails are BlockRailBase's. What exactly are you trying to do that you can't follow this design and would be worth the dozen patches that it would take to change this?
-
Where is the mods folder when installed on Ubuntu server?
Yes... How do you expect the client to know what a quarry, or a pipe look like unless they have the mod? How do they know what items are added or how they function? Yes, you need to have the client mods.
-
MissingModsException Error
Dont know, your log will tell you.
-
Cant get on certain servers
Try without Optifine.
-
I can't get forge to work :( Only applies to 1.6 and above
There is a log in the logs folder as well as a console log in the launcher you seriously can't find the log? Nobody will help you without a log file.
-
An Addition to the IFuelHandler
http://docs.oracle.com/javase/7/docs/api/java/util/Map.html
-
[Solved] [1.6.4] Disabling the F3 menu/coordinates
There is no event for detecting the key press {well, actually there is but ignore it for now}, But there are events for when shit is rendered on the screen.
-
[SOLVED]forge build 1047 reobf not working
Interesting, I don't see why it wouldn't unless you've derped something up. Kill the .gradle, and build folder in your mod folder. {where you're trying to build} Also kill the .gradle folder in your user home directory. And then run as two seperate commands: gradlew setupDecompWorkspace gradlew build
-
An Addition to the IFuelHandler
Because the map isnt based on result, but input?
-
[Solved] [1.6.4] Disabling the F3 menu/coordinates
Why are you coremoding something that has an event?
-
[SOLVED]forge build 1047 reobf not working
run gradle cleanCache and do it again, something is derpy.
-
[SOLVED]forge build 1047 reobf not working
You need to run either setupDevWorkspace or setupDecompWorkspace.
-
How can you use your normal Minecraft Account in Eclipse?
You need to use the tweaker classes that come in the FML launch configs.
-
Code changed after exporting my Mod
Somehow you've created a version of your mod with the reference to your entity. You need to clean your workspace and rebuild the compiled code. Nothing on our end would do that.
IPS spam blocked by CleanTalk.