Deijin27 / RanseiLink

Pokemon Conquest Rom Editor
GNU General Public License v3.0
44 stars 1 forks source link

After using the Partial Transfer Plugin on 5.3, you’re stuck on the section you have selected and crash when exiting. #24

Closed WhatAUsernameIHave closed 1 year ago

Deijin27 commented 1 year ago

I have a fix for this, just need to finish implementing it.

It will not require changes to ranseilink, its an issue with the plugin not doing thing correctly, so I will just update the plugin.

It affects both partial transfer and changelist plugins, where they dispose of a service provider that they shouldnt.

And there is an extra issue with partialtransfer where it isnt reloading the services where is does a file copy since it was desinged back before the services cached their data.

Deijin27 commented 1 year ago

Correction. Everything but text works. This will require a ranseilink update. Oversight in the text module means it's near impossible to update via plugins.

WhatAUsernameIHave commented 1 year ago

Issue persists in 5.4 Beta 72BF131F-8B83-4733-A659-CD45CD438FB3

Deijin27 commented 1 year ago

I think I've fixed it in beta2, can you verify please?

WhatAUsernameIHave commented 1 year ago

Fixed!