Jump to content
  • 0

Launcher does not start up


Dudemn7557

Question

Launcher Version: Latest

Operating System: Windows 7 32 bit

Java Version: JRE 7u5, also tried JRE 7u6, both 32 bit (86)

Antivirus Program: Malwarebytes & Microsoft security essentials

Description of Problem:

Just got a new computer, switched back from mac to PC. I have been playing with the pack quite a while, so I got around to installing the launcher so I can play again ASAP but it does not work.

Ive downloaded the most recent Launcher build, but as soon as I run it all it does is show the Technic Launcher banner.... then nothing. The only way to get rid of the banner is by ending the process via task manager; the process is called "java.exe". If I leave the banner showing and then run the launcher again, It gives me a popup saying "checking launcher version", crashes and gives me another popup saying this:

__________________________________________________________________________

Unhandled expectation has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

The program cannot access the file

'C\Users\user\Appdata\Roaming\techniclauncher\technic-launcher.jar'

because it is being used by another process.

Details Continue Quit

__________________________________________________________________________

Details gives me the message in "error Messages", and nothing happens if I click either Continue or Quit.

I have spent just over an hour looking for similar problems, not much result for me. Running the 'technic-launcher' file in .Techniclauncher does the same thing, ect ect ect.

Anyways, please help me solve this! If I do not have some info that is needed, just ask me and I will show/tell. Also, I am decent with computers, but since I have not used a PC in over a year I may need/ask for a simplified guide.

Any opinions are appreciated!

Error Messages:

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.IO.IOException: The process cannot access the file 'C:\Users\user\AppData\Roaming\.techniclauncher\technic-launcher.jar' because it is being used by another process.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

at TechnicLauncher.Form1.DownloadStringCompleted(Object sender, DownloadStringCompletedEventArgs e)

at System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)

at System.Net.WebClient.DownloadStringOperationCompleted(Object arg)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

TechnicLauncher

Assembly Version: 1.0.1.0

Win32 Version: 1.0.1.0

CodeBase: file:///C:/Users/user/Desktop/TechnicLauncher%20(1).exe

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5460 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5462 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System.Configuration

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Microsoft.JScript

Assembly Version: 8.0.0.0

Win32 Version: 8.0.50727.4927

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.JScript/8.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll

----------------------------------------

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

For example:

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

Error Log:

[13:39:21] [sEVERE]------------------------------------------

[13:39:21] [sEVERE]Launcher is starting....

[13:39:21] [sEVERE]Launcher Build: '1.0.1.3'

[13:39:21] [sEVERE]Allocated 989.875 Mb of RAM

[13:39:21] [sEVERE]Java VM: '1.7.0_06-b24'

[13:39:21] [sEVERE]OS Version: '6.1'

[13:39:21] [sEVERE]Is 64-bit: 'false'

[13:39:24] [sEVERE]java.lang.NullPointerException

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:39:24] [sEVERE]All mirrors failed, reverting to default

[13:39:24] [sEVERE]java.lang.NullPointerException

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:39:24] [sEVERE]All mirrors failed, reverting to default

[13:39:24] [sEVERE]Exception in thread "main"

[13:39:24] [sEVERE]java.lang.NullPointerException

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:44:25] [sEVERE]------------------------------------------

[13:44:25] [sEVERE]Launcher is starting....

[13:44:25] [sEVERE]Launcher Build: '1.0.1.3'

[13:44:25] [sEVERE]Allocated 989.875 Mb of RAM

[13:44:25] [sEVERE]Java VM: '1.7.0_06-b24'

[13:44:25] [sEVERE]OS Version: '6.1'

[13:44:25] [sEVERE]Is 64-bit: 'false'

[13:44:27] [sEVERE]java.lang.NullPointerException

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:44:27] [sEVERE]All mirrors failed, reverting to default

[13:44:27] [sEVERE]java.lang.NullPointerException

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:44:27] [sEVERE]All mirrors failed, reverting to default

[13:44:27] [sEVERE]Exception in thread "main"

[13:44:27] [sEVERE]java.lang.NullPointerException

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[14:46:03] [sEVERE]------------------------------------------

[14:46:03] [sEVERE]Launcher is starting....

[14:46:03] [sEVERE]Launcher Build: '1.0.1.3'

[14:46:03] [sEVERE]Allocated 989.875 Mb of RAM

