Jump to content

elvis8900

Members
  • Posts

    4
  • Joined

  • Last visited

elvis8900's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I'm trying to run the Technic Launcher on mint linux 18.2. I can see the launcher. I just can't adjust the launcher window to access any mod packs.
  2. I'm trying to write a bash script that will allow me to type tekkit in the cmd line and have it launch the technic launcher.What I have so far works, when you are in the same directory as the TechnicLauncher.jar.But, I'm trying to make it so I can type tekkit and have it run from anywhere.
  3. I'm trying to get the launcher to run and these are the errors I'm getting. Exception in thread "main" java.awt.HeadlessException at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:204) at java.awt.Window.<init>(Window.java:536) at java.awt.Frame.<init>(Frame.java:420) at java.awt.Frame.<init>(Frame.java:385) at javax.swing.JFrame.<init>(JFrame.java:189) at net.technicpack.ui.controls.DraggableFrame.<init>(DraggableFrame.java:32) at net.technicpack.launcher.ui.InstallerFrame.<init>(InstallerFrame.java:79) at net.technicpack.launcher.LauncherMain.main(LauncherMain.java:162)
  4. I'm trying to change my minimap from a circle to a square. I can't seem to bring up the menu. Can anyone help me?
×
×
  • Create New...