You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
Hi, I can't open anymore my editor with this message, can you help me ?
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at pl.betoncraft.betonquest.editor.model.PackageSet.parseStreams(PackageSet.java:274)
at pl.betoncraft.betonquest.editor.model.PackageSet.loadFromDirectory(PackageSet.java:193)
at pl.betoncraft.betonquest.editor.BetonQuestEditor.loadPreviousData(BetonQuestEditor.java:151)
at pl.betoncraft.betonquest.editor.BetonQuestEditor.start(BetonQuestEditor.java:102)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:186)
at java.lang.Thread.run(Unknown Source)
The text was updated successfully, but these errors were encountered:
Hi, I can't open anymore my editor with this message, can you help me ?
The text was updated successfully, but these errors were encountered: