v71a Error: Unsafe Call!!!!!

Monkey Forums/Monkey Bug Reports/v71a Error: Unsafe Call!!!!!

Tibit(Posted 2013) [#1]
That's is actually the exact error message :)

When I compile some games in glfw or win8 I get this:

C:\Google Drive\Projects - Games\Monkey Folder\MonkeyPro71a\bin\transcc_winnt.exe -run -config=debug -target=Glfw_Game "C:\Google Drive\Projects - Games\Category - To Publish\Ancient Raiders\main.monkey"
TRANS monkey compiler V1.48
Parsing...
Invalid UTF-8 in file: C:/Google Drive/Projects - Games/Category - To Publish/Ancient Raiders/fontmachine/bitmapfont.monkey
Invalid UTF-8 in file: C:/Google Drive/Projects - Games/Category - To Publish/Ancient Raiders/fontmachine/fontmachine.monkey
Invalid UTF-8 in file: C:/Google Drive/Projects - Games/Category - To Publish/Ancient Raiders/fontmachine/bitmapchar.monkey
Invalid UTF-8 in file: C:/Google Drive/Projects - Games/Category - To Publish/Ancient Raiders/fontmachine/bitmapcharmetrics.monkey
Invalid UTF-8 in file: C:/Google Drive/Projects - Games/Category - To Publish/Ancient Raiders/fontmachine/drawingpoint.monkey
Invalid UTF-8 in file: C:/Google Drive/Projects - Games/Category - To Publish/Ancient Raiders/fontmachine/drawingrectangle.monkey
Invalid UTF-8 in file: C:/Google Drive/Projects - Games/Category - To Publish/Ancient Raiders/fontmachine/fontinterface.monkey
Invalid UTF-8 in file: C:/Google Drive/Projects - Games/Category - To Publish/Ancient Raiders/fontmachine/edrawalign.monkey
Invalid UTF-8 in file: C:/Google Drive/Projects - Games/Category - To Publish/Ancient Raiders/fontmachine/edrawmode.monkey
Semanting...
Translating...
: Error : Unsafe call!!!!!
Abnormal program termination. Exit code: -1

They work fin ein html5, and they work fine in win8/glfw in v70f

So probably something went awry in between? :)

Or maybe is it something I should look at in my code?


marksibly(Posted 2013) [#2]
Fixed in v71b!