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

Migrating to beta v3 crashes a lot of my scenes #15001

Closed
lizzorrd opened this issue Jun 7, 2024 · 3 comments
Closed

Migrating to beta v3 crashes a lot of my scenes #15001

lizzorrd opened this issue Jun 7, 2024 · 3 comments

Comments

@lizzorrd
Copy link

lizzorrd commented Jun 7, 2024

After updating to 6.0.0-beta3 - V12 beta many of my old scenes crash with the error:
Uncaught Error: Invalid baseWidth/baseHeight passed to PrimarySpriteMesh#resize.

This happens with all modules deactivated too.
If I create a new Scene with the same Images and same Grid Setup it doesn't happen.
If there is any more information I should or can provide to resolve this I would be glad.

This is the full error message:

Uncaught Error:
Invalid baseWidth/baseHeight passed to PrimarySpriteMesh#resize.
    resize foundry.js:63478
    _refreshSize foundry.js:59356
    _applyRenderFlags foundry.js:59266
    _applyRenderFlags pf2e.mjs:1370
    applyRenderFlags foundry.js:26320
    #applyRenderFlags foundry.js:25945
    emit TickerListener.ts:71
    update Ticker.ts:427
    _tick Ticker.ts:129
    _requestIfNeeded Ticker.ts:152
    _startIfPossible Ticker.ts:182
    _addListener Ticker.ts:255
    add Ticker.ts:200
    #activateTicker foundry.js:25910
    #draw foundry.js:24721
    draw foundry.js:24614
    view foundry.js:21117
    _onClickScene foundry.js:82688
    jQuery 9
    activateListeners foundry.js:82599
    _render foundry.js:5843
    _render foundry.js:82505
    render foundry.js:5769
    render foundry.js:82498
    render foundry.js:12153
    view foundry.js:21121
    _onClickScene foundry.js:82688
    jQuery 9
    activateListeners foundry.js:82599
    _render foundry.js:5843
    _render foundry.js:82505
    render foundry.js:5769
    render foundry.js:82498
    render foundry.js:12153
    view foundry.js:21121
    _onClickScene foundry.js:82688
    jQuery 9
    activateListeners foundry.js:82599
    _render foundry.js:5843
    _render foundry.js:82505
foundry.js:63478:13

image

@CarlosFdez
Copy link
Collaborator

Does this still occur in 6.0.1, and does it occur without modules?

@lizzorrd
Copy link
Author

I haven't checked yet. But the problem came from an eidolon PC sheet. After I remade the sheet and deleted the old one I could load the scenes again. The modules that could have been the problem where the Companian Compendia, Babele, or Pathfinder 2e German. Or a combination of them.
I think I will close the issue for now. Because I can't reproduce the bug myself now.

@CarlosFdez
Copy link
Collaborator

If its what I think it is, it was likely fixed by the last release. Thanks for reporting.

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

2 participants