LeFauconFou / mc-now-mod-installer

Automatically exported from code.google.com/p/mc-now-mod-installer
0 stars 0 forks source link

Access is denied #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installing again
2. Installed 3 times same thing.

What is the expected output? What do you see instead?

I was meant to see it complete the installation like previous versions, this 
time I get mods not installed error with a log stating access is denied

What version of the product are you using? On what operating system?
Voxelmodpack v10.0 on Windows 7 SP1 X64

Please provide any additional information below.

Original issue reported on code.google.com by Henri.H...@gmail.com on 14 May 2013 at 3:43

GoogleCodeExporter commented 8 years ago
2013-May-14 16:33:05 [DEBUG,[main] Installer] Starting VoxelModPack Installer
2013-May-14 16:33:05 [DEBUG,[main] Installer] Current OS: Windows
2013-May-14 16:33:47 [ WARN,[SwingWorker-pool-2-thread-1] InstallScript] Found 
a directory while iterating over jar.
2013-May-14 16:33:47 [ERROR,[SwingWorker-pool-2-thread-1] InstallScript] 
Installation error
java.io.FileNotFoundException: C:\Users\Henri\Downloads\Mods\The VoxelModPack 
v10.0.0\54c96260\cpw (Access is denied)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at mc.now.util.InstallScript.unpackMCJar(InstallScript.java:130)
    at mc.now.util.InstallScript.guiInstall(InstallScript.java:328)
    at mc.now.ui.Installer$2.doInBackground(Installer.java:461)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2013-May-14 16:33:56 [DEBUG,[main] Installer] Starting VoxelModPack Installer
2013-May-14 16:33:56 [DEBUG,[main] Installer] Current OS: Windows
2013-May-14 16:34:36 [ WARN,[SwingWorker-pool-2-thread-1] InstallScript] Found 
a directory while iterating over jar.
2013-May-14 16:34:36 [ERROR,[SwingWorker-pool-2-thread-1] InstallScript] 
Installation error
java.io.FileNotFoundException: C:\Users\Henri\Downloads\Mods\The VoxelModPack 
v10.0.0\2b15defb\cpw (Access is denied)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at mc.now.util.InstallScript.unpackMCJar(InstallScript.java:130)
    at mc.now.util.InstallScript.guiInstall(InstallScript.java:328)
    at mc.now.ui.Installer$2.doInBackground(Installer.java:461)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2013-May-14 16:34:44 [DEBUG,[main] Installer] Starting VoxelModPack Installer
2013-May-14 16:34:44 [DEBUG,[main] Installer] Current OS: Windows
2013-May-14 16:35:45 [ WARN,[SwingWorker-pool-2-thread-1] InstallScript] Found 
a directory while iterating over jar.
2013-May-14 16:35:45 [ERROR,[SwingWorker-pool-2-thread-1] InstallScript] 
Installation error
java.io.FileNotFoundException: C:\Users\Henri\Downloads\Mods\The VoxelModPack 
v10.0.0\2b021e55\cpw (Access is denied)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at mc.now.util.InstallScript.unpackMCJar(InstallScript.java:130)
    at mc.now.util.InstallScript.guiInstall(InstallScript.java:328)
    at mc.now.ui.Installer$2.doInBackground(Installer.java:461)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2013-May-14 16:35:52 [DEBUG,[main] Installer] Starting VoxelModPack Installer
2013-May-14 16:35:52 [DEBUG,[main] Installer] Current OS: Windows
2013-May-14 16:36:10 [ WARN,[SwingWorker-pool-2-thread-1] InstallScript] Found 
a directory while iterating over jar.
2013-May-14 16:36:10 [ERROR,[SwingWorker-pool-2-thread-1] InstallScript] 
Installation error
java.io.FileNotFoundException: C:\Users\Henri\Downloads\Mods\The VoxelModPack 
v10.0.0\50cbc4a\cpw (Access is denied)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at mc.now.util.InstallScript.unpackMCJar(InstallScript.java:130)
    at mc.now.util.InstallScript.guiInstall(InstallScript.java:328)
    at mc.now.ui.Installer$2.doInBackground(Installer.java:461)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2013-May-14 16:38:57 [DEBUG,[main] Installer] Starting VoxelModPack Installer
2013-May-14 16:38:57 [DEBUG,[main] Installer] Current OS: Windows
2013-May-14 16:40:34 [DEBUG,[main] Installer] Starting VoxelModPack Installer
2013-May-14 16:40:34 [DEBUG,[main] Installer] Current OS: Windows
2013-May-14 16:40:49 [ WARN,[SwingWorker-pool-2-thread-1] InstallScript] Found 
a directory while iterating over jar.
2013-May-14 16:40:49 [ERROR,[SwingWorker-pool-2-thread-1] InstallScript] 
Installation error
java.io.FileNotFoundException: C:\Users\Henri\Downloads\Mods\The VoxelModPack 
v10.0.0\6b271b33\cpw (Access is denied)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at mc.now.util.InstallScript.unpackMCJar(InstallScript.java:130)
    at mc.now.util.InstallScript.guiInstall(InstallScript.java:328)
    at mc.now.ui.Installer$2.doInBackground(Installer.java:461)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Original comment by Henri.H...@gmail.com on 14 May 2013 at 3:44

GoogleCodeExporter commented 8 years ago
The installer is wrong! The location is not C:\Users\Henri\Downloads\Mods\The 
VoxelModPack v10.0.0\6b271b33\cpw BUT C:\\Users\Henri\Downloads\Mods\The 
VoxelModPack v10.0.0\6b271b33\cpw

Original comment by Henri.H...@gmail.com on 14 May 2013 at 3:46

GoogleCodeExporter commented 8 years ago
Try running it as admin

Original comment by JohSketch on 9 Aug 2013 at 7:56