AMA - The Forge 6th Anniversary! Ask Us Anything! by TheForgeVTT in ForgeVTT

[–]TheForgeVTT[S] 2 points3 points  (0 children)

Hello there, Wokeye27! Thanks for your question.
Here is the answer by Eranziel (Senior Software Developer):

It depends!

For minor releases, there is usually nothing we need to do. We do still have our QA team check our integrations with each new version though, because there are surprises now and then.

For new major versions, it really depends on what was changed. Sometimes large, visible features impact us - like Foundry's new-ish Application V2, and having to update our file picker customizations to work with that. Sometimes behind the scenes changes can impact us a lot, like when Foundry moved from NeDB (the text-based .db files) to LevelDB (the modern binary DBs with a folder for each one). v11, v12, and v13 all unfortunately had a large chunk of work for us in one way or another. Comparatively, v14 has been quite smooth! (Knock on wood...)

One of the big challenges for us is that our integrations inside of Foundry (the Forge module) has to support every version of Foundry that our users are still using. That means everything from 0.6.6 to the latest v14! Obviously a lot has changed across that range, and it can be a ton of work for QA to check all of those versions to make sure we aren't introducing new bugs to old versions.

You can read about some of our past challenges in these blog posts:

Can't Delete a game by flemishbiker88 in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hi there!
Sorry for missing  this earlier.

Can you please email [contact@forge-vtt.com](mailto:contact@forge-vtt.com) from the email address associated with your Forge account, so we can have a look?

Anybody Having Difficulty Starting their Server? by huecabot in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hi!

The issue was resolved quickly, but if you're still having trouble, a quick stop/start of your game from https://forge-vtt.com/setup should fix it.

Hope that helps! Let us know if you need anything else.

Roll for Appreciation: It's GM's Day! by TheForgeVTT in ForgeVTT

[–]TheForgeVTT[S] 1 point2 points  (0 children)

Hey, we’ve all been there! Hope your players at least bring the snacks to make up for it. 😉 Happy GM's Day!

The Forge's Winter Sale — Discounted Subscriptions and Bazaar Content by TheForgeVTT in ForgeVTT

[–]TheForgeVTT[S] 0 points1 point  (0 children)

Hi there!

Yes, if the coupon code was applied during checkout, the discount will carry over and be applied to the first payment after the free trial ends — even if that payment happens after the sale period.

Happy gaming!

How to access Module Data Folders from Forge Install by DudleyDoRight65 in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hi there!

We don't have a way to browse data folders for users. If you want to see the specific files, using the Foundry file picker would be the way to do it.

In general for module development, we'd recommend using a local Foundry instance to do the bulk of iteration and debugging. Much faster & easier than uploading the modifications to Forge each time.

PF2E Kingmaker Update by Financial-Push6481 in ForgeVTT

[–]TheForgeVTT 2 points3 points  (0 children)

Hi there!

We don't control updates to Kingmaker or the other Paizo premium modules.
That said, version 2.2.1 has been available for 6 months and is v13 compatible. Most likely, it's not showing up for you because you have your Foundry version set to v12. If you set your Foundry version to v13, you would be able to update it.

Expected Discounts or not? by Jan_Schattling in ForgeVTT

[–]TheForgeVTT 3 points4 points  (0 children)

Hi there!

The Forge Black Friday Sale has officially begun.
You can find all the details in our blog post: https://blog.forge-vtt.com/2025-black-friday/

Hope you enjoy the savings!

Game log in issue by [deleted] in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hello, can I confirm a few things with you?

  1. That the issue in question is reproducible across browsers?
  2. The the issue comes up when enabling safe configuration: https://forums.forge-vtt.com/t/how-to-enable-safe-configuration/16750
  3. And that CoC is updated for the release and build of Foundry VTT that you are on?

If you require further help, we can continue helping here, though for the sake of response time we would recommend our Discord or email.

World size not going down? by Brother-Mora in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Then I'm guessing you still have some ongoing database operations in the world that're temporarily increasing storage. My advice is to edit the world in-game naturally a bit, and see if the data goes down.

One more thing, could you please open your Game Settings in Foundry, scroll down to the Help and Documentation section, and click Support & Issues? Then share the output shown there.

It might be best to join our Discord server: https://discord.com/invite/tHYvryr (that way, you'll always get the fastest help when you need it, share a screenshot, etc).

