Jump to content

IILEOII

Members
  • Posts

    2
  • Joined

  • Last visited

About IILEOII

  • Birthday 01/01/1900

IILEOII's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Okay Jamie I've fixed it, I'll try to type it in layman's terms like you and I need to understand haha. Step 1: Open Program Files (x86) and find the Java folder. Copy it into Program Files Step 2: Open notepad and copy that paragraph of code thebird gave us Step 3: Save it as fix.batch then run it Step 4: It should create a file called launch2.bat - run that Step 5: Either it will work or it will bitch about reserving space and not creating Java Virtual machine Step 6: If it does moan about not having space, open launch2.bat with notepad and delete all the text and paste this over it: "C:\program files\java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar "D:\Downloads\Tekkit_Server_3.0.4 (1)\Tekkit.jar" nogui pause That should fix it
  2. Having the same problem, I do this exactly - copy the code and save as a batch file, run the file, it creates launch2.bat but when I run it I get "The system cannot find the path specified" even though C:\program files\java\jre7\bin\java.exe is where my java is... Edit: Just tried copy pasting Java from progfiles(x86) to progfiles and now when i run the .bat I get this error: Error occurred during initialization of VM Could not reserve enough space for object heal Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
×
×
  • Create New...