0ceal0t / Dalamud-VFXEditor

VFX, animation, sound, and physics editing plugin for FFXIV
MIT License
79 stars 24 forks source link

SCD editor not showing loop markers or looping. (BUG) #199

Open RyudoGaming opened 1 month ago

RyudoGaming commented 1 month ago

(sorry, not sure how to put the tags)

Hi, Thanks so much for this, before I was having to use that old explorerer program and that wasn't cutting it anymore so supper appreciate your work on this!

I've used your plugins SCD editor many times to replace music and normally it shows Markers for looping locations and loops, but currently that is not happening at all.

As you can see this is how it was before with the markers showing loop location

image_2024-07-12_132911897

but currently none of that is showing, I have the markers clicked and even put in the location of the loops in the new section just for markers, but nothing shows and the loops also just don't happen.

image_2024-07-12_133056548

Maybe I am messing something up somewhere with the new update or it's just not working, I am not entirely sure!

0ceal0t commented 1 month ago

which .scd is the second screenshot from? and are there any errors in /xllog or your dalamud.log?

RyudoGaming commented 1 month ago

The one being loaded is music/ex5/BGM_EX5_Field_Sha_Day.scd, but it doesn't matter, even if I load say one I have already done before like Engsinger at music/ex4/bgm_ex4_ban_05.scd no markers will show up

image

Even tried turning off the custom UI JUST IN CASE it was that but no luck :(

image

Doesn't seem to be anything in the /xlog

` 09:25:33.257 | INF | [PLUGINM] Loading plugin VFXEditor 09:25:33.259 | INF | [PLUGINM] "VFXEditor" defaultState: True wantedByAnyProfile: True loadPlugin: True 09:25:33.262 | INF | [LOCALPLUGIN] Loading VFXEditor.dll 09:25:33.640 | INF | [VFXEditor] Write location: C:\Users\David\AppData\Roaming\XIVLauncher\pluginConfigs\VFXEditor 09:25:33.689 | INF | [VFXEditor] FreeImage TeximpNet paths: C:\Users*\AppData\Roaming\XIVLauncher\installedPlugins\VFXEditor\1.9.0.7\runtimes\win-x64\native\FreeImage.dll / C:\Users*\AppData\Roaming\XIVLauncher\installedPlugins\VFXEditor\1.9.0.7\runtimes\win-x86\native\FreeImage.dll 09:25:33.689 | INF | [VFXEditor] FreeImage Default name: FreeImage.dll Library loaded: False 09:25:33.739 | INF | [VFXEditor] FreeImage Library path: C:\Users*\AppData\Roaming\XIVLauncher\installedPlugins\VFXEditor\1.9.0.7\runtimes\win-x64\native\FreeImage.dll Library loaded: True 09:25:33.740 | INF | [VFXEditor] NVT TeximpNet paths: C:\Users*\AppData\Roaming\XIVLauncher\installedPlugins\VFXEditor\1.9.0.7\runtimes\win-x64\native\nvtt.dll / C:\Users*\AppData\Roaming\XIVLauncher\installedPlugins\VFXEditor\1.9.0.7\runtimes\win-x86\native\nvtt.dll 09:25:33.740 | INF | [VFXEditor] NVT Default name: nvtt.dll Library loaded: False 09:25:33.755 | INF | [VFXEditor] NVT Library path: C:\Users*\AppData\Roaming\XIVLauncher\installedPlugins\VFXEditor\1.9.0.7\runtimes\win-x64\native\nvtt.dll Library loaded: True 09:25:37.999 | INF | [LOCALPLUGIN] Finished loading "VFXEditor" 09:28:32.908 | INF | [VFXEditor] Loading Action-Scd 09:28:53.688 | INF | [VFXEditor] Loading Bgm 09:32:50.815 | INF | [VFXEditor] SeekStep is now: 0.51229024 seconds

`

Turned off Penumbra as that seems to be causing issues but still nothing.

For now I will just create a fade in / fade out as I am trying to replace a few overworld songs (which I have done before with perfect loking in the SCD editior.

Thanks for all your hard work, I know its is only one TINY part of what this program does, it must be a god damn nightmare to keep it working.

sersorrel commented 3 weeks ago

and the loops also just don't happen

do you have "Simulate Loop Start/End", under the Settings menu, enabled? (I did not and was seeing the same behaviour)