whitespine / foundryvtt-lancer

A Foundry VTT game system for LANCER RPG.
GNU General Public License v3.0
1 stars 1 forks source link

ITEMS2.X: Fix import sometimes not properly triggering an actor sheet reload #15

Open whitespine opened 3 years ago

whitespine commented 3 years ago

Issue:

Reproduce:

The gear will still be deleted. Even worse, closing the sheet seems to sometimes save this invalid state. Pretty wacky!

I'm not overly concerned about the loadout issue - more concerned about what other side effects this might be having.....

whitespine commented 3 years ago

Assigned myself, not claiming exclusivity but... Issue appears to be that:

whitespine commented 3 years ago

This seems tied into general problems in curr. foundry version with race conditions on update -> render

whitespine commented 3 years ago

We're waiting on 2.X for this. It mostly only becomes a problem if you're trying to make it a problem, honestly.