-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [x] Foundryup
### What version of Foundry are you on?
forge 0.0.2 (f75d7bf 2024-11-22T00:26:5…
-
If you make your configuration so players can see something about a "owned" token, the players can't see anything.
In order to be able to se their own info, or the info from a party member, you have …
-
### Version of Hardhat
2.22.10
### What happened?
1. in the ./contracts dir, I've saved the .sol
2. in the ./ignition/modules, I've saved x.**js** and ran it with `npx hardhat ignition deplo…
-
Hi ,
For me Socket JS is unable to make a connection with the server in cloud foundry .
here is my code
**var socket = new SockJS('/websocket-example');
stompClient = Stomp.over(socket);
…
-
### User Experience
Text type form fields can be set to use a specific font when creating those fields. The PDF reader will then try to use the configured font if found. Foundry currently doesn't see…
-
For example:
> GET https://host/systems/alienrpg/images/IndBackground3.png 403 (Forbidden)
When it should be trying to access
> https://host/myRoutePrefix/systems/alienrpg/images/IndBackground3.p…
-
**Module Version:** v 0.6.4
The distortion macro is nonfunctional.
**Describe the bug**
Using the built in distortion macro for Token Magic FX produces and error and does not animate as intende…
-
The Buildpack is not installing libxml2 which is needed for PHP to run.
## Expected Behavior
Shall not the PHP Buildpack install libxml2 natively? I am new to using Buildpack so I may be missing s…
-
I run FoundryVTT on my local desktop PC, but use a DDNS in order to allow everyone to connect without needing to change the IP when my ISP dynamically assigns me a new one. That all works fine. Howev…
-
# Improve documentation about re-write URL feature (app-root)
## Requests
Re-write URL feature (app-root) allows to re-write root URL to a first level path (ie. /level1) but as well to multi-level…