Hello, Andreas!
Something wrong with bytecode restoring compiled in x64 environment and restored in x32 environment.
LoadByteCode calls without error, but in script I've got strange 'Null pointer access'.
Please look what can be wrong, if you will not find problem then I try research this problem more.
Also I try combination of x64->x64, x32->x32, x32->x64 and it works fine.
AngelScript revision 2334, Windows, VS2015.