Jump to content

krazymonkey246

Members
  • Posts

    8
  • Joined

  • Last visited

About krazymonkey246

  • Birthday 01/01/1900

krazymonkey246's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. didnt work, thanks for the suggestion though. like i said, past versions work fine, in fact im running a 3.0.4 server now
  2. Title: Tekkit Server 3.1.1-3.1.2 will not start. Version: 3.1.2 OS: Windows XP Professional Java Version: Java 7 Update 7 Description of Problem: No matter what ive tried, i can't get the latest tekkit server up and running. i have a dedicated computer, that i know for a fact works with past versions of tekkit along with other games and what not. i can't tell exactly where its going wrong, but i'll attach the log, obviously. ive tried several versions of java, and different amounts of memory allocation, to no avail. the system is 32bit with only 2G of ram, so i can only allocate 1G. still no luck though... hope someone can help! [sOLVED!!!] this post here by Forgd worked perfectly. simply replace your batch file with the following : @Echo OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "%ProgramFiles%\Java\jre6\bin\java.exe" -Xmx1024M -Xms1024M -jar Tekkit.jar --nojline PAUSE make sure you change the "jre6" to "jre7" if you are using java 7, and for tekkit users, i changed the "craftbukkit.jar" to "Tekkit.jar" hope this helped! Error Messages: Error Log: C:\Documents and Settings\MCServerAdmin\Desktop\Tekkit_Server_3.1.2>java -Xmx10 24M -Xms1024M -jar Tekkit.jar nogui 182 recipes 27 achievements java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.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:101) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:637) at org.bukkit.craftbukkit.Main.main(Main.java:136) C:\Documents and Settings\MCServer Admin\Desktop\Tekkit_Server_3.1.2>pause Press any key to continue . . .
  3. Cool, thanks for the reply. if it comes down to altering the vanilla pack, i might as well just leave it and mod the normal .minecraft.
  4. also, i found this: Problem: When using the launcher, It opens, says "Checking Launcher Version" And then shuts down. Spout does not open afterwards. Reason: Unknown. Solution: Go to AppData\Roaming\.techniclauncher and open the techniclauncher.jar file in java. It will open the launcher, and will let you play technic through spout.
  5. try running as administrator. also, right click the icon, go to properties, and next to attributes you should see advanced. click that and un-check everything in it. hope that helps.
  6. The tekkit launcher is by far one the coolest things ive seen for minecraft, as far as organizing mods. But why is it that you cant make your own mod packs? Or, if you can, how? I think this would be an amazing feature that would expand the capabilities of the tekkit launcher tremendously, allowing players to mod the crap out of their game and never have to deal with backing up/restoring .minecraft folders, which is the one, and only, reason i hate modding.
×
×
  • Create New...