Jump to content

removing Galacticraft


PC-2011

Recommended Posts

I have recently acquired about 10 old desktops that have 4gb of ram, Pentium 4 and 500gb hard drive. My thoughts where to build a one server with one world each because the Ethernet drivers do not support Linux. So I'm stuck with windows. :(  When I installed tekkit with cauldron an error occurs when it trys to load Galacticraft it flails I wanted to delete but is still trys to load the files. Error is below.

2014-11-22 20:51:51 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.min
ecraft.server.MinecraftServer}
Galacticraft successfully injected bytecode into: ss (2 / 2)
2014-11-22 20:51:55 [SEVERE] [ForgeModLoader] Unable to launch
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:43)
        at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.fuseso
urce.jansi.internal.Kernel32
        at org.fusesource.jansi.internal.WindowsSupport.getConsoleMode(WindowsSu
pport.java:50)
        at jline.WindowsTerminal.getConsoleMode(WindowsTerminal.java:176)
        at jline.WindowsTerminal.init(WindowsTerminal.java:80)
        at jline.TerminalFactory.create(TerminalFactory.java:93)
        at jline.TerminalFactory.get(TerminalFactory.java:151)
        at jline.console.ConsoleReader.<init>(ConsoleReader.java:140)
        at jline.console.ConsoleReader.<init>(ConsoleReader.java:126)
        at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:274)

        at net.minecraft.server.dedicated.DedicatedServer.<init>(DedicatedServer
.java:68)
        at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1716)
        ... 12 more

C:UsersAdminDesktopTekkit_Server>pause
Link to comment
Share on other sites

OK this conversation is shifting out of the form but I will continue anyway. I got these computers for free don't plan to put any money into these just wanted to play around with them and maybe create something useful. I don't need anything so there for I don't know where to start on building something cool and also have only taken a computer science class in high school so not a computer engineer or something. Any fun ideas?

Link to comment
Share on other sites

  • Discord Moderator

Just because I'm curious, what is the chipset of the ethernet device? Linux has such comprehensive support for NICs, especially from older hardware I would be truly surprised if there wasn't support.

 

As for your issue, I don't see anything in the error report indicating which version of Java you are running. Which might that be? Which specific CPU ("Pentium 4" is a mighty broad umbrella) is in the boxes? I can think of no reason why a base Tekkit server shouldn't at least start on your platform (no comments yet on performance).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...