We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I.e., loading and unloading all the time may be suboptimal.
Foundry VTT | Loading audio element - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg foundry.js:5058 Foundry VTT | Rendering CYCharacterSheet foundry.js:6845 Foundry VTT | Retrieved and compiled template systems/cy-borg/templates/actor/character-sheet.html commons.js:6921 Foundry VTT | Created Actor with id [9CsTxieVzMYjOpJe] foundry.js:79943 Foundry VTT | Loading audio element - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg foundry.js:5058 Foundry VTT | Rendering CYCharacterSheet foundry.js:79943 Foundry VTT | Loading audio element - systems/cy-borg/assets/audio/sfx/ui-add.ogg commons.js:6921 Foundry VTT | Created Item with id [770Gf18qx1xdxpCC] in parent Actor [9CsTxieVzMYjOpJe] 2foundry.js:79917 Foundry VTT | Loading audio buffer - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg foundry.js:79917 Foundry VTT | Loading audio buffer - systems/cy-borg/assets/audio/sfx/ui-add.ogg 2foundry.js:79900 Foundry VTT | Constructing audio buffer source node - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg foundry.js:79900 Foundry VTT | Constructing audio buffer source node - systems/cy-borg/assets/audio/sfx/ui-add.ogg 2foundry.js:80027 Foundry VTT | Unloading audio element - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg foundry.js:80027 Foundry VTT | Unloading audio element - systems/cy-borg/assets/audio/sfx/ui-add.ogg
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I.e., loading and unloading all the time may be suboptimal.
Foundry VTT | Loading audio element - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:5058 Foundry VTT | Rendering CYCharacterSheet
foundry.js:6845 Foundry VTT | Retrieved and compiled template systems/cy-borg/templates/actor/character-sheet.html
commons.js:6921 Foundry VTT | Created Actor with id [9CsTxieVzMYjOpJe]
foundry.js:79943 Foundry VTT | Loading audio element - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:5058 Foundry VTT | Rendering CYCharacterSheet
foundry.js:79943 Foundry VTT | Loading audio element - systems/cy-borg/assets/audio/sfx/ui-add.ogg
commons.js:6921 Foundry VTT | Created Item with id [770Gf18qx1xdxpCC] in parent Actor [9CsTxieVzMYjOpJe]
2foundry.js:79917 Foundry VTT | Loading audio buffer - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:79917 Foundry VTT | Loading audio buffer - systems/cy-borg/assets/audio/sfx/ui-add.ogg
2foundry.js:79900 Foundry VTT | Constructing audio buffer source node - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:79900 Foundry VTT | Constructing audio buffer source node - systems/cy-borg/assets/audio/sfx/ui-add.ogg
2foundry.js:80027 Foundry VTT | Unloading audio element - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:80027 Foundry VTT | Unloading audio element - systems/cy-borg/assets/audio/sfx/ui-add.ogg
The text was updated successfully, but these errors were encountered: