-
[1.8] Crafting Crash
Ahhhhh Thanks I'll get to recoding my stuff then
-
[1.8] Crafting Crash
Hey Guys, When I try to craft an item from my mod, it has no texture in the table. When i mouse over, it crashes: (happens with all items) From the Creative Menu the item works as intendet. Mod Class: regi is a Class i wrote to register the blocks and items. registerRecipe() just calls GameRegistry.addRecipe. The static item Objects are in IData: IData: BaseSword.java: Greetings, some dude on the internet
-
[1.8] preInit() Libary
Gonna do that when I´m a little further into it. Thanks for everything!
-
[1.8] preInit() Libary
Thanks. I got everything workin. Just one last question: If I have BaseExample that needs BaseLib, i need to compile baselib.jar, add it to the libs folder, and ádd it to the build.gradle file? Or is there a other way?
-
[1.8] preInit() Libary
Yeaaaaaaaaaa i kinda found my error. I build the mods, and put the build .jars in the mods folder of the forge project. Not the best idea. In the normal Minecraft´s mod folder it works.
-
[1.8] preInit() Libary
I thinks it´s because its pbfuscated. I´ll try to change something.
-
[1.8] preInit() Libary
BaseBlock: https://github.com/AsterAether/BaseExample/blob/master/src/main/java/baseexample/blocks/BaseBlock.java AbstractBlock: https://github.com/AsterAether/BaseLib/blob/master/src/main/java/baselib/lib/abst/AbstractBlock.java
-
[1.8] preInit() Libary
There´s another error now, but i tink that´s from my mod:
-
[1.8] preInit() Libary
Pretty much, tough BaseLib doesnt add anything. If i load up Minecraft with only BaseLib, it regisers as a mod.
-
[1.8] preInit() Libary
Doesn't seem to work. I put both .jar in the mods folder of the forge/eclipse/mods to test them. Here is the crash from Minecraft:
-
[1.8] preInit() Libary
So the build.gradle for BaseLib: https://github.com/AsterAether/BaseLib/blob/master/build.gradle and for BaseExample: https://github.com/AsterAether/BaseExample/blob/master/build.gradle
-
[1.8] preInit() Libary
I use Eclipse. My workspace is like this: Workspace\Forge \Baselib \BaseExample BaseExample uses Baselib as dependency. Baselib and BaseExample have their own gradle folder an gradle.bat. I'll upload build.gradle as soon as I'm home.
-
[1.8] preInit() Libary
Hm, it's possible that I messed up on the gradle dependency, for when I try to start minecraft a noclassfound error pops up. I thought that was because the classes of the libary weren't injected. Need to try again tomorrow.
-
[1.8] preInit() Libary
Hey guys, Simple question. Can I use Classes from an dependency libary from my mod in the preInit() function of said mod? My idea was to create a libary that would help me register my blocks, items, etc. Can't seem to get it to work. I can post my code later if needed. Greetings, Pretty new modder
IPS spam blocked by CleanTalk.