Operating System: Server is CentOS, launcher is Mac and Windows (happening on both)
Version of Java: 1.7.0_03
Description of Problem: I've installed Tekkit on a server for somebody and it's crashing when they add items to the bottom row of their inventory (to hold them). Also doesn't seem to be loading correctly.
Question
redranger
Launcher/pack Version: Server files and launcher downloaded from this Tekkit page today: http://www.technicpack.net/tekkit/
Operating System: Server is CentOS, launcher is Mac and Windows (happening on both)
Version of Java: 1.7.0_03
Description of Problem: I've installed Tekkit on a server for somebody and it's crashing when they add items to the bottom row of their inventory (to hold them). Also doesn't seem to be loading correctly.
Error Messages:
This error occurs on startup:
2012-04-07 14:15:36 [iNFO] [RecipeManager] Loading RecipeManager v1.1c.
2012-04-07 14:15:36 [WARNING] [RecipeManager] Spout not detected, restricting recipes not possible!
2012-04-07 14:15:36 [iNFO] [RecipeManager] loading all settings...
2012-04-07 14:15:36 [iNFO] [RecipeManager] loaded 0 custom fuels.
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #1 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #2 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #3 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #4 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #5 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #6 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #7 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #8 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #9 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #10 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #11 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #12 error:null, null
2012-04-07 14:15:36 [sEVERE] [RecipeManager] custom_recipes.txt recipe #14 error:null, null
This one happens when I try putting an item in my hand, seems to be any random item:
2012-04-07 14:31:27 [sEVERE] java.lang.NullPointerException
2012-04-07 14:31:27 [sEVERE] at net.minecraft.server.ItemStack.setData(ItemStack.java:153)
2012-04-07 14:31:27 [sEVERE] at net.minecraft.server.ItemStack.<init>(ItemStack.java:39)
2012-04-07 14:31:27 [sEVERE] at net.minecraft.server.Packet.b(Packet.java:150)
2012-04-07 14:31:27 [sEVERE] at net.minecraft.server.Packet107SetCreativeSlot.a(SourceFile:25)
2012-04-07 14:31:27 [sEVERE] at net.minecraft.server.Packet.a(Packet.java:79)
2012-04-07 14:31:27 [sEVERE] at net.minecraft.server.NetworkManager.h(NetworkManager.java:152)
2012-04-07 14:31:27 [sEVERE] at net.minecraft.server.NetworkManager.c(NetworkManager.java:270)
2012-04-07 14:31:27 [sEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFile:76)
2012-04-07 14:31:27 [iNFO] stevevbrewer lost connection: disconnect.genericReason
Link to pastebin of log: http://pastebin.com/AqBE39ma
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.