Clay Soldiers Mod

Clay Soldiers Mod

1M Downloads

your mod does not work on mac

Fredodo82 opened this issue · 15 comments

commented

I had the same setting on my pc and on my mac and it crashed on mac

commented

logs or it didn't happen

Also read #67, it may be your problem

commented

no my probleme i ave java 8 any my mac

commented

first, mac forces java 6 (#67 solves this, this is a problem that everybody thinks they know what they are doing, except, most don't), you probably didn't follow instructions, but either way we need logs. (Also @SanAndreasP , you might want to put the issues thing at the bottom of the post on the MCF and put either the instructions for Macs (stating to strictly follow the instructions) on the forums, or put a link to #67)

commented

mac and pc :
https://www.youtube.com/watch?v=kRmC4gM0rW8
logs :
[18:33:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:33:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:33:27] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
[18:33:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.4, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:33:27] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/varvaridaniela/Library/Application Support/minecraft for Forge Mod Loader
java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Exception in thread "main" [18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[18:33:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

commented

no i ave java 8

commented

i ave last version for my mac and last forge for 1.7.10 last luncher you mod is not compatibilyti for mac

commented

this mod has proven to be compatible with mac, but either way, you must give us logs, otherwise, what help could we even give you even if you have Java 7(+) (also, no offense, but could you clean up your English a little, your last comment is starting to get close to a little unreadable)

commented

#67 You are not using Java 7, DON'T SAY YOU ARE, YOUR CRASH LOG SAYS IT (I don't mean offence, but don't assume you know better then the (more or less(way less for me)) experts)

"Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.4"

"java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0"

also stated that this line means you are not running Java 7 or up

commented

this is the proof that I have java 8 https://www.youtube.com/watch?v=kRmC4gM0rW8
and ave 2 mac

commented

Your problem is #67. You have not forced Mac to use Java 7 or higher. If you don't want to fix your problem then this needs to be closed (having two macs mean nothing here, you obviously have not followed #67, I can not help someone who doesn't want the problem solved cause they think they know better)

@SanAndreasP close this, as the problem is obvious, and has already been stated as not being an issue

commented

Alright, enough of this! Your log clearly states you're running 1.6 Java. If you would actually read #67, you would know why.

commented

j'ais votre mod depuis la 1.7.3 de minecraft j'ais toujour téléchargait quand il est mis a jours et la vous me cracher dessus j'ais votre mod depuis la 1.7.3 la preuve
https://www.facebook.com/photo.php?fbid=187588894642362&set=pb.100001737580245.-2207520000.1436417510.&type=3&theater
et JAVA 8 SUR MAC ( build 1.8.0_45-b14 )
https://www.youtube.com/watch?v=kRmC4gM0rW8

commented

This is the last time, your crash will be fixed by #67, if you still complain then I'm done, just done, you would then be acting ridiculous (and speaking in what appears to be french, which I do not speak, I can not understand this much french, wouldn't mind a proper translation)

commented

I want to just tell you that I have java 8 this link will show you
https://www.youtube.com/watch?v=kRmC4gM0rW8

commented

then this wouldn't be in your log
"Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.4"
or this
"java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0"
(also I saw your vid and you do know Mac lies about Java right?)