-
-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Describe the bug
Players are unable to render canvas on maps containing Notelicker Notes. GM does not have the issue. Only players.
To Reproduce
Steps to reproduce the behavior:
- Enable Notelicker, Libwrapper
- Create a note on your Foundry DM client
- Have a player log in with the map active,
- See as player upon login or navigation to map
Expected behavior
Logging in, or loading maps as one normally does (and ideally not -seeing- the notes from notelicker since i'm using them like a GM map key)
Screenshots

This is the error produced.
Environment:
- Chrome Version 119.0.6045.124 (player tested using Edge, Firefox, Chrome, and Ripper's FVTT Client; identical results, browser independent)
- Foundry v11 - 315 (Self Hosted)
- Dnd5e 2.3.1
- Module v 0.14
- Yes, Tested with FTC, Libwrapper + Notelicker only, issue persisted
Additional context
I only just started using this this week, so i've only tested with 2 maps, but I have a map i've been using for a year,
Console error, only one, i think.
Uncaught (in promise) Error: Directory modules/notelicker/storage does not exist or is not accessible in this storage location
at a.<anonymous> (foundry.js:67108:43)
at a.value (socket.js:532:17)
at a.value (socket.js:459:22)
at L.emit (index.mjs:136:20)
Overall, i feel like somebody else would have reported this if this wasn't something from the latest Foundry update. I know a handful of things got fiddled with there. No big rush, I can make do this weekend just using text for the dungeon i was doing this on. Have plenty of time just figured i'd drop this in the hat in case this wasn't just me. Feel free to close if its something weird with my system or something.
(edited to fix concole error because i pasted like a dumb.)