Skip to content

Errors when trying to generate FiveM resource #8

@Fluffy-Boye

Description

@Fluffy-Boye

I get the following error code when I try to export my AWC files as a FiveM resource:

Error generating soundset.

Stream was too long.
Soundset: rumbler

at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at CodeWalker.GameFiles.AwcFile.Write(DataWriter w)
at CodeWalker.GameFiles.AwcFile.Save()
at

SirenSharp.Services.ResourceGenerator.GenerateResource(String resourceName, String dlcName, String folderPath, List`1 soundSets.)

I was attempting to create a soundset for a rumbler for LVC: Fleet, and this is the error I get thrown every time I try to generate a FiveM resource. I've got the latest .NET pre-req., as well as v0.3 of SirenSharp. I'm not 100% sure what I'm doing here, because I followed this tutorial:

https://www.youtube.com/watch?v=oTv3mVHZAK0&t=180s

I initially got a 'file too large' error from SirenSharp, so I cut the audio down that was causing issues, however, this issue persists even after fixing the size. Any help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions