Page 1 of 1
Problem mit Spielstart (Mac 10.6.8)

Posted:
04.12.2012, 23:51
by pszy93
Ich habe mir CreepTD für den Mac geladen. Wenn ich das spiel starten will, passiert nichts. Nichteinmal eine Fehlermeldung oder sowas.
Nutze Mac 10.6.8 und Java 6. Auf 7 kann ich nicht updaten, da das erst ab Mac 10.7 unterstützt wird.
Die Onlineversion im Browser funktionert (allerdings total ruckelig)
Ideen?
Re: Problem mit Spielstart (Mac 10.6.8)

Posted:
05.12.2012, 19:42
by dcode
Sende mir mal die Log-Dateien aus dem logs/ Ordner (creeptd-launcher.log, creeptd-client.log), vielleicht steht da ja etwas drin. Kannst sie einfach hier im Forum anhängen

Re: Problem mit Spielstart (Mac 10.6.8)

Posted:
05.12.2012, 20:39
by pszy93
Die logdateinen sind leer...
Re: Problem mit Spielstart (Mac 10.6.8)

Posted:
05.12.2012, 20:43
by pszy93
Hab aber was anderes gefunden:
05.12.12 20:42:05 com.apple.launchd.peruser.501[87] ([0x0-0xa90a9].CTD[673]) posix_spawn("/Applications/CreepTD.app/Contents/MacOS/JavaApplicationStub", ...): Permission denied
Re: Problem mit Spielstart (Mac 10.6.8)

Posted:
05.12.2012, 20:52
by pszy93
Okay habs hinbekommen. Habe chmod -R 777 CreepTD.app in die konsole geworfen.
Re: Problem mit Spielstart (Mac 10.6.8)

Posted:
14.02.2013, 07:38
by Gallomimia
I also got this message:
13-02-13 10:29:42 PM com.apple.launchd.peruser.501[67] ([0x0-0x22f22f].CTD[7238]) posix_spawn("/MyApplications/Games/CreepTD.app/Contents/MacOS/JavaApplicationStub", ...): Permission denied
The chmod -R 777 is way overkill. Execute permissions on files that shouldn't be executed can be bad. The only file that needs to get execute perms (chmod +x or similar) is the one listed in the error message:
CreepTD.app/Contents/MacOS/JavaApplicationStub