-
Notifications
You must be signed in to change notification settings - Fork 115
Description
java.lang.ArrayIndexOutOfBoundsException: Index 125 out of bounds for length 123
at io.knifer.merged.module@1.6.0/cn.hutool.core.codec.Base64Decoder.getNextValidDecodeByte(Unknown Source)
at io.knifer.merged.module@1.6.0/cn.hutool.core.codec.Base64Decoder.decode(Unknown Source)
at io.knifer.merged.module@1.6.0/cn.hutool.core.codec.Base64Decoder.decode(Unknown Source)
at io.knifer.merged.module@1.6.0/cn.hutool.core.codec.Base64Decoder.decode(Unknown Source)
at io.knifer.merged.module@1.6.0/cn.hutool.core.codec.Base64Decoder.decodeStr(Unknown Source)
at io.knifer.merged.module@1.6.0/cn.hutool.core.codec.Base64Decoder.decodeStr(Unknown Source)
at io.knifer.merged.module@1.6.0/cn.hutool.core.codec.Base64.decodeStr(Unknown Source)
at io.knifer.freebox@1.6.0/io.knifer.freebox.util.catvod.ApiConfigUtil.parseApiConfigJson(Unknown Source)
at io.knifer.freebox@1.6.0/io.knifer.freebox.component.node.ImportCatVodApiDialog.lambda$new$0(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@21.0.9/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@21.0.9/javafx.concurrent.EventHelper.fireEvent(Unknown Source)
at javafx.graphics@21.0.9/javafx.concurrent.Service.fireEvent(Unknown Source)
at javafx.graphics@21.0.9/javafx.concurrent.Service.lambda$new$4(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.binding.ExpressionHelper$SingleChange.fireValueChangedEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(Unknown Source)
at javafx.base@21.0.9/javafx.beans.property.ObjectPropertyBase.fireValueChangedEvent(Unknown Source)
at javafx.base@21.0.9/javafx.beans.property.ObjectPropertyBase.markInvalid(Unknown Source)
at javafx.base@21.0.9/javafx.beans.property.ObjectPropertyBase$Listener.invalidated(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.binding.ExpressionHelper$SingleInvalidation.fireValueChangedEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(Unknown Source)
at javafx.base@21.0.9/javafx.beans.property.ObjectPropertyBase.fireValueChangedEvent(Unknown Source)
at javafx.base@21.0.9/javafx.beans.property.ObjectPropertyBase.markInvalid(Unknown Source)
at javafx.base@21.0.9/javafx.beans.property.ObjectPropertyBase.set(Unknown Source)
at javafx.graphics@21.0.9/javafx.concurrent.Task.setState(Unknown Source)
at javafx.graphics@21.0.9/javafx.concurrent.Task$TaskCallable.lambda$call$1(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(Unknown Source)
at javafx.graphics@21.0.9/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at javafx.graphics@21.0.9/com.sun.glass.ui.win.WinApplication._enterNestedEventLoopImpl(Native Method)
at javafx.graphics@21.0.9/com.sun.glass.ui.win.WinApplication._enterNestedEventLoop(Unknown Source)
at javafx.graphics@21.0.9/com.sun.glass.ui.Application.enterNestedEventLoop(Unknown Source)
at javafx.graphics@21.0.9/com.sun.glass.ui.EventLoop.enter(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.tk.quantum.QuantumToolkit.enterNestedEventLoop(Unknown Source)
at javafx.graphics@21.0.9/javafx.stage.Stage.showAndWait(Unknown Source)
at javafx.controls@21.0.9/javafx.scene.control.HeavyweightDialog.showAndWait(Unknown Source)
at javafx.controls@21.0.9/javafx.scene.control.Dialog.showAndWait(Unknown Source)
at io.knifer.freebox@1.6.0/io.knifer.freebox.controller.HomeController.onImportApiBtnAction(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source)
at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source)
at javafx.fxml@21.0.9/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source)
at javafx.fxml@21.0.9/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
at javafx.fxml@21.0.9/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@21.0.9/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@21.0.9/javafx.scene.Node.fireEvent(Unknown Source)
at javafx.controls@21.0.9/javafx.scene.control.Button.fire(Unknown Source)
at javafx.controls@21.0.9/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
at javafx.controls@21.0.9/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@21.0.9/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@21.0.9/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@21.0.9/javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.graphics@21.0.9/javafx.scene.Scene.processMouseEvent(Unknown Source)
at javafx.graphics@21.0.9/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
at javafx.graphics@21.0.9/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
at javafx.graphics@21.0.9/com.sun.glass.ui.View.notifyMouse(Unknown Source)
at javafx.graphics@21.0.9/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at javafx.graphics@21.0.9/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)