Added licenses
This commit is contained in:
0
run/logs/log-28.02.2026_12.06.12.txt
Normal file
0
run/logs/log-28.02.2026_12.06.12.txt
Normal file
0
run/logs/log-28.02.2026_12.09.42.txt
Normal file
0
run/logs/log-28.02.2026_12.09.42.txt
Normal file
0
run/logs/log-28.02.2026_12.10.34.txt
Normal file
0
run/logs/log-28.02.2026_12.10.34.txt
Normal file
0
run/logs/log-28.02.2026_12.11.03.txt
Normal file
0
run/logs/log-28.02.2026_12.11.03.txt
Normal file
0
run/logs/log-28.02.2026_12.14.01.txt
Normal file
0
run/logs/log-28.02.2026_12.14.01.txt
Normal file
0
run/logs/log-28.02.2026_12.16.41.txt
Normal file
0
run/logs/log-28.02.2026_12.16.41.txt
Normal file
0
run/logs/log-28.02.2026_12.18.53.txt
Normal file
0
run/logs/log-28.02.2026_12.18.53.txt
Normal file
0
run/logs/log-28.02.2026_12.19.34.txt
Normal file
0
run/logs/log-28.02.2026_12.19.34.txt
Normal file
0
run/logs/log-28.02.2026_12.21.06.txt
Normal file
0
run/logs/log-28.02.2026_12.21.06.txt
Normal file
0
run/logs/log-28.02.2026_12.21.23.txt
Normal file
0
run/logs/log-28.02.2026_12.21.23.txt
Normal file
0
run/logs/log-28.02.2026_12.22.44.txt
Normal file
0
run/logs/log-28.02.2026_12.22.44.txt
Normal file
0
run/logs/log-28.02.2026_12.22.50.txt
Normal file
0
run/logs/log-28.02.2026_12.22.50.txt
Normal file
0
run/logs/log-28.02.2026_12.25.00.txt
Normal file
0
run/logs/log-28.02.2026_12.25.00.txt
Normal file
0
run/logs/log-28.02.2026_13.09.59.txt
Normal file
0
run/logs/log-28.02.2026_13.09.59.txt
Normal file
0
run/logs/log-28.02.2026_15.14.53.txt
Normal file
0
run/logs/log-28.02.2026_15.14.53.txt
Normal file
0
run/logs/log-28.02.2026_15.16.16.txt
Normal file
0
run/logs/log-28.02.2026_15.16.16.txt
Normal file
0
run/logs/log-28.02.2026_15.16.47.txt
Normal file
0
run/logs/log-28.02.2026_15.16.47.txt
Normal file
0
run/logs/log-28.02.2026_15.22.22.txt
Normal file
0
run/logs/log-28.02.2026_15.22.22.txt
Normal file
0
run/logs/log-28.02.2026_15.30.57.txt
Normal file
0
run/logs/log-28.02.2026_15.30.57.txt
Normal file
0
run/logs/log-28.02.2026_15.34.54.txt
Normal file
0
run/logs/log-28.02.2026_15.34.54.txt
Normal file
35
run/logs/log-28.02.2026_19.28.53.txt
Normal file
35
run/logs/log-28.02.2026_19.28.53.txt
Normal file
@@ -0,0 +1,35 @@
|
||||
|
||||
19:23:05 [EXCEPTION-INFO] Failed to start script
|
||||
19:23:05 [EXCEPTION-MESSAGE] Lua error in 'inline:__auto_10': inline:__auto_10:4 attempt to call nil
|
||||
stack traceback:
|
||||
inline:__auto_10:4: in main chunk
|
||||
[Java]: in ?
|
||||
19:23:05 [EXCEPTION-STACKTRACE] org.luaj.vm2.LuaError: Lua error in 'inline:__auto_10': inline:__auto_10:4 attempt to call nil
|
||||
stack traceback:
|
||||
inline:__auto_10:4: in main chunk
|
||||
[Java]: in ?
|
||||
at org.openautonomousconnection.luascript.runtime.LuaScriptExecutor.execute(LuaScriptExecutor.java:26)
|
||||
at org.openautonomousconnection.luascript.runtime.LuaScriptBootstrap.executeAllScriptsAsLua(LuaScriptBootstrap.java:67)
|
||||
at org.openautonomousconnection.luascript.runtime.LuaScriptBootstrap.bootstrap(LuaScriptBootstrap.java:41)
|
||||
at org.openautonomousconnection.luascript.runtime.LuaRuntime.bootstrapFromDom(LuaRuntime.java:58)
|
||||
at org.openautonomousconnection.webclient.settings.FxEngine.bootstrap(FxEngine.java:122)
|
||||
at org.openautonomousconnection.webclient.settings.FxEngine.lambda$install$0(FxEngine.java:71)
|
||||
at com.sun.javafx.binding.ExpressionHelper$Generic.fireValueChangedEvent(ExpressionHelper.java:386)
|
||||
at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:91)
|
||||
at javafx.beans.property.ReadOnlyObjectPropertyBase.fireValueChangedEvent(ReadOnlyObjectPropertyBase.java:80)
|
||||
at javafx.beans.property.ReadOnlyObjectWrapper.fireValueChangedEvent(ReadOnlyObjectWrapper.java:103)
|
||||
at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:113)
|
||||
at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:147)
|
||||
at javafx.scene.web.WebEngine$LoadWorker.updateState(WebEngine.java:1262)
|
||||
at javafx.scene.web.WebEngine$LoadWorker.dispatchLoadEvent(WebEngine.java:1377)
|
||||
at javafx.scene.web.WebEngine$PageLoadListener.dispatchLoadEvent(WebEngine.java:1242)
|
||||
at com.sun.webkit.WebPage.fireLoadEvent(WebPage.java:2550)
|
||||
at com.sun.webkit.WebPage.fwkFireLoadEvent(WebPage.java:2394)
|
||||
at com.sun.webkit.network.URLLoaderBase.twkDidFinishLoading(Native Method)
|
||||
at com.sun.webkit.network.URLLoader.notifyDidFinishLoading(URLLoader.java:758)
|
||||
at com.sun.webkit.network.URLLoader.lambda$didFinishLoading$0(URLLoader.java:749)
|
||||
at com.sun.javafx.application.PlatformImpl.lambda$runLater$0(PlatformImpl.java:424)
|
||||
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$runLoop$0(WinApplication.java:168)
|
||||
at java.base/java.lang.Thread.run(Thread.java:1474)
|
||||
0
run/logs/log-28.02.2026_19.38.35.txt
Normal file
0
run/logs/log-28.02.2026_19.38.35.txt
Normal file
0
run/logs/log-28.02.2026_19.39.43.txt
Normal file
0
run/logs/log-28.02.2026_19.39.43.txt
Normal file
0
run/logs/log-28.02.2026_19.42.14.txt
Normal file
0
run/logs/log-28.02.2026_19.42.14.txt
Normal file
0
run/logs/log-28.02.2026_19.43.17.txt
Normal file
0
run/logs/log-28.02.2026_19.43.17.txt
Normal file
0
run/logs/log-28.02.2026_19.44.38.txt
Normal file
0
run/logs/log-28.02.2026_19.44.38.txt
Normal file
0
run/logs/log-28.02.2026_19.46.36.txt
Normal file
0
run/logs/log-28.02.2026_19.46.36.txt
Normal file
0
run/logs/log-28.02.2026_19.47.55.txt
Normal file
0
run/logs/log-28.02.2026_19.47.55.txt
Normal file
0
run/logs/log-28.02.2026_19.50.51.txt
Normal file
0
run/logs/log-28.02.2026_19.50.51.txt
Normal file
0
run/logs/log-28.02.2026_19.52.04.txt
Normal file
0
run/logs/log-28.02.2026_19.52.04.txt
Normal file
0
run/logs/log-28.02.2026_19.52.41.txt
Normal file
0
run/logs/log-28.02.2026_19.52.41.txt
Normal file
0
run/logs/log-28.02.2026_19.53.00.txt
Normal file
0
run/logs/log-28.02.2026_19.53.00.txt
Normal file
0
run/logs/log-28.02.2026_19.53.34.txt
Normal file
0
run/logs/log-28.02.2026_19.53.34.txt
Normal file
0
run/logs/log-28.02.2026_19.54.35.txt
Normal file
0
run/logs/log-28.02.2026_19.54.35.txt
Normal file
0
run/logs/log-28.02.2026_19.55.43.txt
Normal file
0
run/logs/log-28.02.2026_19.55.43.txt
Normal file
0
run/logs/log-28.02.2026_20.02.47.txt
Normal file
0
run/logs/log-28.02.2026_20.02.47.txt
Normal file
0
run/logs/log-latest.txt
Normal file
0
run/logs/log-latest.txt
Normal file
Reference in New Issue
Block a user