ive been having this problem i uploaded a modpack ( all of the mods work on the test bench i have) and when i exported it and uploaded it etc it stopped working, so some testing later it seems most if not all "core" mods crash with an error around "(access is denied)". these mods work with the same forge and same everything on a different profile.
ok so for the rest of the post Im going to focus on the mod Apple Core since its one of the mods that isn't working, but has the most concise error message. So! this is apple cores error
[13:38:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [13:38:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [13:38:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [13:38:14] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading [13:38:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Raistlin\Documents\Curse\Install\runtime\jre-x64\1.8.0_25 [13:38:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [13:38:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [13:38:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [13:38:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [13:38:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Exception in thread "main" [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: squeek/asmhelper/ObfHelper [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at squeek.applecore.AppleCore.injectData(AppleCore.java:93) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:119) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: squeek.asmhelper.ObfHelper [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 4 more [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.io.FileNotFoundException: C:\Users\Raistlin\Documents\Curse\Instances\Demaglio (Access is denied) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:220) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:150) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:166) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:103) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:89) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:145) [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 6 more
Also let me point out this crash it pretty much instant i click play and it crashes.
anyway i would like to point out this-
Caused by: java.io.FileNotFoundException: C:\Users\Raistlin\Documents\Curse\Instances\Demaglio (Access is denied)
That is what is common among all of the crashing mods and i just don't know what to do about it, i have reinstalled the pack, reinstalled curse, reinstalled curses mine craft, and other people i know who install this mod gets the same error.
also if i go to the test bench and use its files (copy over and delete the prior files) the same error appears so its not even really the modpack its like how curse and forge are trying to access whatever they do with these mods. anyway i will add information if asked cause I've been trying to get this damned thing to work for11 hours now. I haven't found anyone else who has this issue.
That's a very odd error. Do you have the mod/file open in another program while trying to launch the pack? Are you running the launcher as administrator? Something is blocking your systems access to certain files.
sorry im back and yeah thats what ive heard from others however there really isnt anything else accessing it and the pack works fine unless i download it from curse so its like a curse problem that i cant find out how to fix, how do i launch it in administrator from curse?
Sorry for the delay in answering. Damned real life. lol
To run any program as administrator, right click it's shortcut or the actual exe, then choose properties, then compatibility. Check the box that says "run as administrator".
It's hard to say what the issue is with so little information. The crash report looks like it's cut off part way through.
Rollback Post to RevisionRollBack
"We are all born ignorant, but one must work hard to remain stupid." - Benjamin Franklin
i found a way around it no clue how to actually fix it i tried administrator and such still no go so i just made update packs and sent em to friends and thats how im getting around it thanks tho
ive been having this problem i uploaded a modpack ( all of the mods work on the test bench i have) and when i exported it and uploaded it etc it stopped working, so some testing later it seems most if not all "core" mods crash with an error around "(access is denied)". these mods work with the same forge and same everything on a different profile.
so some pictures
Background information and stuff- http://imgur.com/a/WL2LA
ok so for the rest of the post Im going to focus on the mod Apple Core since its one of the mods that isn't working, but has the most concise error message. So! this is apple cores error
[13:38:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:38:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:38:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[13:38:14] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[13:38:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Raistlin\Documents\Curse\Install\runtime\jre-x64\1.8.0_25
[13:38:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:38:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:38:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:38:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:38:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Exception in thread "main" [13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: squeek/asmhelper/ObfHelper
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at squeek.applecore.AppleCore.injectData(AppleCore.java:93)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:119)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: squeek.asmhelper.ObfHelper
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 4 more
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.io.FileNotFoundException: C:\Users\Raistlin\Documents\Curse\Instances\Demaglio (Access is denied)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:220)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:150)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:166)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:103)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:89)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:145)
[13:38:14] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 6 more
Also let me point out this crash it pretty much instant i click play and it crashes.
anyway i would like to point out this-
Caused by: java.io.FileNotFoundException: C:\Users\Raistlin\Documents\Curse\Instances\Demaglio (Access is denied)
That is what is common among all of the crashing mods and i just don't know what to do about it, i have reinstalled the pack, reinstalled curse, reinstalled curses mine craft, and other people i know who install this mod gets the same error.
also if i go to the test bench and use its files (copy over and delete the prior files) the same error appears so its not even really the modpack its like how curse and forge are trying to access whatever they do with these mods. anyway i will add information if asked cause I've been trying to get this damned thing to work for11 hours now. I haven't found anyone else who has this issue.
PS: i haven't posted on forum before sorry if in wrong place bad format etc anyway thanks!
EDIT1:https://minecraft.curseforge.com/projects/demaglio Link to project
Not enough information. Is this mod pack project hosted on CurseForge? A link would help.
"We are all born ignorant, but one must work hard to remain stupid." - Benjamin Franklin
https://minecraft.curseforge.com/projects/demaglio edited it into the post sorry bout that
can i bump my own post? welp bumping my own post :D
That's a very odd error. Do you have the mod/file open in another program while trying to launch the pack? Are you running the launcher as administrator? Something is blocking your systems access to certain files.
"We are all born ignorant, but one must work hard to remain stupid." - Benjamin Franklin
sorry im back and yeah thats what ive heard from others however there really isnt anything else accessing it and the pack works fine unless i download it from curse so its like a curse problem that i cant find out how to fix, how do i launch it in administrator from curse?
Sorry for the delay in answering. Damned real life. lol
To run any program as administrator, right click it's shortcut or the actual exe, then choose properties, then compatibility. Check the box that says "run as administrator".
It's hard to say what the issue is with so little information. The crash report looks like it's cut off part way through.
"We are all born ignorant, but one must work hard to remain stupid." - Benjamin Franklin
i found a way around it no clue how to actually fix it i tried administrator and such still no go so i just made update packs and sent em to friends and thats how im getting around it thanks tho
Good to hear. Making a mod pack has definitely been a learning experience. lol
"We are all born ignorant, but one must work hard to remain stupid." - Benjamin Franklin