Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.net.MalformedURLException: no protocol: #18

Closed
TRIssueBot opened this issue Sep 26, 2015 · 0 comments
Closed

java.net.MalformedURLException: no protocol: #18

TRIssueBot opened this issue Sep 26, 2015 · 0 comments

Comments

@TRIssueBot
Copy link

java.net.MalformedURLException: no protocol: 
    at java.net.URL.<init>(Unknown Source)
    at java.net.URL.<init>(Unknown Source)
    at java.net.URL.<init>(Unknown Source)
    at temporalreality.launcher.model.Modpack.getLogo(Modpack.java:184)
    at temporalreality.launcher.model.Modpack.get(Modpack.java:74)
    at temporalreality.launcher.model.Modpack.get(Modpack.java:89)
    at temporalreality.launcher.util.ModpackUtils.loadModpacks(ModpackUtils.java:67)
    at temporalreality.launcher.TRLauncher.start(TRLauncher.java:97)
    at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$163(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$176(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.lambda$null$174(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$175(Unknown Source)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$149(Unknown Source)
    at java.lang.Thread.run(Unknown Source)



Java version: 1.8.0_60
Java vendor: Oracle Corporation
OS: Windows 10
Arch: amd64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants