[p]Also, if I add the mods to the server I now get:[/p]
iMac:~ Vinny$ /Users/Vinny/Desktop/Cauldron\ 1.7.10/start.command ; exit;[/p]
Warning: version of MrTJPCore, 1.7.10 is newer than request 1.1.0.27[/p]
Warning: version of ForgeRelocation, 1.7.10 is newer than request 0.0.1.3[/p]
Warning: version of ForgeRelocationFMP, 1.7.10 is newer than request 0.0.1.2[/p]
MicdoodleCore searching for dependencies in mods file: /Users/Vinny/Desktop/Cauldron 1.7.10/./mods[/p]
logout[/p]
Saving session...[/p]
...copying shared history...[/p]
...saving history...truncating history files...[/p]
...completed.[/p]
[Process completed][/p]
Should I downgrade some mods?[/p]
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Let's start this off by saying I made a start.command file (as always) and here it is:
#!/bin/bash
cd "$(dirname "$0")"
exec java -Xms8G -Xmx8G -jar cauldron.jar nogui
So, when I try to launch it I get:
iMac:~ Vinny$ /Users/Vinny/Desktop/Cauldron\ 1.7.10/start.command ; exit;
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
Help, Anyone?
Thanks in advance
-Vinny
[EDIT] - I also have no mods installed I just want to get it to work first
iMac:~ Vinny$ /Users/Vinny/Desktop/Cauldron\ 1.7.10/start.command ; exit;[/p] Warning: version of MrTJPCore, 1.7.10 is newer than request 1.1.0.27[/p] Warning: version of ForgeRelocation, 1.7.10 is newer than request 0.0.1.3[/p] Warning: version of ForgeRelocationFMP, 1.7.10 is newer than request 0.0.1.2[/p] MicdoodleCore searching for dependencies in mods file: /Users/Vinny/Desktop/Cauldron 1.7.10/./mods[/p] logout[/p] Saving session...[/p] ...copying shared history...[/p] ...saving history...truncating history files...[/p] ...completed.[/p]
[Process completed][/p]
Should I downgrade some mods?[/p]