Jump to content

FoolishChaos

Members
  • Posts

    6
  • Joined

  • Last visited

    Never

About FoolishChaos

  • Birthday 01/01/1900

FoolishChaos's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Launcher/pack Version: 2.1.1 Operating System: Windows 7 64 bit Version of Java: 1.7u3 So the basic server setup on the tekkit homepage has been servicable up to this point. I made a simple group of Macerators and Electric Furnaces. What would happen is that ore would go through a sorting process and enter the macerator, then travel to the furnace, then to a chest. They are powered by a generator/batbox and fibre cables. Bug: Every hour or so the iron pipes connected to the machine would reset themselves. But the real problem is the massive, MASSIVE lag I've gotten a couple of times when entering the chunk containing this machinery. It is the worst lag I have ever seen in minecraft, and I'm wondering if this is because I left the machinery on while I went exploring, what else I should not be making to avoid this, or if I just hit an unlucky bug. Thanks
  2. Re: Setting up a tekkit server - Can't load IA 32-bit .dll So... turns out restarting my PC did the trick >.< As a fan of the IT Crowd, I am ashamed
  3. Disclaimer: I am having problems of my own, but I solved this specific problem by following a couple steps on this forum 1. Downloading the latest version of Java. For myself it was 64bit (tied to your version of windows), so here http://www.filehippo.com/download_jre_64/ 2. Finding where my new java bin folder was, and following the steps Viderizer detailed here http://forums.technicpack.net/index.php/topic,2805.0.html
  4. The only other time I've hosted a server I was using the basic setup found on minecraft.net. So please forgive me if this is a dumb problem, but a few other people seem to be having it. This is the third problem to crop up in my mission to sucsesfully run launch.bat. To solve the first two I: 1. Followed the instructions on this forum and changed my path to reflect a fresh version of the 64bit Java 1.7 for my 64bit version of windows. 2. Edited launch.bat to java -Xmx1G -Xms512M -jar Tekkit.jar nogui pause And now after all that I still get this error. i'll post it in full, cutting out some of the Aliasing material's. C:\Users\Erik\Desktop\Tekkit server>java -Xmx1G -Xms512M -jar Tekkit.jar nogui Aliasing material 1 name: stone Aliasing material 2 name: grass Aliasing material 3 name: dirt ... Aliasing material 121 name: whiteStone Aliasing material 122 name: dragonEgg 174 recipes 27 achievements java.lang.UnsatisfiedLinkError: C:\Users\Erik\AppData\Local\Temp\jline_git-Bukki t-1_1-R4-b1938jnks.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(Unknown Source) at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.load0(Unknown Source) at java.lang.System.load(Unknown Source) at jline.WindowsTerminal.loadLibrary(WindowsTerminal.java:315) at jline.WindowsTerminal.initializeTerminal(WindowsTerminal.java:240) at jline.Terminal.setupTerminal(Terminal.java:75) at jline.Terminal.getTerminal(Terminal.java:26) at jline.ConsoleReader.<init>(ConsoleReader.java:191) at jline.ConsoleReader.<init>(ConsoleReader.java:186) at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:86) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:592) at org.bukkit.craftbukkit.Main.main(Main.java:134) C:\Users\User\Desktop\Tekkit server>pause Press any key to continue . . . I would love to get this set up to play with some friends, if anyone can help or knows of an alternative path other than downloading the server rar from the tekkit homepage (as I did). I've never used bukkit before, and actually haven't downloaded anything for it yet. I assumed the .bat file would have something to do with that. If further information is required, here is EXACTLY what I did thus far (a detailed tutorial from someone who knows what they are doing would probably be appreciated by more than just myself)
×
×
  • Create New...