Jump to content

TheJanglyTemblor

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by TheJanglyTemblor

  1. screw all you guys, here's what you do: you need to first load the world on a pc, as i have noticed whats known as clunky chunks, load it with as much ram as possible so the world doesn't corrupt the seed when you load the world on 200MB. set up world boundaries, disable the nether, turn off monsters, (sorry but that's necessary.) and turn the view distance down to 3. now go get your pi. install jdk 8 ARM, and load the server on to your pi. To improve performance you should convert the server to spigot and turn down even more settings. run the spigot server from the command line by cd-ing to your server's location, and typing "java -Xmx200M -Xms190M -jar -TekkitLite.jar -nogui" without the quotes, and you should be good to go! this works because generating the world on 200MB will make everything freak out. to avoid this you can generate the world on the full allotment of ram and then when the world loads from flash memory it doesn't mess up generating because it doesn't generate, it just loads. I tried this on a Tekkit Classic server awhile back and managed to set off a few nukes and not crash on only 200MB of ram. and the world didn't generate funky either. I do not yet have my Raspberry Pi but i'm ordering a china made Model B 512MB tomorrow for $27 with shipping to Alaska included. sorry about my grammer and punctuation.
  2. I was planning on hosting a Tekkit Classic server for school lock-ins. but I'm not sure which to buy, the Odroid U2 or the Acer C7 Chromebook. Both would run ubuntu, and both would run the same server. what I'm wondering is which has better specs for hosting. The server needs to be lagless and host about 10 slots. Odroid U2: Processor: exynos4412 quad-core 1.7ghz arm board with 1mb l2 cache. RAM: 2GB ddr2 800mhz. Acer C7 Chromebook: Processor: Intel celeron 64 bit dual-core 1.1ghz with 2MB l3 cache. RAM: 4GB 1333mhz ddr3
×
×
  • Create New...