Jump to content

JamiePhonic

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by JamiePhonic

  1. This pack is based on FTB Monster v1.1.0 (with Some small customisations) Difficulty: Elite, Good luck Size: 10,000 from 0 Round Simple Rules - No Fighting, Keep chat clean, no PvP - No Cheating, Exploiting or Hacking - No Begging, Griefing or Stealing OniTech OniTech runs on the latest version of Monster for Minecraft 1.6.4. OniTech is a truly enhanced modded SMP server you can play on for FREE. There is no PvP, Gravestones are enabled and GreigTech is enabled on hard. We have a simple user-friendly ranking system for regular members, trusted members and staff. In our time running we have learned to accommodate all kinds of play styles and devoted survivalists. Regardless of who you are and what you like, you will find people from all over the world logging in who share your kind of interests here at Onitech. Important Info, Rules, Banned & Restricted Items As like many other servers, we do our best to cut the fat to keep our server running and stable. We are using the FTB Monster pack on the 1.1.0 update. We do have some banned items and even more restricted items. Restricted items are available for trusted members and staff only. You can find a full list below. Banned Items/Mods; - Block Explosives (Nukes, TnT, iTnT(restricted not banned), Dynamite, etc.) - Matter Cannons (Too OP) - Crystal Chests (Laggy) - Chunk Loaders & Spot Loaders (Unstable) - World Anchors & Carts (Personal Anchors are restricted not banned) - SPMAR Launcher (Unstable) - QCraft (Unstable) - Wand of Equal Trade (Too OP) Restricted items; - Mystcraft - Gravity & Portal Gun - Mining Laser - Tunnel & Arcane Bore - CC Turtles - Block Breaker, Filler, Quarry & Land Mark - Wrath Items - Nuclear Reactor Server Specs; 24/7 Dedicated Online, 20 Slots Intel Xeon Quad Core (E3-1270 v2) 3.5 ghz Datacenter Location: Chicago (IL), US Hard-Drive Upgrade: + 220GB SSD RAM : 32G DDR3 Operating System: Windows Server 2008 R2 Standard OCG Website:www.oniclangaming.com (Fast, Free and Easy to use. Powered by Enjin) Oni Clan Gaming We here at Oni Clan Gaming provide a 24/7 dedicated and enhanced, survival multi-player experience with a great community of behaved players and amazing staff that uphold fun, fair and free gaming policies. Whatever Minecraft interests you may have, you will be able to find them here, with others you can choose to enjoy them with, or not. It's all up to you how you live your SMP experience! Who We're Looking For We are looking for dedicated and active Minecraft players who can be mature and follow our rules. We have tons of regulars that play every so often, and dedicated fans that play everyday. All are welcome on our servers and if you ever have a problem you can contact Camtaro personally and he will return a message within one business day. We want to be the best server out there and we're looking for the best players to help make that happen. If you are looking for a permanent home to settle roots on, Oni Clan Gaming is the company for you. Server Info Feel free to test out any of our servers. They all work on a "Semi-Open" feature, meaning you can log into the servers, move around, test the latency, check out spawn, all without being registered. Getting registered online with our website will give you the ability to link your Minecraft character so you can start working your way to becoming a trusted member. If you are looking to go straight for the application page you can find it at http://www.oniclangaming.com/join. Make sure you visit our -rules page- so you don't break them and get banned. Though if you do, you can always make an appeal at our website. Use the details below to get started: Unofficial Installation instructions: http://goo.gl/nk6mf9 Technic Platform URL: http://www.technicpack.net/modpack/details/onitech.422948 OniUltima Server IP: onitech.oniclangaming.com (The server IP) Mumble IP: central1.voice.enjin.com:60645 (Free to use Voice Chat) Website: http://www.oniclangaming.com/ (Free to use Website/Forums) Server Stream: http://www.twitch.tv/camtaro (The owners Twitch Stream)
  2. THIS SERVER HAS SINCE BEEN SHUT DOWN. Please see here for our other server! '?do=embed' frameborder='0' data-embedContent>>
  3. you can try starting the server without the --nogui argument and see if that gets it going. as for a more informative site / forum around the hexxit server, this forum is probably the best place to get help.
  4. here you go: http://mirror.technicpack.net/Technic/servers/hexxit/Hexxit_Server_v1.0.9.zip
  5. name the jar file just "hexxit" if you're prompted about changing file extensions, then leave it as hexxit.jar now try again. make sure you DO NOT run the batch file as administrator
  6. please, dont use hamachi if possible. it only causes more issues than it solves in my experience. learn how to port forward on your router if you can.
  7. i believe Hexxit uses a modifed version of the vanilla server jar, which by default launches a GUI. spesify --nogui after your -jar Hexxit.jar argument. however, if im reading that right, your trying to launch TechnicLauncher.jar, which is the client launcher. you need to download the hexxit server files from Here if you want to enable bukkit plugins, you'll either need BukkitForge (simpler to use, adds the bukkit API as a coremod) or MCPC+ (more compatable with plugins, basically a newer version of the tekkit 1.2.5 server where forge was added to the bukkit server)
  8. i wrote an advanced batch file to launch minecraft servers (originally for bukkit, but it will work the same for tekkit) get it here and paste it into a different run.bat file. if you run into problems with it, post back here.
  9. you must have 64 bit java installed: http://javadl.sun.com/webapps/download/AutoDL?BundleId=81821
  10. you have a thermal expansion energy conduit in your World at coordinates -2244,87,2064 (which is at 12,5,0 in Chunk -141,129, which is saved in Region file -5,4) that's causing a tick exception. use MCEdit to chance the block at those coordinated to a vanilla block.
  11. another program has .\world\chickenchunks\loginTimes.dat locked. (perhaps your antivirus?) try adding an exception for your servers folder (the folder your run.bat is in.)
  12. backup your configs folder, then replace it with the default. you have item ID conflicts for several items
  13. remove TekkitCustomizer. its causing the crash. check for a newer version. i doubt one will exist, the clue is in the name: TekkitCustomizer its meant for tekkit (likely the 1.2.5 version) not FTB or minecraft 1.4.7 + i stand corrected, i see its been updated all the way to 1.6
  14. your path variable isn't set correctly. replace "java" with "C:\Program Files\Java\jre7\bin\java.exe" (including the quotes) so: java -Xmx3G -Xms2G -jar Tekkit.jar nogui, Becomes "C:\Program Files\Java\jre7\bin\java.exe" -Xmx3G -Xms2G -jar Tekkit.jar nogui
  15. if your in creative mode, switch to survival then run /kill <your name> to commit suicide. that usually fixes some inventory related problems
  16. with that many plugins, im not supprised. try running warmroast on it. it will check your server and tell you what is using all the processing power. i created a zip with all the files you need, though its only tested with 1.4.7 and 1.5.2. i cant vouch for the 1.2.5 version https://dl.dropboxusercontent.com/u/36128593/WarmRoast.zip
  17. ill need more than that. i cant tell what caused the error from just 7 lines of an error output
  18. make sure you only have one version of java installed. apparently this happens if you have java 6 and 7 installed at the same time.
  19. you have a block conflict. ic2's scaffold block is trying to assign itself to block ID 216, but computercraft has already taken it for the turtle. if you changed something in IC2's config and made a mistake, i think IC2 deletes the config and generates the default.
  20. make sure you have the latest version of java 64 bit from here if that doesn't sort it, press the windows key and R, an type %appdata% and press enter, then go into the .technic folder and rename the technic classic folder to something else. the next time you launch tekkit classic, the launcher will reinstall it for you. you can then copy your saves from the "saves" folder in the tekkit classic folder you renamed to the new one.
  21. do an NEI dump of both versions. ill build a patch file from that
  22. you could do it, but because, as far as i know, there's no Red-power and no equivalent in this mod-pack, you'd be loosing a lot of stuff. and even if there was a red-power equivalent, its unlike the block ID's would match up. if need's be, i could build a patch file for it and you could see what happens.
×
×
  • Create New...