Moerill / token-mold

MIT License
24 stars 33 forks source link

[BUG] Token Mold is not able to be installed #168

Closed Elsabio83 closed 11 months ago

Elsabio83 commented 1 year ago

Describe the bug I try to install the Module in the newest stable V11 FVTT and i get the following message:

Error: Unable to load valid module manifest data from "https://raw.githubusercontent.com/Moerill/token-mold/v2.15.1/module.json" Module validation errors: packs: 0: type: may not be undefined at Module.installPackage (file:///C:/Program%20Files/Foundry%20Virtual%20Tabletop/resources/app/dist/packages/views.mjs:1:1634) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async SetupView.handlePost (file:///C:/Program%20Files/Foundry%20Virtual%20Tabletop/resources/app/dist/server/views/setup.mjs:1:2076) fetch @ foundry.js:67697

To Reproduce Steps to reproduce the behavior:

  1. Go to Add-on modules in the FVTT intro page
  2. Click on Install module
  3. Search for token Mold
  4. Click on Install
  5. See error described above

Expected behavior Expected to install the Module

Module incompatibilities I am jsut rying to install it, so i dont think Module imcompatibilities could be an issue, But if you say so i can start uninstalling

Screenshots/GIFs/Videos If applicable, add screenshots to help explain your problem.

A picture is worth a thousand words. image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

rictic commented 12 months ago

I'm seeing this as well

Geekswordsman commented 11 months ago

v2.15.4 is not compatible with v11, thus can't be installed. v2.5.0 is being worked on as an intermediate release to correct this :)

Duplicate of #167