-
Notifications
You must be signed in to change notification settings - Fork 144
Description
Describe the bug
Currently working on a project (starting) with 15 stage nodes randomly called by an action node and coming back on file completion (see screenshot 1).
Verification is first OK, then I save (or export) the project, load it into my library and convert it to FS format.
Drag & drop onto the lunii produce an error (see screenshot 2). And when I go back to the project, the verification randomly find errors on some of the stage nodes.
NB: I had a very first try which worked! Then I pushed the audio volume of each file and converted them to mono... and the errors appeared! But even when I now try to come back to the old audio files (or others), the errors persist.
To Reproduce
See above.
Expected behavior
If the verification was OK, I expect that the project can load into the lunii.
Screenshots
Logs
Latest console log shows a java error at the very end of the file:
studio-latest.log
HTTP log sometimes shows the error 500 with the 'addFromLibrary' function, sometime says OK (200). But the red failure notice appears both times.
Desktop and environment (please complete the following information):
- OS: Win 11 Enterprise 24H2
- Brave 1.84.132
- Java version: Java SE 21.0.9+7-LTS-338
- Maven version: ? (don't know where to find it)
- STUdio application version: 0.4.2
Additional context
Add any other context about the problem here.