EAccessViolation when attempting to compile via CLI #117
Labels
priority:p2
Medium priority
scope:compiler
type:bug
Something isn't working
workaround-available
Users can fix for themselves
Milestone
When I try to compile a small code (.txt) to .cs using command line in Sanny Builder, I get “Access violation” error.
Error screenshot:
Script source code:
This source file can be compiled perfectly fine if manually open in SB. But when it is compiled through CLI, the resulting .cs gets somehow corrupted: the script actually works in the game but its decompiled code is full of some trash:
PyTest.txt
Additional information:
"C:\Program Files (x86)\Sanny Builder 3\sanny.exe" -m sa --no-splash -c "D:\Games\GTA SA\CLEO\PyTest.txt" "D:\Games\GTA SA\CLEO\PyTest.cs"
.D:
drive yielded the same result.PyTest.txt
Me and @wmysterio have struggled with this problem for some time but we didn't manage to find a solution yet. Thanks for any help!
The text was updated successfully, but these errors were encountered: