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

Cannot read properties of null (reading "id") when installing #17970

Open
Togtja opened this issue Jan 11, 2025 · 0 comments
Open

Cannot read properties of null (reading "id") when installing #17970

Togtja opened this issue Jan 11, 2025 · 0 comments

Comments

@Togtja
Copy link

Togtja commented Jan 11, 2025

Foundry Version 12.331

I tired to updated my PF2e game system to the newest version (6.8.1) (Don't remember which version from)
But I got a timeout error, however the DnD game system module updated just fine.

I then just uninstalled the PF2e and tried to install from scratch again. That's where I get a error saying:
Cannot read properties of null (reading "id") In the server logs it just says [warn] Timed Out and in the browser console logs:

Foundry VTT | Rendering InstallPackage
foundry.js:72076 Error: [undefined] Cannot read properties of null (reading 'id')
    at checkPackage (/foundry/foundryvtt/resources/app/dist/packages/views.mjs:1:1179)
    at async Module.installPackage (/foundry/foundryvtt/resources/app/dist/packages/views.mjs:1:2011)
    at async SetupView.handlePost (/foundry/foundryvtt/resources/app/dist/server/views/setup.mjs:1:2113)
fetch @ foundry.js:72076
notify @ foundry.js:71972
error @ foundry.js:72009
post @ setup.js:9208
await in post
(anonymous) @ setup.js:2133
listen @ setup.js:2128
installPackage @ setup.js:8536
#onClickPackageInstall @ setup.js:7681
dispatch @ jquery.min.js:2
v.handle @ jquery.min.js:2Understand this errorAI
setup.js:9206 Uncaught (in promise) Error: [undefined] Cannot read properties of null (reading 'id')
    at checkPackage (/foundry/foundryvtt/resources/app/dist/packages/views.mjs:1:1179)
    at async Module.installPackage (/foundry/foundryvtt/resources/app/dist/packages/views.mjs:1:2011)
    at async SetupView.handlePost (/foundry/foundryvtt/resources/app/dist/server/views/setup.mjs:1:2113)

I also tried with a fresh install of Foundry but still the same problem.
Tired to install some random other game system without issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant