im devoloping a rebalanced 2004 server come a long way with it and after i peel back the audio layer i want to try adding mortyania content ive noticed engine folder .mid cannot be opened by anvil where as content folder ones can
Engine ones are compressed for the client to load as part of the packing process, simply add them in the content folder and build
npm start build command crashes the server console
or am i misinformed on the way rebuilding server works all my other edits are working but this midi part is frustrating lol <3
npm run build*
try that and post a screenshot if you run into a specific error. All you should have to do is place a midi file inside the songs folder then you can play it by calling midi_song(“name here”); or add it to the music region system.
(this version doesn’t use IDs so it’s passing a string)
got it working thanks!
i replaced another song and got underlaying array buffer out of bounds
it also caused errors with music player not playing on auto until sound is turned off and on again but being unable to play manually do tracks need to be format o?