[14:46:03] [sEVERE]Java VM: '1.7.0_06-b24'

[14:46:03] [sEVERE]OS Version: '6.1'

[14:46:03] [sEVERE]Is 64-bit: 'false'

[14:46:06] [sEVERE]java.lang.NullPointerException

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[14:46:06] [sEVERE]All mirrors failed, reverting to default

[14:46:06] [sEVERE]java.lang.NullPointerException

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[14:46:06] [sEVERE]All mirrors failed, reverting to default

[14:46:06] [sEVERE]Exception in thread "main"

[14:46:06] [sEVERE]java.lang.NullPointerException

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)


 

Link to comment
Share on other sites

15 answers to this question

Recommended Posts

  • 0

what bit version is your windows 7 and your java? If you have a 64bit version of windows, make sure Java is also 64bit. if not, it can cause this very issue.

Oopsies forgot to mention that. Edit post commence! I have 32 bit OS, and the 32 (86) bit Java JRE. Ive also reinstalled it >5 times with different versions and such, I severely doubt thats the problem =/

Link to comment
Share on other sites

  • 0

UPDATE:

I have just spent the last 2 hours looking for a fix, and I cannot find one that works for me. Ive used all java versions from java 6 JRE to the latest build, I have launched the .jar and .exe with every program available on my system, and it always does the exact same thing. Also, if this helps in any way I can run vanilla minecraft perfectly fine.

Help please! I have no idea what to do.

Link to comment
Share on other sites

  • 0

I was on lunch there for a while, but back at my desk. I know that there have been numerous issues with 32bit and the technic launcher...and if I recall, running the .jar is the "usual" fix, but that of course did not work for you...

I will do some more digging as well, and if anyone else wants to chime in with suggestions, that would be grand.

Link to comment
Share on other sites

  • 0

I was on lunch there for a while, but back at my desk. I know that there have been numerous issues with 32bit and the technic launcher...and if I recall, running the .jar is the "usual" fix, but that of course did not work for you...

I will do some more digging as well, and if anyone else wants to chime in with suggestions, that would be grand.

Okay thank you =D

I am looking around myself for a fix, but Ill check in every ten minutes or so to see if you have progress.

Link to comment
Share on other sites

  • 0

Was that the only thing in the error log? That above is just from trying to re-open Technic Launcher while it was stuck open. Just curious.

Also, you mentioned Malwarebytes' Anti-Malware as your "antivirus". It is indeed an AWESOME program, but usually it is used along side another program... I.E. i use Avast and MBAM together. Do you by chance have any other programs? If not, IF you have the full version of MBAM (paid version), try shutting it down perhaps just when launching the game.

Just throwing out some basic troubleshooting steps until we come up with something more solid. Definitely try these though, if you haven't already.

Link to comment
Share on other sites

  • 0

Was that the only thing in the error log? That above is just from trying to re-open Technic Launcher while it was stuck open. Just curious.

Also, you mentioned Malwarebytes' Anti-Malware as your "antivirus". It is indeed an AWESOME program, but usually it is used along side another program... I.E. i use Avast and MBAM together. Do you by chance have any other programs? If not, IF you have the full version of MBAM (paid version), try shutting it down perhaps just when launching the game.

Just throwing out some basic troubleshooting steps until we come up with something more solid. Definitely try these though, if you haven't already.

Uhhhhhhh The error message that I put there is from when I got the "Unhandled expectation has occurred..." popup when I clicked details. Yes, you are right; The popup only happens when I have the banner already stuck up on my screen, then attempt to run the launcher again.

The error log from 'C>Users>user>Appdata>Roaming>.techniclauncher>logs under the name of "launcher_0" is as follows:

[13:39:21] [sEVERE]------------------------------------------

[13:39:21] [sEVERE]Launcher is starting....

[13:39:21] [sEVERE]Launcher Build: '1.0.1.3'

[13:39:21] [sEVERE]Allocated 989.875 Mb of RAM

[13:39:21] [sEVERE]Java VM: '1.7.0_06-b24'

[13:39:21] [sEVERE]OS Version: '6.1'

[13:39:21] [sEVERE]Is 64-bit: 'false'

[13:39:24] [sEVERE]java.lang.NullPointerException

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:39:24] [sEVERE]All mirrors failed, reverting to default

[13:39:24] [sEVERE]java.lang.NullPointerException

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:39:24] [sEVERE]All mirrors failed, reverting to default

