Jump to content

j2ther

Members
  • Posts

    61
  • Joined

  • Last visited

About j2ther

  • Birthday 01/01/1900

Contact Methods

  • Website URL
    http://www.incraftion.com/

j2ther's Achievements

Grass

Grass (2/9)

0

Reputation

  1. http://forums.technicpack.net/threads/removing-transmutation-table.7555/page-2#post-61460
  2. http://dev.bukkit.org/server-mods/disablecraft/
  3. mcMMO has their own IRC channel on esper.net, the devs hang out there and are really good bout answering questions and helping players out. Connect to "irc.esper.net" and join the channel "#mcmmo" and ask away. If a dev is not afk they'll prob be able to easily answer your question.
  4. In your root directory open "mod_EE.props" and the first line should be "machineFactor=16". Adjust the 16 down for slower speeds and up for higher.
  5. In your root directory is "mod_EE.props" go in there and change "AllowRMArmorPlus=1" to "AllowRMArmorPlus=0"
  6. In your root directory is a file called "mod_EE.props" open it and change the numbers for any item you want to disable to 0 (zero)
  7. You'd prob get better results posting at http://forum.industrial-craft.net/
  8. The solution already posted by bleachisback right here should work If for some reason its not and you don't want to try to figure out why you could always download the Jar file instead of the exe then open up command promp in windows. Go to the location of the jar file (for example if its on your desktop type "cd desktop"), then run the command "java -d64 -jar technic-launcher-latest.jar" If that works then you can always set up a .bat to launch it instead of constantly going into the command prompt to do it.
  9. http://lmgtfy.com/?q=open a port in windows firewall http://www.yougetsignal.com/tools/open-ports/
  10. Then it is most likely being blocked by a firewall. Make sure windows firewall, any software firewall program, and/or your router are not blocking the port and you forward it properly.
  11. Make sure that port is opened and not being blocked by a firewall, also you can assign more then 1G of ram if you install Java 64 bit.
  12. Sorry what I should've asked is, are you using 64 bit Java or 32 bit Java? In your command line type "java -version". If you installed java through your browser it is likely the 32bit version and you can only allocate 1G of ram if that is the case. Manually download and install the 64 bit version if you don't have it already.
  13. are you using a 32bit os?
  14. I imagine its from one of your plugins using BlockPhysicsEvent and checking for block changes. I believe towny uses the event for some of its plot management features, like when it regens land. Do you have the towny feature on that regens land? and ya you can pretty much do everything in RedPower2 that you can in BuildCraft so just felt like a redundant resource hog and saw no reason to keep it in.
×
×
  • Create New...