Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/mt recipes hand doesn't work #163

Closed
BakermanLP opened this issue Jun 26, 2015 · 3 comments
Closed

/mt recipes hand doesn't work #163

BakermanLP opened this issue Jun 26, 2015 · 3 comments

Comments

@BakermanLP
Copy link

I am using the latest modtweaker2 version. Whenever I try to get the recipes with "/mt recipes hand" I get the following error:

[08:29:03] [Server thread/ERROR]: Couldn't process command: 'mt recipes hand'
java.lang.NullPointerException
at minetweaker.mc1710.item.MCItemStack.matches(MCItemStack.java:250) ~[MCItemStack.class:?]
at minetweaker.mc1710.recipes.MCRecipeManager.getRecipesFor(MCRecipeManager.java:63) ~[MCRecipeManager.class:?]
at minetweaker.MineTweakerImplementationAPI$6.execute(MineTweakerImplementationAPI.java:212) ~[MineTweakerImplementationAPI$6.class:?]
at minetweaker.MineTweakerImplementationAPI$19.execute(MineTweakerImplementationAPI.java:610) ~[MineTweakerImplementationAPI$19.class:?]
at minetweaker.mc1710.server.MCServer$MCCommand.func_71515_b(MCServer.java:124) ~[MCServer$MCCommand.class:?]
at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:94) [z.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:739) [nh.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:718) [nh.class:?]
at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(SourceFile:37) [ir.class:?]
at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(SourceFile:9) [ir.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[08:29:03] [Client thread/INFO]: [CHAT] An unknown error occurred while attempting to perform this command

@Voidi
Copy link
Contributor

Voidi commented Jun 26, 2015

First what does that have to do with it ModTweaker? the Exception say nothing about modtweaker.
Second, as i know there is no command 'recipes hand'
There only 'minetweaker hand' and 'minetweaker recipes'.

@Dream-Master
Copy link

/mt hand
or
/minetweaker hand

show up the item in your hand.

@jaredlll08
Copy link
Owner

Close #163
Also not to mention. We will not be supporting scripts that se /mt reload.

On Friday, June 26, 2015, Martin notifications@github.com wrote:

/mt hand
or
/minetweaker hand

show up the item in your hand.


Reply to this email directly or view it on GitHub
#163 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants