Ok, so I'm a complete noob at this. Been trying to figure it out all morning.
I have the FTB ultimate server 1_1_2 and I've been attempting to create a server.
When I clicked the ServerStart.bat file, a dos screen would appear and quickly disappear and nothing would happen. After trolling the internet I learned to add a pause command to the bat file. This then allowed me to read the issues.
When I click the bat file, I receive the following issue.
C:\Users\...\FTB Server>java - Xms512M -Xmx1G -jar ftbserver.jar
Registry Key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
has value '1.7', but '1.6' is required.
Error: could not find java.dll
Error: could not find Java SE Runtime Environment.
I get from the message that the server requires 1.6, but I don't know why 1.7 wouldn't work. It seems to work fine with normal FTB without any problem.
Is there a way to tell the server to use 1.7?
Or do I need to find some way to downgrade my Java version?
Thanks for any assistance you can provide.
DMC
I have the FTB ultimate server 1_1_2 and I've been attempting to create a server.
When I clicked the ServerStart.bat file, a dos screen would appear and quickly disappear and nothing would happen. After trolling the internet I learned to add a pause command to the bat file. This then allowed me to read the issues.
When I click the bat file, I receive the following issue.
C:\Users\...\FTB Server>java - Xms512M -Xmx1G -jar ftbserver.jar
Registry Key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
has value '1.7', but '1.6' is required.
Error: could not find java.dll
Error: could not find Java SE Runtime Environment.
I get from the message that the server requires 1.6, but I don't know why 1.7 wouldn't work. It seems to work fine with normal FTB without any problem.
Is there a way to tell the server to use 1.7?
Or do I need to find some way to downgrade my Java version?
Thanks for any assistance you can provide.
DMC