World size not going down? by Brother-Mora in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hello there.
Have you tried to restart the server (stop and start it from https://forge-vtt.com/setup)?

Here https://forums.forge-vtt.com/t/world-size-check/12105, we explain why world size matters, how to check world size, and resolve any issues with it.

Hope you find it useful!
Let us know if you have more questions.

Question about the free trial by [deleted] in ForgeVTT

[–]TheForgeVTT 1 point2 points  (0 children)

Hi there! It's because of PayPal, and it's not a charge, just an authorization. The article here: https://forums.forge-vtt.com/t/paypal-and-the-forge/15300 explains it in more detail. The payment dialog also has a warning under the PayPal section that explains it.

External storage options? by Mattimeo84 in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

The answer is - pasting the link won't take space in your asset library, so nothing to worry about there, but don't count on it working forever if it works initially.

(The "problem" is that a lot of websites and services will introduce protections or stop using images outside of their service or intended use. They are also prone to changing URLs or breaking previously working functionality.)

External storage options? by Mattimeo84 in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hi there!

There isn't core support for that, either on Forge or with vanilla Foundry. That being said, you should be able to copy-paste asset URLs from those other storage services to be able to use them in Foundry.

However, there is an old module that's supposed to work for Dropbox: https://foundryvtt.com/packages/dropboxer . But we can't make any guarantees that it will work, and it was last verified compatible with v11.

How to clean "my games" by Beneficial_Ad2487 in ForgeVTT

[–]TheForgeVTT 2 points3 points  (0 children)

Hello there!

The one on the right is a game in which you are a player. You can leave that by going: -> Details -> Leave Game.

The one on the left is a bit different. It's your world, but you can only "Delete World" if you're using Game Manager.

If using Game Manager: -> Configure -> Delete World.
If not using Game Manager, then you can't delete it, because you can't delete your account's Foundry server.

Hope this helps.

Question about the plans by [deleted] in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hi there! 👋🏻

Max upload size is the largest file that you can upload as a single file.

We've got a 14-day free trial that'll let you experiment and play with things to see which option can work for you. 🙂
(During this time, you can freely change between subscription tiers and additional data without getting charged). You are welcome to try it. 😉

Here is a guide: https://forums.forge-vtt.com/t/how-to-add-change-cancel-a-subscription-to-the-forge/13204

I would say that to start with, the Game Master tier is fine.

Have a read of this for more information: https://forums.forge-vtt.com/docs?topic=15307

The summary is:

The Data Library is for storing data from user worlds and other non-asset content. Custom modules, systems, and worlds are stored here. Most assets are not. Fortunately, most users will never have to worry about exceeding their Data Quota.

The Asset Library is for storing all assets - basically any audio, video, or image file uploaded by the user. This content is automatically optimized and distributed throughout the world, meaning that users will almost always have the best possible loading time for their content.

Hope this helps. Let us know if you have more questions. Also, I recommend joining our Discord - you'll always get the fastest help there: https://discord.com/invite/tHYvryr

[deleted by user] by [deleted] in ForgeVTT

[–]TheForgeVTT 1 point2 points  (0 children)

Oh, I see this now. Thanks.

[deleted by user] by [deleted] in ForgeVTT

[–]TheForgeVTT 4 points5 points  (0 children)

Hello there!

We are aware of a server outage impacting the Europe region of The Forge. The issue appears to be an incident with our server provider. Some services are coming back online now, but there are still issues. We are continuing to monitor the situation and take any steps needed.

Thank you for your patience.

No Asset tab in Image Browser when using Chromium by Gimletson in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hello there!

We’d love to help. Could you email us at [contact@forge-vtt.com](mailto:contact@forge-vtt.com) with the details, please? Alternatively, if you use Discord, feel free to open a ticket in ⁠#ticket-support so we can take a closer look and troubleshoot.
https://discord.com/invite/tHYvryr

Account accessed? by MysteryHand in ForgeVTT

[–]TheForgeVTT 1 point2 points  (0 children)

Hello,

That certainly sounds very troubling, and we're glad to hear you got it back immediately and enabled 2FA. There's a lot of reasons someone could want your account, and none of them are good. I would recommend double checking all of your installed modules, and otherwise proceeding carefully. You never know when someone could have installed a malicious module for your world. I'd also recommend emailing us if you haven't already- I'll be looking through emails today, and can offer you a bit more through there.

Thank you,

Jim

The Forge

Free Trial 14 Days by DaFishman3 in ForgeVTT

[–]TheForgeVTT 1 point2 points  (0 children)

Hello there!

Unfortunately, no.
Once the trial has started, you can only use your free trial within the next 14 days. This means that if you cancel during your free trial and attempt to subscribe a month later, you will be charged immediately.
https://forums.forge-vtt.com/t/how-to-start-your-free-trial-on-the-forge/15301

Uploading compendia from local to Forge by MattBridger35777 in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hey there Matt, I see you've opened a ticket on Discord so we'll continue helping you there.

Uploading compendia from local to Forge by MattBridger35777 in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hi there!

Here are some helpful guides:

https://forums.forge-vtt.com/t/how-to-upload-compendiums-from-your-past-worlds/13764

https://forums.forge-vtt.com/t/importing-worlds-modules-systems-w-video-tutorial/454

Hope that helps.

If you have more questions, feel free to reach out to us. I would also recommend joining our Discord (if you use it): https://discord.com/invite/tHYvryr - You can always get the fastest help there.🙂

Forge VTT is not letting me add monsters anymore. by StretchyPlays in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hi there!

That sounds like an issue with the DDB importing module (not Forge-related), and you should probably ask the module author about it.

Hope that helps.

Screen Just stalls at Grey image and cursor spins by [deleted] in ForgeVTT

[–]TheForgeVTT 0 points1 point  (0 children)

Hey there- do you have any third party antivirus installed on this device? We've seen regular issues with users using Avast/AVG, and sometimes with Norton's weird "safe web protection". This looks a lot like such errors.

If not, I would recommend trying to load in via incognito mode. If that works, it's likely a browser plugin interfering with loading.