Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #40

Open
zarazandra opened this issue May 16, 2023 · 5 comments
Open

[BUG] #40

zarazandra opened this issue May 16, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@zarazandra
Copy link

Module Version: v0.0.0

Before open any issue

  1. Enable the module setting "Enable debugging"
  2. Click F12 go to the console tab
  3. make the test you want and replicate the error
  4. Go to the tab console open on point 2) and just right click and click 'Save as' and 'Save' or send a screenshot of the exception on the console.
  5. Attach the text file on the github issue with all the logs related tot he module, or send a screenshot of the messages on the console.

Describe the bug
1 critical Error-message when opening Foundry:
setup.js:141 [forien-unidentified-items] Metadata validation failed for module "forien-unidentified-items": The file "init.js" included by module forien-unidentified-items does not exist
#logPackageWarnings @ setup.js:141

To Reproduce
Steps to reproduce the behavior:

  1. Open foundry with the module active

Expected behavior
no error

Screenshots
image
image

Browser:
none

Foundry Version:
10.291

Game System:
since the errormessage occurs when I start foundry, there's no connection to a gamesystem

Additional context

@zarazandra zarazandra added the bug Something isn't working label May 16, 2023
@Theopholis
Copy link

I'm having the same issue. I can't get rid of the error, even if I delete the directory from the modules folder.

@p4535992
Copy link

Very strange. Now the build 1.0.3 should be fine. Did you try to unistall-install the module ? Try to clean up the browser cache to be sure.

@Theopholis
Copy link

I finally figured it out. The link on foundry is incorrect. The link is
https://github.com/League-of-Foundry-Developers/foundryvtt-forien-unidentified-items/releases/download//module.json
I ended up doing some investigation and removed the /download//module.json and when I went to
https://github.com/League-of-Foundry-Developers/foundryvtt-forien-unidentified-items/releases
and downloaded the module.zip. I unzipped it to the modules directory and it worked just fine.
You might want to fix the link.
BTW, I really appreciate your work and love your modules.

@zarazandra
Copy link
Author

zarazandra commented May 24, 2023

I can't reinstall the module through foundry - as stated by @Theopholis it may just work by manually installing the module.
image

What worked for me, is taking the link from inside the version-folder (https://github.com/League-of-Foundry-Developers/foundryvtt-forien-unidentified-items/releases/download/v1.0.3/module.json)

@Fridan99
Copy link

Fridan99 commented Jun 22, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants