Chicken Bones:
can you please add NotEnoughItems-Server 1.2.2.4 to this page:http://www.chickenbo...s/Old_Versions/
if any 1 has back up of said file that would be great as well
After Forge ModLoader, maintained by CPW is compatible with 1.3.1, and then Minecraft Forge needs to be compatible with 1.3.1, and then ChickenBones has to get CodeChickenCore compatible with 1.3.1, and THEN its NEI's turn to be updated to 1.3.1.
Is there or will thre be a thread for 1.3.1 mods or just incorporate them here? btw I understand there are dependancies I am just dont want to miss your 1.31 mods when they are out :-)
It seems after installing certain mods, NEI becomes "dependent' on them; that is, keeping them without uninstalling NEI crashes MC. Uninstalling NEI fixes this. The ones I've found are:
I could provide crash reports, if you like. Also, after upgrading to 1.3.0.1, downgrading back crashes. Don't get me wrong, I love this mod, it just seems to become too dependent on some stuff once they've been installed, and it's now impossible to run EE 1.4.6.4 with this mod, which I need for a certain server of mine.
Anyone know what the problem is? \Gets error report
Example: Before installing Bunyan, everything was working fine. After installing, everything was working fine. When I tried uninstalling, I got the following upon opening a world:
32 mods loaded
Optifine OptiFine_1.2.5_HD_S_C6
Minecraft Forge 3.3.8.164
FML v2.2.106.176
Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5
mod_CodeChickenCore : Available (CodeChickenCore-Client 0.5.5.zip)
mod_UpdateManager : Available ([1.2.5] Mine & Blade Battlegear - 2.8.0.1.zip)
mod_RecipeBook : Available (Recipe Book.zip)
mod_3DItems_Forge : Available ([Optifine + Forge].zip)
mod_Mystcraft : Available (mystcraft-client-1.2.5-0.9.1.02-Forge-3.3.8.152.zip)
mod_NotEnoughItems : Available (NotEnoughItems-Client 1.3.0.1.zip)
mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2_04.zip)
mod_MinecraftForge : Available (MinecraftForge-3.3.8.164-Client.zip)
mod_VanillaEnderman : Available (ClassicEnderman.zip)
mod_mocreatures : Available (DrZharks MoCreatures Mod v3.7.1.zip)
mod_EE : Available (EE2ClientV1.4.6.7.jar)
mod_ElementalCreepers : Available (ElementalCreepers_v2.3_mp_MC1.2.5.zip)
mod_floatingRuins : Available (Floating Ruins 1.2.5.d.zip)
mod_MoreCreepsAndWeirdos : Available (MoreCreepsAndWeirdos.zip)
mod_Netherrocks : Available (Netherrocks 1.2.5 Client Forge.zip)
mod_SimpleOres : Available (SimpleOres 1.2.5 v5 Client Forge.zip)
mod_SmartMoving : Available (Smart Moving Client for ModLoader.zip)
mod_Timber : Available (Timber! (1.2.4).zip)
mod_WackyCreepers : Available (WackyCreepers7_9_12.zip)
Balkon's WeaponMod : Available (WeaponMod.zip)
Mine & Blade- Battlegear : Available ([1.2.5] Mine & Blade Battlegear - 2.8.0.1.zip)
mod_ExtendedWorkbench : Available ([1.2.5]ExtendedWorkbench v0.6.zip)
mod_BuildCraftCore : Available (buildcraft-client-A-core-3.1.5.zip)
mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-3.1.5.zip)
mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-3.1.5.zip)
mod_BuildCraftFactory : Available (buildcraft-client-B-factory-3.1.5.zip)
mod_BuildCraftTransport : Available (buildcraft-client-B-transport-3.1.5.zip)
mod_BuildCraftSilicon : Available (buildcraft-client-C-silicon-3.1.5.zip)
ExtraBiomes XL : Available (extrabiomes-xl-2.2.7-ssp.zip)
Millénaire : Available (millenaire3.0.0r3.zip)
mod_CustomOreGen : Available (CustomOreGen.[1.2.5]v5.Client.zip)
mod_ThaumCraft : Available (ThaumCraft2.1.6d.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 7f533789 --------
Generated 8/5/12 11:09 AM
Minecraft: Minecraft 1.2.5
OS: Mac OS X (x86_64) version 10.7.4
Java: 1.6.0_33, Apple Inc.
VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-7.18.18, Intel Inc.
java.lang.ClassNotFoundException: codechicken.nei.NEIBunyanConfig
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at codechicken.core.CommonUtils.addClass(CommonUtils.java:161)
at codechicken.core.CommonUtils.readFromZipFile(CommonUtils.java:206)
at codechicken.core.CommonUtils.readFromModFolder(CommonUtils.java:238)
at codechicken.core.CommonUtils.findClasses(CommonUtils.java:132)
at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:695)
at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:290)
at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:62)
at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:71)
at BaseMod.doTickInGame(BaseMod.java:48)
at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)
at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)
at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)
at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)
at net.minecraft.client.Minecraft.x(Minecraft.java:878)
at net.minecraft.client.Minecraft.run(Minecraft.java:753)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT f15a986a ----------
Let’s play good guys against bad guys… Yes. Let’s play that. Are you ready? You’re the bad guy. And when you’re bad, you just run. That’s fine right? Well… Shall we play?
Hey man,
I just need to thank you for what you have done. your mods are awesome, I wish Notch would help by adding your root class into regular minecraft.
Hey Chicken bones. I remember ages ago you added my suggestion to NEI... And i loved it! Ever since then ive had major respect for you as a modder. I just had another idea. Now it's alot more complicated then my last suggestion... But here goes!!!
Add Crafting to NEI Utility/regular mode...
Aka if you have the required items in your inventory you can craft an item automatically with a hotkey. This would work much like the current Recipe and Uses hotkey's at the moment. I presume that items which require a 3x3 grid would require a crafting table in your inventory aswell... I would honestly think that even the most basic feature like this would be loved by all.
Eventually you could work it like Crafting Table III and lots of other features could be added.
I understand something like this would require alot of coding little things like whether theres enough inventory space etc. would be annoying. But if any modder can do it. You can.
PS: No rush. Could be a good new feature for 1.3 haha
Everyone he has to wait for MCP to update (it might have been done by now), then the forge modloader has to be updated, forge it self, then chicken_bones has to update his codechicken core then he can get on with updating NEI and other mods so just be patient people.
Any1???
No as there is no 5.5 version on bukkit it still is 5.3 so i cant update. I guess it worked before but now just wouldn't work which is odd.
When its ready.After Forge ModLoader, maintained by CPW is compatible with 1.3.1, and then Minecraft Forge needs to be compatible with 1.3.1, and then ChickenBones has to get CodeChickenCore compatible with 1.3.1, and THEN its NEI's turn to be updated to 1.3.1.
Delete "NEI_BuildcraftPlugin *.zip" from mod folder
That Would Be A Good Idea For A Mode Something Like- Discovery Mode.
Oh And No There Isn't.
Anyone know what the problem is? \Gets error report
Example: Before installing Bunyan, everything was working fine. After installing, everything was working fine. When I tried uninstalling, I got the following upon opening a world:
Optifine OptiFine_1.2.5_HD_S_C6
Minecraft Forge 3.3.8.164
FML v2.2.106.176
Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5
mod_CodeChickenCore : Available (CodeChickenCore-Client 0.5.5.zip)
mod_UpdateManager : Available ([1.2.5] Mine & Blade Battlegear - 2.8.0.1.zip)
mod_RecipeBook : Available (Recipe Book.zip)
mod_3DItems_Forge : Available ([Optifine + Forge].zip)
mod_Mystcraft : Available (mystcraft-client-1.2.5-0.9.1.02-Forge-3.3.8.152.zip)
mod_NotEnoughItems : Available (NotEnoughItems-Client 1.3.0.1.zip)
mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2_04.zip)
mod_MinecraftForge : Available (MinecraftForge-3.3.8.164-Client.zip)
mod_VanillaEnderman : Available (ClassicEnderman.zip)
mod_mocreatures : Available (DrZharks MoCreatures Mod v3.7.1.zip)
mod_EE : Available (EE2ClientV1.4.6.7.jar)
mod_ElementalCreepers : Available (ElementalCreepers_v2.3_mp_MC1.2.5.zip)
mod_floatingRuins : Available (Floating Ruins 1.2.5.d.zip)
mod_MoreCreepsAndWeirdos : Available (MoreCreepsAndWeirdos.zip)
mod_Netherrocks : Available (Netherrocks 1.2.5 Client Forge.zip)
mod_SimpleOres : Available (SimpleOres 1.2.5 v5 Client Forge.zip)
mod_SmartMoving : Available (Smart Moving Client for ModLoader.zip)
mod_Timber : Available (Timber! (1.2.4).zip)
mod_WackyCreepers : Available (WackyCreepers7_9_12.zip)
Balkon's WeaponMod : Available (WeaponMod.zip)
Mine & Blade- Battlegear : Available ([1.2.5] Mine & Blade Battlegear - 2.8.0.1.zip)
mod_ExtendedWorkbench : Available ([1.2.5]ExtendedWorkbench v0.6.zip)
mod_BuildCraftCore : Available (buildcraft-client-A-core-3.1.5.zip)
mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-3.1.5.zip)
mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-3.1.5.zip)
mod_BuildCraftFactory : Available (buildcraft-client-B-factory-3.1.5.zip)
mod_BuildCraftTransport : Available (buildcraft-client-B-transport-3.1.5.zip)
mod_BuildCraftSilicon : Available (buildcraft-client-C-silicon-3.1.5.zip)
ExtraBiomes XL : Available (extrabiomes-xl-2.2.7-ssp.zip)
Millénaire : Available (millenaire3.0.0r3.zip)
mod_CustomOreGen : Available (CustomOreGen.[1.2.5]v5.Client.zip)
mod_ThaumCraft : Available (ThaumCraft2.1.6d.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 7f533789 --------
Generated 8/5/12 11:09 AM
Minecraft: Minecraft 1.2.5
OS: Mac OS X (x86_64) version 10.7.4
Java: 1.6.0_33, Apple Inc.
VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-7.18.18, Intel Inc.
java.lang.ClassNotFoundException: codechicken.nei.NEIBunyanConfig
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at codechicken.core.CommonUtils.addClass(CommonUtils.java:161)
at codechicken.core.CommonUtils.readFromZipFile(CommonUtils.java:206)
at codechicken.core.CommonUtils.readFromModFolder(CommonUtils.java:238)
at codechicken.core.CommonUtils.findClasses(CommonUtils.java:132)
at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:695)
at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:290)
at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:62)
at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:71)
at BaseMod.doTickInGame(BaseMod.java:48)
at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)
at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)
at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)
at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)
at net.minecraft.client.Minecraft.x(Minecraft.java:878)
at net.minecraft.client.Minecraft.run(Minecraft.java:753)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT f15a986a ----------
Same for the other mods I mentioned.
Not EnoughI tems 3.0.0
CodeChicken Core 0.5.5
WR-CBE Addons 1.2.2.3
WR-CBE Core 1.2.2.3
All this to bukkit.
Thanks for your help
|| Rules or Bust! ||
He's most likely working on it. Just be patient.
I just need to thank you for what you have done. your mods are awesome, I wish Notch would help by adding your root class into regular minecraft.
Add Crafting to NEI Utility/regular mode...
Aka if you have the required items in your inventory you can craft an item automatically with a hotkey. This would work much like the current Recipe and Uses hotkey's at the moment. I presume that items which require a 3x3 grid would require a crafting table in your inventory aswell... I would honestly think that even the most basic feature like this would be loved by all.
Eventually you could work it like Crafting Table III and lots of other features could be added.
I understand something like this would require alot of coding little things like whether theres enough inventory space etc. would be annoying. But if any modder can do it. You can.
PS: No rush. Could be a good new feature for 1.3 haha