You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm not sure if this is a Korman issue or a Plasma issue (or both), but after having played with the Guild decorations in Kirel and setting them to an SDL Int/Byte variable, I added new clickables for each Guild GUI popup for their new positions in the "minimal" deco setting.
While doing this, I've noticed that having multiple clickables (in this case, two apiece) pointing to one GUI PRP causes the client to crash. I may also be getting this intermittently in Chiso as well for some odd reason.
Deactivating the duplicate clickables keeps the client from crashing when Linking in, FWIW.
The text was updated successfully, but these errors were encountered:
It's probably a Korman issue - if you're using the note popup modifier, I didn't expect for there to be multiple note popups pointing to the same GUI page. That may cause invalid data to be generated, if that's what you're doing.
It's probably a Korman issue - if you're using the note popup modifier, I didn't expect for there to be multiple note popups pointing to the same GUI page. That may cause invalid data to be generated, if that's what you're doing.
Yep, that's exactly right. Multiple GUI note popup mods pointing to one GUI PRP.
So I'm not sure if this is a Korman issue or a Plasma issue (or both), but after having played with the Guild decorations in Kirel and setting them to an SDL Int/Byte variable, I added new clickables for each Guild GUI popup for their new positions in the "minimal" deco setting.
While doing this, I've noticed that having multiple clickables (in this case, two apiece) pointing to one GUI PRP causes the client to crash. I may also be getting this intermittently in Chiso as well for some odd reason.
Deactivating the duplicate clickables keeps the client from crashing when Linking in, FWIW.
The text was updated successfully, but these errors were encountered: