I've added ore dictionary tooltips as a suggestion on my own issue tracker now. It's possible, but it will be tricky. I need to avoid it looking stuff up from the Ore Dictionary every single tick, which is very slow.
sometimes when player join the server they get a long time where they falling into the void. After 10 or 20 seconds the chunks finally load. The console writes down some exceptions and your SimplyJetpacks mods is the only one that is named there: http://pastebin.com/NcscT4X3
Hope you can help
What version of SJ are you on? I fixed that in 1.1.2.
Any chance for supporting Ender IO-recipes in future? It's just because maybe some people playing with Ender IO won't have the need to also have Thermal Expansion installed in that case, since both mods are relative similar. Thanks for your answer in advance & also for all your time, working on your mod.
The Ender IO author mentioned doing an pull request to add EnderIO recipes, but I haven't seen something like it yet. I could remind him.
I may remove the fuel tooltips for now. They have a huge amount of hackiness in them and I don't have time to deal with all the issues that come with that right now.
Alternatively, try disabling fuel tooltips in the config (it's in NEI's own config file). This might fix it, but no guarantees.
Looks like you're trying to use a flux pack without armor to craft it. It needs to be the armored version, though. Try applying Invar Armor Plating to the flux pack.
Simply Jetpacks 1.1.1 for Minecraft 1.7.10
- Added the Mysterious Potato (creative-only). It can do the thing. The thing involves spawners.
- Mobs can use jetpacks again. Should be less crashy than last time.
- Enchantability can now be set per jetpack/flux pack
- Jetpack particles now respect the particles option in the video settings menu
- Split the config file so that the client-only options are kept separate
- Fly and descend keys can now be changed using the configs, to be something else than the vanilla jump and sneak keys.
- Fixed potential memory leak in single player
- Various code cleanups
nei plugins crashes every time I look up a recipe. it's conflicting with extrabees, fix please.
crash report:
---- Minecraft Crash Report ----
// Who set us up the TNT?
Description: Updating screen events
java.lang.RuntimeException: java.lang.IllegalAccessException: Class codechicken.nei.recipe.TemplateRecipeHandler can not access a member of class net.bdew.neiaddons.extrabees.IsolatorRecipeHandler with modifiers ""
at codechicken.nei.recipe.TemplateRecipeHandler.newInstance(TemplateRecipeHandler.java:459)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:464)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:23)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:320)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:508)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:496)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1629)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalAccessException: Class codechicken.nei.recipe.TemplateRecipeHandler can not access a member of class net.bdew.neiaddons.extrabees.IsolatorRecipeHandler with modifiers ""
at sun.reflect.Reflection.ensureMemberAccess(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at codechicken.nei.recipe.TemplateRecipeHandler.newInstance(TemplateRecipeHandler.java:457)
... 21 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.recipe.TemplateRecipeHandler.newInstance(TemplateRecipeHandler.java:459)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:464)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:23)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:320)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:508)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:496)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
Okay so with the NEI Plugins Unofficial, I have noticed that every mod that is working through NEI, except for one, and that would be Tinkers' Construct. I am unable to access any recipes through NEI for Tinkers' Construct, and if this could be fixed soon, then that would be great. Just wanted to let you know because this could possibly be a bug.
One thing though, when you turn your particles to decreased or minimal, the jetpack particles don't change/stop. Could you make an option to turn those off?(Unless I missed it)
There should be a config option that lets you turn them off. I may make it respect the ingame particles setting in the next update.
I noticed if you try to connect to a server that has the mod installed server-side with a newer version than the server has, it will reject the client. Anyway to stop that from happening, so clients can independently if they want to. Also does it even add anything when installed server-side or no?
You mean NEI Plugins? It's not required on the server, and doesn't do anything on servers as far as I know.
That said, I can make it accept any remote versions so people don't get rejected.
I am occasionally getting the following crash exception. Using the mods below. It doesn't crash the game, but it looks like it causes a threadlock and the client stops responding, but the game keeps going. I'm using SSP.
[12:32:31] [Client thread/WARN] [NEIPlugins]: Error occured while calling LiquidTemplateRecipeHandler.loadUsageRecipes for recipeId: tconstruct.smeltery
java.lang.ClassCastException: tconstruct.library.crafting.Smeltery$SmelteryInput cannot be cast to mantle.utils.ItemMetaWrapper
at neiplugins.tconstruct.SmelteryRecipeHandler.loadUsageRecipes(SmelteryRecipeHandler.java:98) ~[SmelteryRecipeHandler.class:?]
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346) ~[TemplateRecipeHandler.class:?]
at neiplugins.common.LiquidTemplateRecipeHandler.loadUsageRecipes(LiquidTemplateRecipeHandler.java:65) [LiquidTemplateRecipeHandler.class:?]
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471) [TemplateRecipeHandler.class:?]
at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20) [GuiUsageRecipe.class:?]
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20) [RecipeItemInputHandler.class:?]
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:320) [GuiContainerManager.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java) [bex.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java) [bex.class:?]
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java) [GuiContainerManager.class:?]
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:508) [GuiContainerManager.class:?]
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:496) [GuiContainerManager.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java) [bex.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276) [bdw.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1629) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0-u60-unofficial]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0-u60-unofficial]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0-u60-unofficial]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0-u60-unofficial]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0-u60-unofficial]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0-u60-unofficial]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0-u60-unofficial]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0-u60-unofficial]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:421) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:512) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[12:32:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
[12:32:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
Update TConstruct. A new version came out recently and the current version of NEI plugins is compatible with that one.
That version of the mod is very, very, VERY outdated. It's like the very first version ever uploaded to the forums. The HUD configs weren't implemented until the versions for Minecraft 1.7.10.
I'm sorry, but I cannot provide further support for a version that old.
NEI Plugins has a GUI that lets you select registered recipe handlers from a list, to list their recipes. I simply added your recipe handlers to the list.
1
0
What version of SJ are you on? I fixed that in 1.1.2.
0
The Ender IO author mentioned doing an pull request to add EnderIO recipes, but I haven't seen something like it yet. I could remind him.
0
Alternatively, try disabling fuel tooltips in the config (it's in NEI's own config file). This might fix it, but no guarantees.
0
0
- Added the Mysterious Potato (creative-only). It can do the thing. The thing involves spawners.
- Mobs can use jetpacks again. Should be less crashy than last time.
- Enchantability can now be set per jetpack/flux pack
- Jetpack particles now respect the particles option in the video settings menu
- Split the config file so that the client-only options are kept separate
- Fly and descend keys can now be changed using the configs, to be something else than the vanilla jump and sneak keys.
- Fixed potential memory leak in single player
- Various code cleanups
BakermanLP: That looks like an issue with Mekanism itself, not NEI Plugins. Try reporting it here:
https://github.com/aidancbrady/Mekanism/issues
0
Update your NEI Addons, not Plugins.
0
Which versions of both mods are you using?
There should be a config option that lets you turn them off. I may make it respect the ingame particles setting in the next update.
0
You mean NEI Plugins? It's not required on the server, and doesn't do anything on servers as far as I know.
That said, I can make it accept any remote versions so people don't get rejected.
0
Update TConstruct. A new version came out recently and the current version of NEI plugins is compatible with that one.
0
I'm sorry, but I cannot provide further support for a version that old.
1
Now compatible with TConstruct 1.6.0d40 and up. Also removed the Forestry backpack lists as Forestry itself no longer supports it.
0
NEI Plugins has a GUI that lets you select registered recipe handlers from a list, to list their recipes. I simply added your recipe handlers to the list.
0
1
Blood Magic support here simply means I added buttons in the recipe lists that link to their NEI handlers.
Tinkers' Construct support will only work with the very latest version of TConstruct, because of an internal change that had to be made to support it.