raV720

Results 5 issues of raV720

Have you encountered such exception: System.IndexOutOfRangeException: Index was outside the bounds of the array. ` at MoonSharp.Interpreter.Execution.VM.Processor.Processing_Loop (System.Int32 instructionPtr) [0x004ed] in Z:\git\my\moonsharp\src\MoonSharp.Interpreter\Execution\VM\Processor\Processor_InstructionLoop.cs:201 at MoonSharp.Interpreter.Execution.VM.Processor.Call (MoonSharp.Interpreter.DynValue function, MoonSharp.Interpreter.DynValue[] args) [0x00075] in...

Moonsharp in version 2.0 does not work on Winrt platform. During starting app there is an exception: > An exception of type 'System.IO.FileNotFoundException' occurred in MoonsharpTest.exe but was not handled...

Support for Log Levels (at least Error and Information) in SelfLog. It would allow to write and distinguish if logged information is an error or diagnostic log. There are sinks...

enhancement

Hello, thank you for a very good AI course. I appreciate all the effort you put in. But I have a suggestion to change the sentence: > The village of...

I would like to create Axis under XAML in MAUI. But this code: gives me an error: No property, BindableProperty, or event found for "YAxes", or mismatching type between value...

new feature