pherce Posted September 21, 2012 Posted September 21, 2012 It's very easy to install and use, especially if they let you do it through a panel. If you can install a Tekkit server, I am sure you can setup the database. PM me and maybe I can help you through it. It's well worth your time to use MySQL.
AdrenalineON Posted September 21, 2012 Posted September 21, 2012 What? I found this on BukkitDev Lies!
JeremyDwayne Posted September 22, 2012 Posted September 22, 2012 Update for those having issues with Tekkit Restrict and SQL errors in console. Error: [WARNING] [tekkitrestrict] tr[sqlite] Error at SQL Query: [sqlITE_ERROR] SQL error or missing database (no such table: tr_limiter) The following was taken from this link, which was said by the creator of the plugin: http://dev.bukkit.org/server-mods/tekkit-restrict/tickets/31-sqlite-error/ This is common because the database isn't created even though I have the code for it set up. Download SQLiteBrowser Open Data.db with this goto Execute SQL Tab Enter: CREATE TABLE IF NOT EXISTS 'tr_limiter' ('id' INTEGER PRIMARY KEY AUTOINCREMENT,'player' TEXT,'blockdata' TEXT); Then press Execute button. It should say that it executed without error. After doing this I was able to finally get the plugin working properly on my server.
smithy285 Posted September 22, 2012 Author Posted September 22, 2012 Update for those having issues with Tekkit Restrict and SQL errors in console. Error: [WARNING] [tekkitrestrict] tr[sqlite] Error at SQL Query: [sqlITE_ERROR] SQL error or missing database (no such table: tr_limiter) The following was taken from this link, which was said by the creator of the plugin: http://dev.bukkit.org/server-mods/tekkit-restrict/tickets/31-sqlite-error/ This is common because the database isn't created even though I have the code for it set up. Download SQLiteBrowser Open Data.db with this goto Execute SQL Tab Enter: CREATE TABLE IF NOT EXISTS 'tr_limiter' ('id' INTEGER PRIMARY KEY AUTOINCREMENT,'player' TEXT,'blockdata' TEXT); Then press Execute button. It should say that it executed without error. After doing this I was able to finally get the plugin working properly on my server. I did not have any problems with this?
smithy285 Posted September 22, 2012 Author Posted September 22, 2012 +Added a re-upload of the CoreProtect I am using
JeremyDwayne Posted September 22, 2012 Posted September 22, 2012 I did not have any problems with this? Might be because I'm using the latest build of tekkitrestrict. Not sure though
pherce Posted September 23, 2012 Posted September 23, 2012 I believe the error was only from the block limiter restriction. If you don't use that feature, you won't see the error.
zenmender Posted September 23, 2012 Posted September 23, 2012 mcmmo refuses to work [mcMMO] Enabling mcMMO v1.3.11-b1030 2012-09-23 16:52:33 [iNFO] [mcMMO] Loading mcMMO config.yml File... 2012-09-23 16:52:33 [iNFO] [mcMMO] Loading mcMMO treasures.yml File... 2012-09-23 16:52:33 [iNFO] [mcMMO] Loading mcMMO tools.yml File... 2012-09-23 16:52:33 [iNFO] [mcMMO] Loading mcMMO armor.yml File... 2012-09-23 16:52:33 [iNFO] [mcMMO] Loading mcMMO blocks.yml File... 2012-09-23 16:52:33 [sEVERE] Error occurred while enabling mcMMO v1.3.11-b1030 (Is it up to date?) java.lang.NullPointerException at com.gmail.nossr50.config.mods.CustomBlocksConfig.loadBlocks(CustomBlocksConfig.java:51) at com.gmail.nossr50.config.mods.CustomBlocksConfig.loadKeys(CustomBlocksConfig.java:46) at com.gmail.nossr50.config.mods.CustomBlocksConfig.<init>(CustomBlocksConfig.java:29) at com.gmail.nossr50.config.mods.CustomBlocksConfig.getInstance(CustomBlocksConfig.java:34) at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:138) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:388) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:385) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:367) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:305) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:59) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
pherce Posted September 24, 2012 Posted September 24, 2012 Probably an error with your patching method. The error occured after your block.yml was loaded so you either typed something wrong or copy/pasted wrong. Mcmmo works fine out of the box except the tree feller skill. Just disable that, turn off the chunk option they have (it will save you a million files in your world folder), and let it run. Then try to apply the patches if you REALLY need them (you don't).
smithy285 Posted September 29, 2012 Author Posted September 29, 2012 Guys the latest version of Tekkit Restrict seems to be a little buggy as it kicks you for speed hacking when you teleport or sometimes when you use the Quantum Armours speed boost ability. Version 0.66 seems to be the best currently!
dreadslicer Posted October 5, 2012 Posted October 5, 2012 I have fixed the problem. 0.95 Release seems to be the most stable thus far. I have been coding night after night to get it stable, so hi... :D
Octo Posted October 5, 2012 Posted October 5, 2012 I have fixed the problem. 0.95 Release seems to be the most stable thus far. I have been coding night after night to get it stable, so hi... Thanks for your effort and long nights coding man, i will test it as soon as my server goes back online :)
Bron8285 Posted November 8, 2012 Posted November 8, 2012 Can you please make tutorial about how to make factions or towny for tekkit....towny whould be better. TY !!
jonathansty Posted November 11, 2012 Posted November 11, 2012 When I mine custom ores it doesn't give any xp.
Djinnii Posted November 12, 2012 Posted November 12, 2012 Just wondering, what the current versions of each of these plugins is best right now, some of the recomendations here seem to be a little... dated.
Eric Davies Posted November 14, 2012 Posted November 14, 2012 smithy, it seems like you are a good plugin expert. What would you recommend for a tekkit prison server...
xboxdude41 Posted December 24, 2012 Posted December 24, 2012 how bout one that makes u able to set a home and ask to teleport to people?
dreadslicer Posted December 24, 2012 Posted December 24, 2012 You mean Essentials? Basically any server has this.
MrKekson Posted December 24, 2012 Posted December 24, 2012 i would add the ee patch and timer parch ftom the tekkitrestrict thread
dreadslicer Posted December 25, 2012 Posted December 25, 2012 http://www.planetminecraft.com/mod/tekkit-eepatch-recompile-312-tekkitrestrict-bug-fix/
oscar9330 Posted January 30, 2013 Posted January 30, 2013 Can anyone teach me how to mod ? as in i want to put mo creature in my tekkit server
Matthewbuon Posted May 11, 2013 Posted May 11, 2013 Hello!!! Is their a plugin that allows worldedit to be able to copy and paste pipes! If so please respond to this post. Thanks
HeyAwesomePeople Posted December 30, 2013 Posted December 30, 2013 For the clearlag, there is no tekkit version that supports the warning before it cleans up. And if you use one that does it fails to load on tekkit. So the maker of clearlag made me this file to work with tekkit. Thought it might help anyone. https://dl.dropboxusercontent.com/u/104089738/Tekkit%20Clearlag/tekkit-clearlag.jar
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