dddice / dddice-foundry-plugin

Roll 3D digital dice using Foundry VTT
https://dddice.com
MIT License
10 stars 2 forks source link

Render Dice not working on v11 #5

Closed igorteuri closed 8 months ago

igorteuri commented 9 months ago

Whenever I activate the Render Dice feature, the module just doesn't show the 3D dice in FVTT, and shows the following error: image

My foundry and system version is showed down bellow: image

I'm properly connected via API image

CelesteBloodreign commented 8 months ago

I just posted a new release candidate today. I would appreciate it if you might manually install it and see if your issue occurs on that new version as well?

The browser's error log would also be useful, if you are comfortable posting a screenshot of that.

igorteuri commented 8 months ago

Hi there! Thanks for answering and sorry for the delayed reply.

I have manually installe v0.5.0-rc., but unfortunatelly it still doesnt work. Heres the error I see in foundry UI image

Here's the error in console image

image

image

CelesteBloodreign commented 8 months ago

Thanks for replying! I have tried to reproduce this by creating a new world using the Custom system builder v3.0.0 and Foundry VTT v11.313 and wasn't able to get the same error you did.

I enabled dddice, with render mode on, and then used /roll 1d20 and /roll 6d6 and the dice worked as expected with no errors.

I'd like to try and help more, might you be able to write me a series of steps to follow that got you to your error?

Is dddice the only module you have installed in this world? If not could you try disabling all other modules and see if the error continues?

igorteuri commented 8 months ago

Sorry for the incovenience. The problem was with my browser. I was using ripper93's VTT browser (https://github.com/theripper93/fvtt-player-client) and dddice doesnt work there, even if all modules are disabled.

I tried on Chorme, and worked perfectly. Again, sorry for the trouble.

CelesteBloodreign commented 8 months ago

Thanks for letting me know!

I was unaware that browser was a thing. I will give it a look. It might be easy to get it to work in that browse!

igorteuri commented 8 months ago

There's also the FLC, another browser suited only for FVTT. I opened an issue in the VTT Desktop Client Github as well. Maybe could be something realted to the way the browser works. Layman here, I couln't tell.

Thanks for your support!

CelesteBloodreign commented 8 months ago

All browsers are different, so it's entirely possible. I was able to run the module in VTT Desktop Client and reproduce the error you saw.

I have developed a fix and this will be included in the next release

igorteuri commented 8 months ago

OMG! Thank you a lot for your amazing work!

CelesteBloodreign commented 8 months ago

v0.5.0 has been released! Give it a try, this should now be compatible with VTT Desktop Client 👍