ZiYueCommentary / Blitz3D

Blitz3D TSS Source
zlib License
6 stars 4 forks source link

Memory Access Violation error when attempting to load file #7

Open Hrobo776 opened 2 months ago

Hrobo776 commented 2 months ago

image Whenever I put the command to load a file in and run it, it shows this error, I have made sure it is the right file AND this works normally in Blitz3D (Non-TSS version).

ZiYueCommentary commented 2 months ago

Please make sure that you have installed latest Microsoft Visual C++ Redistributable Version: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022

And please paste your code right here. Thank you.