a08381 / Dalamud.SkipCutscene

MIT License
53 stars 41 forks source link

Update to API 9? #14

Closed Ferikisekai closed 11 months ago

Ferikisekai commented 11 months ago

Seems like it is required for the new Dalamud update.

a08381 commented 11 months ago

OK, I'll figure it out.

a08381 commented 11 months ago

maybe ok?

Stormsinger-Frostclaw commented 11 months ago

Plugin fails to load after update.

a08381 commented 11 months ago

Plugin fails to load after update.

do you have any logs that can show me?

craigljcox commented 11 months ago

This is my error from dalamud.log under 1.2.2.2


2023-10-05 22:54:37.667 -07:00 [INF] [LOCALPLUGIN] Loading SkipCutscene.dll
2023-10-05 22:54:37.694 -07:00 [ERR] [SERVICECONTAINER] Requested service type Dalamud.Game.SigScanner was not available (null)
2023-10-05 22:54:37.694 -07:00 [ERR] [SERVICECONTAINER] Failed to create Plugins.a08381.SkipCutscene.SkipCutscene, a requested property service type could not be satisfied
2023-10-05 22:54:37.697 -07:00 [ERR] [LOCALPLUGIN] Error while loading SkipCutscene, failed to bind and call the plugin constructor
Stormsinger-Frostclaw commented 11 months ago
2023-10-06 17:27:51.141 +10:00 [INF] [PLUGINM] Loading plugin SkipCutscene
2023-10-06 17:27:51.141 +10:00 [INF] [LOCALPLUGIN] Loading SkipCutscene.dll
2023-10-06 17:27:51.179 +10:00 [ERR] [SERVICECONTAINER] Failed to create Plugins.a08381.SkipCutscene.SkipCutscene, a requested property service type could not be satisfied
2023-10-06 17:27:51.209 +10:00 [ERR] [LOCALPLUGIN] Error while loading SkipCutscene, failed to bind and call the plugin constructor
a08381 commented 11 months ago

@craigljcox @Stormsinger-Frostclaw I had updated it, is it ok now?

Stormsinger-Frostclaw commented 11 months ago

@a08381 Can confirm it works now for me.

craigljcox commented 11 months ago

Ran through all three solo unsync and no cutscenes. Nice job and thanks for the fix!