bmarian / chat-images

A module for Foundry VTT that adds image support for the chat.
MIT License
21 stars 8 forks source link

[bug][v9][player ] filesystem access denied error #42

Closed DanielBoettner closed 2 years ago

DanielBoettner commented 2 years ago

When loading the game as a player. The following error is shown on the console.

Uncaught (in promise) You do not have permission to browse the host file system                               game:1
  | Promise.then (async) |   |  
-- | -- | -- | --
  | (anonym) | @ | chat-images.js:14
  | _call | @ | foundry.js:294
  | callAll | @ | foundry.js:253
  | initialize | @ | foundry.js:5403
  | 🎁call_wrapped | @ | libWrapper-wrapper.js:510
  | 🎁libWrapperInit | @ | libWrapper-api.js:778
  | await in 🎁libWrapperInit (async) |   |  
  | 🎁Game.prototype.initialize#0 | @ | libWrapper-wrapper.js:186
  | window.addEventListener.once | @ | foundry.js:62282

environment

expected behavior

No error

other infos

same issue on the VoiceActor module: https://github.com/BlitzKraig/fvtt-VoiceActor/issues/15

bmarian commented 2 years ago

Fixed with release 2.5.6