Music-Expanded / music-expanded-framework

Music Expanded Framework, bringing enhanced music features to Rimworld.
4 stars 3 forks source link

Trying to make a music pack, getting "Could not load UnityEngine.AudioClip" when trying to put music files #67

Open GarryTale opened 1 year ago

GarryTale commented 1 year ago

i already made a discussion in steam, but got no response so im asking here i get an error for all my music files (they are .ogg) ""Could not load UnityEngine.AudioClip at MusicExpanded\LambdaWars\Synthesis_Of_Life in any active mod or in base resources. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.ContentFinder`1:Get (string,bool) Verse.SongDef:b__10_0 () Verse.LongEventHandler:ExecuteToExecuteWhenFinished () Verse.LongEventHandler:UpdateCurrentAsynchronousEvent () Verse.LongEventHandler:LongEventsUpdate (bool&) Verse.Root:Update () Verse.Root_Entry:Update ()" (this error goes for all the files) Even with the error some of the song even work normally, but most get skipped I tried making another pack with other songs (unrelated to the first where i got the error) but it still gave me this error for every .ogg file and none of the song works

Caaz commented 1 year ago

Sounds like the file just isn't in the right place, maybe there's a discrepancy between the audio file and the path you gave it, a typo or something. Without really seeing it I can't say more. This is a vanilla rimworld thing more than a mod thing at this point, tis how AudioClips load.

GarryTale commented 1 year ago

welp idk why the game hates me then since the first pack i made worked normally

ClarkKeyton commented 1 year ago

create another mod for Music Expanded Framework!!!