[SOLVED] LCC File Loading Issue in Supersplat

Hello everyone,
I am facing an issue when trying to load a large 3.5GB LCC file into Supersplat within my PlayCanvas project. Upon attempting to load the file, I receive the error: “the requested file could not be read typically due to permission problems that have occured after a reference to a file was aquired while loading ‘lcc’.” I am trying to determine the cause and would greatly appreciate any insights, especially regarding whether this is related to the significant file size, potential browser; limitations on handling such large files, or any specific requirements for the LCC format when using Supersplat.
Thank you for your help.

Did you read this section:

Wondering if it’s because you’re not dragging the parent folder.

Hello!

I believe you’re hitting a memory error that we have since (hopefully) fixed in this pr.

That fix has just been deployed to to PROD, so please try again using editor v2.13.2.

Indeed, that was the problem and now it works, thank you

1 Like