BlitzKraig / fvtt-CommunityLighting

FoundryVTT Community Lighting Animations for 0.7.x+
MIT License
9 stars 6 forks source link

Warning Message in the log whenever get in the game or load a scene #29

Closed Vertigo522 closed 3 years ago

Vertigo522 commented 3 years ago
Immagine

I get a warning everytime i get into the game or load a scene (Even without lights), saying that the module cannot load content for a file that doesn't exist (pixi-filters.js.map).

I've noticed that this results in general slow downs and hiccups in server and game stability.

BlitzKraig commented 3 years ago

Hi, This won't affect your client at all, the message is only generated when devtools is open.

A mapping file does not exist for that minified file, which is 100% fine and expected behaviour, pixi-filters is a dependency that I don't intend to edit or debug in any way.

If you are seeing problems, this is a red herring. Feel free to open an new issue describing the problems you see.