Jump to content

penorzilla

Members
  • Posts

    116
  • Joined

  • Last visited

Everything posted by penorzilla

  1. Or you could just put java -Xmx3G -Xms2G -jar Tekkit.jar nogui This will default to whatever Java version you have installed suits the requested XMS Ram. If that doesn't work do: java -Xmx1G -Xms1G -jar Tekkit.jar nogui
  2. In Towny OP gives you everything. You can also set up your towny config file so that it just allows anyone to build/break/toggle in wildnerness.
  3. Tekkit: 3.0.4 Java 7 Windows 7 Towny Version (Look at config file) ---- I just re-made my map and installed Towny. I know you have to fix the Resident issue if you want your quarry to be able to destroy blocks INSIDE of a Towny protected area, but my issue is that my quarries won't even start building the orange scaffolding blocks that outline the quarry. I removed Towny from the server and tried it again and the quarry started right up. Here is a pastebin of my Towny config file: pastebin.com/rxkAH5Ag BuildCraft config: blocks.fakeplayerlogin=true blocks.fakeplayername=Penorzilla blocks.placedby=fakeplayer Penorzilla is OP.
  4. Ah, OK. I am having an issue with Quarries not working with Towny, good luck!
  5. I'm having an issue with Towny as well, you got the resident issue because you tried your quarry inside a Towny area. I can't seem to get Quarries to work with Towny installed at all, period. Let me know if your quarry works outside of a Towny area.
  6. Sasune, Are you using Towny Plugin at all?
  7. You need to be using the Technic Launcher, not the original minecraft launcher. http://www.technicpack.net/launcher/ Also make sure that your top left drop down box is on "Tekkit".
  8. JJd210 you have a 1.5 ghz processor so here you go: www.newegg.com Now to respectively address the OP. With tekkit having 1000 ways to increase CPU load time, are you simply looking at the "Online players" or the actual console? Sometimes tekkit will crash with a high CPU load, will basically kick all players and present 0 errors. Another thing could be "Chunk loaders". No players need to be online, but the server will mimic a player being online by keeping chunks loaded. As you can already assume, this would mean High CPU load time could occur even with 0 players online. I would try to get your client to create a new map and see if the problem occurs.
  9. Are you doing a /reload after adding the plugin? Doing a /reload will stop players from crafting any NON vanilla items. You need to actually restart the server instead of doing a /reload Essentials doesn't cause this bug, I use Essentials without issues.
  10. You need to make sure the following are correct for you: Your Hamachi network is set to priority 1 over your normal NIC. Your all in the same Hamachi channel together. You are giving them your Hamachi IP and not your local or ISP IP.
  11. If you have a 64 bit version of Windows, you need to make sure you have 64 bit version of java installed. Get that here: http://mc.penorzilla.com/jre-7u4-windows-x64.exe
  12. Edit your launch.bat file. Change the -Xmx3G to -Xmx1G and your -Xms2G to -Xms256M save the bat file and re-run.
  13. Try deleting your NEI mod in your servers mod's folder.
  14. Your nether ores mod is out of date. Delete the nether ores mod from your mods folder and re-run, see if your server starts without any errors.
  15. I tried this and it doesn't work at all, What version of Tekkit and PermissionsEX are you using? I'm using Tekkit 3.0.4 and PermissionsEX 1.19.2
  16. Thanks a lot for your fixes, I was trying to disable the Philospher Stone from right clicking because that is the only thing people grief with currently on my server. I tried putting ITEMID: 27526 in the string in your tekkit.yml but it didn't seem to stop it, It seems like the item id is 27526:41 but it won't let me use : in the string. Could you help me at all in disabling the right click of a P Stone?
×
×
  • Create New...