modio-unity icon indicating copy to clipboard operation
modio-unity copied to clipboard

Download error under ill2cpp build on Oculus platform

Open TriggerB0x opened this issue 1 year ago • 0 comments

When I built modio for Oculus, I got an error about the download thread not being able to run on the il2cpp platform, and my download progress would get stuck at 0%. I figured there might be an error in the il2cpp build check in Plugins\mod.io\Platform\SystemIO\ModIO.Implementation.Platform\SystemIODataService.cs\IsThereEnoughDiskSpaceFor(long bytes). When I changed it, the download worked. I'm not sure if this was the right change. Snipaste_2024-06-06_11-02-50

TriggerB0x avatar Jun 06 '24 03:06 TriggerB0x