No error message on the LCD, but still nothing moves. Script Tracking shows this: Code: HandlebarsDotNet.HandlebarsCompilerException: Expected HelperExpression, got HandlebarsDotNet.Compiler.Lexer.WordExpressionToken at HandlebarsDotNet.Compiler.RawHelperAccumulator+<ConvertTokens>d__2.MoveNext () [0x000da] in <2c7ef029d5b14b6f8ae0e7f0e1ec3326>:0 at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnumerable`1[T] enumerable) [0x00059] in <1071a2cb0cb3433aae80a793c277a048>:0 at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00062] in <1071a2cb0cb3433aae80a793c277a048>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <ea489521390f48908a7ce45cb17a6848>:0 at HandlebarsDotNet.Compiler.RawHelperAccumulator.Accumulate (System.Collections.Generic.IEnumerable`1[T] sequence) [0x0000b] in <2c7ef029d5b14b6f8ae0e7f0e1ec3326>:0 at HandlebarsDotNet.Compiler.ExpressionBuilder.ConvertTokensToExpressions (System.Collections.Generic.IEnumerable`1[T] tokens) [0x0000e] in <2c7ef029d5b14b6f8ae0e7f0e1ec3326>:0 at HandlebarsDotNet.Compiler.HandlebarsCompiler.Compile (System.IO.TextReader source) [0x00012] in <2c7ef029d5b14b6f8ae0e7f0e1ec3326>:0 at HandlebarsDotNet.Handlebars+HandlebarsEnvironment.Compile (System.IO.TextReader template) [0x00000] in <2c7ef029d5b14b6f8ae0e7f0e1ec3326>:0 at HandlebarsDotNet.Handlebars+HandlebarsEnvironment.Compile (System.String template) [0x0000c] in <2c7ef029d5b14b6f8ae0e7f0e1ec3326>:0 at HandlebarsDotNet.Handlebars.Compile (System.String template) [0x00005] in <2c7ef029d5b14b6f8ae0e7f0e1ec3326>:0 at EmpyrionScripting.EmpyrionScripting.ExecuteHandlebarScript[T] (EmpyrionScripting.PlayfieldScriptData playfieldData, T data, System.String script) [0x00017] in Z:\Projekte\C#\Empyrion\EmpyrionScripting\EmpyrionScripting\EmpyrionScripting.cs:1021 at EmpyrionScripting.EmpyrionScripting.ProcessScript[T] (EmpyrionScripting.PlayfieldScriptData playfieldData, T data) [0x0005e] in Z:\Projekte\C#\Empyrion\EmpyrionScripting\EmpyrionScripting\EmpyrionScripting.cs:893