[13:39:24] [sEVERE]Exception in thread "main"

[13:39:24] [sEVERE]java.lang.NullPointerException

[13:39:24] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:39:24] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:44:25] [sEVERE]------------------------------------------

[13:44:25] [sEVERE]Launcher is starting....

[13:44:25] [sEVERE]Launcher Build: '1.0.1.3'

[13:44:25] [sEVERE]Allocated 989.875 Mb of RAM

[13:44:25] [sEVERE]Java VM: '1.7.0_06-b24'

[13:44:25] [sEVERE]OS Version: '6.1'

[13:44:25] [sEVERE]Is 64-bit: 'false'

[13:44:27] [sEVERE]java.lang.NullPointerException

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:44:27] [sEVERE]All mirrors failed, reverting to default

[13:44:27] [sEVERE]java.lang.NullPointerException

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[13:44:27] [sEVERE]All mirrors failed, reverting to default

[13:44:27] [sEVERE]Exception in thread "main"

[13:44:27] [sEVERE]java.lang.NullPointerException

[13:44:27] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[13:44:27] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[14:46:03] [sEVERE]------------------------------------------

[14:46:03] [sEVERE]Launcher is starting....

[14:46:03] [sEVERE]Launcher Build: '1.0.1.3'

[14:46:03] [sEVERE]Allocated 989.875 Mb of RAM

[14:46:03] [sEVERE]Java VM: '1.7.0_06-b24'

[14:46:03] [sEVERE]OS Version: '6.1'

[14:46:03] [sEVERE]Is 64-bit: 'false'

[14:46:06] [sEVERE]java.lang.NullPointerException

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[14:46:06] [sEVERE]All mirrors failed, reverting to default

[14:46:06] [sEVERE]java.lang.NullPointerException

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[14:46:06] [sEVERE]All mirrors failed, reverting to default

[14:46:06] [sEVERE]Exception in thread "main"

[14:46:06] [sEVERE]java.lang.NullPointerException

[14:46:06] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[14:46:06] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

Regarding Malwarebytes and any other protection system on my computer, MB is the trial version. The only other security program I have is Microsoft security essentials. Since my Dad bought the computer I am using, he has set up the security & such, and since I have been using a mac for the last couple of years I am a bit ignorant of most of these programs.

Yes, I have turned both of them off before opening the launcher. Same results =/.

Last thing, I have Astrill, (Ip spoofer, As we watch German TV that will not play unless your ip location is somewhere in Germany) but it is disabled at the moment. It has caused some problems downloading items before so I thought I should mention it =).

Link to comment
Share on other sites

  • 0

I've been having this problem as well, and the only way to fix it is to reboot the computer. I find this, rather annoying 'cause it crashes every hour or so. I hope that someone can answer this post!

For you, maybe. But of course I have tried that, also with negative results =/. Thanks for the thought anyways.

Link to comment
Share on other sites

  • 0

Well this log looks familiar....kinda similar to HoverBacon's log, and we are starting to suspect it is either an issue with his ISP (internet Service Provider)....or at least some crappy wiring.

You wouldn't by chance have a friend with a laptop that could come over and try to launch it from within your network, do you? lol If you have a laptop that is known to work with the game elsewhere, and they come to your house and it doesnt, that could help you rule it to be an ISP issue. Just a thought :D

Link to comment
Share on other sites

  • 0

Well this log looks familiar....kinda similar to HoverBacon's log, and we are starting to suspect it is either an issue with his ISP (internet Service Provider)....or at least some crappy wiring.

You wouldn't by chance have a friend with a laptop that could come over and try to launch it from within your network, do you? lol If you have a laptop that is known to work with the game elsewhere, and they come to your house and it doesnt, that could help you rule it to be an ISP issue. Just a thought :D

At the moment, no friends that can test.... However yes, when I showed my friend tekkit just about a month ago, he came over with his laptop and downloaded it. It worked perfectly here, and he can play fine at his house. Between that time nothing has been changed with my cable, provider (shaw), or router.

Link to comment
Share on other sites

  • 0

Well, by now I'm pretty much out of my comfort range understanding on what is going on... Good thing you guys are here =P. Again, any info that you need from me just ask, I will deliver. Imma take a break as I have been been on the computer much longer than I usually am; my eyes hurt >.<

Tyvm for all the time you have spent helping solve others problems, it's much appreciated!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...