maniacmusic Posted March 20, 2012 Posted March 20, 2012 This is a fix that solves the protection problem. It's also a "clean" way to patch as you don't have to open up Jars and replace stuff. 1. Download this file (TekkitPatch.jar) http://massiveminecraft.com/forums/uploads/TekkitPatch.jar 2. Put it in your servers root directory 3. Start the server via the TekkitPatch.jar like so: java -Xincgc -Xmx2G -cp TekkitPatch.jar:Tekkit.jar org.bukkit.craftbukkit.Main Change "-Xmx2G" to how much RAM you wanna allocate to Tekkit e.g -Xmx1G for 1GB ram. All credits go to shadowjay1, so eventully leave a comment saying: "Thanks shadow!" - If this fix is working for you. I hope this was helpful.
0 jodelahithit Posted March 20, 2012 Posted March 20, 2012 Umm...? lol i was the first one to find a fix and he updated it so people could use NEI...
0 maniacmusic Posted March 20, 2012 Author Posted March 20, 2012 Umm...? lol i was the first one to find a fix and he updated it so people could use NEI... Yeah I just read that in an other post. We found the solution on our own though otherwise I would give you credit, sry :P
0 termhn Posted March 20, 2012 Posted March 20, 2012 Just wondering... what did you do to get this to work? Wondering cause I might do it with CraftBukkit++
0 maniacmusic Posted March 20, 2012 Author Posted March 20, 2012 Just wondering... what did you do to get this to work? Wondering cause I might do it with CraftBukkit++ I wish Tekkit was based of CB++.... This patch simply overwrites the ItemBlock.class
0 termhn Posted March 20, 2012 Posted March 20, 2012 The guy that runs SGTekkit was able to port (not really the right word, but..) CB++ so that it runs with tekkit... I asked him how he did it but he hasnt replied yet...
0 maniacmusic Posted March 20, 2012 Author Posted March 20, 2012 The guy that runs SGTekkit was able to port (not really the right word, but..) CB++ so that it runs with tekkit... I asked him how he did it but he hasnt replied yet... If you would figure it out, would you share it?
0 gummby8 Posted March 21, 2012 Posted March 21, 2012 Uses are still able to place blocks in worldguard regions even with this fix. I made sure build was denied.
0 soulgriever Posted March 23, 2012 Posted March 23, 2012 with this patch can turtles and quarrys mine through protected blocks example with residence
0 russjr08 Posted March 24, 2012 Posted March 24, 2012 That's a permissions problem even without the patch. If you look in the BC/IC config file, you'll see a username it uses. Just change it to someone who has OP and it'll work. I don't know about ComputerCraft though.
0 termhn Posted March 24, 2012 Posted March 24, 2012 For computercraft, just op [ComputerCraft] (with the brackets)
0 awesomebilly Posted March 27, 2012 Posted March 27, 2012 Hey, Thanks for all the info. When I launch the server I'm getting this error. C:\Users\will>java -Xincgc -Xmx2G -cp TekkitPatch.jar:Tekkit.jar org.bukkit.craftbukkit.Main Error: Could not find or load main class org.bukkit.craftbukkit.Main C:\Users\will>
0 awesomebilly Posted March 27, 2012 Posted March 27, 2012 Found this resolve: C:\Users\will>java -Xincgc -Xmx2G -cp TekkitPatch.jar:Tekkit.jar org.bukkit.craftbukkit.Main Between Tekkitpatch.jar and tekkit.jar the : should be ;
0 vidplace7 Posted March 29, 2012 Posted March 29, 2012 I run a server on dedicated host service "beastnode" any way i can intergrate this patch into the tekkit.jar itself?
0 termhn Posted March 29, 2012 Posted March 29, 2012 ... Look at the sticky about "BlockPlaceEvent" Fix
0 floh22 Posted May 5, 2012 Posted May 5, 2012 is it just me or does the link not work? I really want this because the other fix isnt working i havent found a way to re-archive the tekkit folder or look at it without extracting it on mac :(
0 AdrianVaughan Posted May 7, 2012 Posted May 7, 2012 Your link no longer works, plus i would like this file to see if its fixes the odd nei bug i get when doing it the other way ....thanks
0 floh22 Posted May 7, 2012 Posted May 7, 2012 yes! please do fix the link. I have so many plugins which use this class and the manual install isnt working :/ i am getting: invalid jar file :(
0 unitazas Posted May 14, 2012 Posted May 14, 2012 Can you give just the class file, just to update our jars? Link of this is also broken, so waiting for fix ;)
Question
maniacmusic
This is a fix that solves the protection problem.
It's also a "clean" way to patch as you don't have to open up Jars and replace stuff.
1. Download this file (TekkitPatch.jar)
http://massiveminecraft.com/forums/uploads/TekkitPatch.jar
2. Put it in your servers root directory
3. Start the server via the TekkitPatch.jar like so:
Change "-Xmx2G" to how much RAM you wanna allocate to Tekkit e.g -Xmx1G for 1GB ram.
All credits go to shadowjay1, so eventully leave a comment saying:
"Thanks shadow!" - If this fix is working for you.
I hope this was helpful.
22 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now