Jump to content

AlienX

Members
  • Posts

    162
  • Joined

  • Last visited

About AlienX

  • Birthday 08/20/1987

AlienX's Achievements

Stone

Stone (3/9)

0

Reputation

  1. Hey, i run a tekkit lite server, switched from Tekkit classic, i was wondering if the modded worldguard/worldedit you made still work for it?

    if not it would love to have newer versions as the Modular Power Suit, Power Tool, Plasma Cannon Attachment can go through protections.

  2. Ah good man, i forgot about defining enviroment variables in batch scripts with the percent symbols!
  3. Unsupported major.minor version 51.0. You need java 7 :)
  4. Do you acctually mean Advanced OpenGL...? Your question confuses me, as Minecraft is rendered on your screen using OpenGL Technologies - So, Yes... MC allows you to use OpenGL, as thats all it can use. If you do mean Advanced OpenGL then great, enjoy slightly better cloud rendering. Optifine can acctually make minecraft worse on less powerful systems unless tweaked. Here is how to get max FPS out of optifine: For maximum FPS use: - Graphics: Fast - Render Distance: Short/Tiny - Smooth Lighting: OFF - Performance: Max FPS - AdvancedOpenGL: Fast - Clouds: OFF - Fog: OFF - Animations: All OFF - Sky: OFF - Stars: OFF
  5. add the word 'pause' (without quotes) on the next line down in the batch file... This will stop the batch file from closing itself when it gets to the end, so you can see the error. If it is saying that it cant find the java.exe at the location given, perhaps you have got 64bit java & OS, so change the path to read: "c:\program files (x86)\java\jre7\bin\java.exe" However, if the above works, you are not running the correct java bit version... you want to install the 64bit version from here: http://www.java.com/en/download/manual.jsp
  6. Turn off bukkit version checking in your bukkit.yml file I dont know, best way is to install the plugin and test I'm not near a tekkit server atm to check this, but inside mod_ee.props file i think you can turn off the furnace in there. - i might be wrong tho.
  7. Only way to make quarrys/etc only work in their own towns is to block placement of the block itself for people who do not live in/own that town (which towny does anyways i thought?)
  8. change the bat file to: "c:\program files\java\jre7\bin\java.exe" -Xmx3G -Xms2G -jar Tekkit.jar nogui Give that a go :)
  9. As said, you can try it - but your users may have to update their clients to join your server.
  10. Sorry, I'm not working on anything Tekkit at the moment as described in a few posts before this one. I think that i read someplace that IC2 on version 1.97 (Tekkit uses 1.95) correctly tunnels its block/damage etc stuff thru bukkit, so when the next tekkit is released (which is currently in the works) it should be fixed... hopefully. You could try to replace (backup original first!) your ic2 mod jar file with one from here: http://mcportcentral.co.za/wiki/index.php?title=Ports_for_1.2.5 But this might make it so that your clients also need to update their IC2 before they can join your server.
  11. I guess that the devices that harm players (such as the mining laser) isnt going thru bukkit (suprise suprise...). For this reason, you cannot block pvp actions for some items that bypass bukkits plugins. This is also the case for the Katar and others, i think there is a patch for these here tho: http://forums.technicpack.net/threads/patch-for-ee-mining-tools-no-more-griefing-with-them.6642/
  12. As i am sure most of you are aware, i have not done anything with tekkit recently in regards of patching or making new improvements to already existing plugins. More as a formal thing, any updates/fixes/additions that i have planned have been put on hold while i code something else for minecraft. I will contiune to provide support where i can on these forums tho Just thought some people would like to know.
  13. Surely if you are behind a proxy, minecraft SMP wont work anyways? (assuming your trying to play SMP over a secured network, such as a school or work place) Correct me if im wrong, i am interested :)
  14. Two things here: 1) Web Servers are not built for hosting game servers, you need a dedicated unit for this - sure, it might run but it will fill up your web space allowance quickly - plus most web servers are not that powerful as they are only distrubuting files. 2) Giving access to some random person you met on the forums to your server is a baaaaaaaaaaad idea.
×
×
  • Create New...