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

Error with importing map #140

Open
phroureo opened this issue Dec 20, 2023 · 3 comments
Open

Error with importing map #140

phroureo opened this issue Dec 20, 2023 · 3 comments

Comments

@phroureo
Copy link

On importing a largeish map from dungeondraft into Foundry VTT (instance hosted on moltenhosting.com))

I receive an error:

Uncaught TypeError: blob is null [Detected 2 packages: dd-import, lib-wrapper]
p - ddimport.js:250
p - ddimport.js:249
_updateObject - ddimport.js:248
_onSubmit - foundry.js:6626

etc. etc.

I can't attach the file here because Github doesn't allow uploads of all file types, but if you'd like me to email it to you please let me know and I can provide it via that method.

image

@moo-man
Copy link
Owner

moo-man commented Dec 20, 2023

How large specifically? I noticed you're using 256 ppi, which is generally entirely overkill

@phroureo
Copy link
Author

the map was 70x49 i believe. I think i also tried scaling it down to 100 and still failed.

@moo-man
Copy link
Owner

moo-man commented Dec 22, 2023

Well, please verify, as well as try 50 PPI if 100 does not work. 70x49 at 256 is outside the texture size limit of GPUs (and is just ludicrously large in general).

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