#Failed to import world
1 messages · Page 1 of 1 (latest)
Looks like Pumpkin currently only allows worlds of versions up to 26.1 (data version 4786), and anything above is unsupported
but that shouldn't be the case
you are using 26.1.2 (version 4790)
yep, currently only supporting the latest world version, you can auto update them in the offical vanilla client world screen
but the newest version is 26.1.2
so this looks like something that should be updated in Pumpkin
Ye I thought I was using the newest version tho 26 right?
I made it in single player mc version 26.1.2
Do you think i need to make a 1.21.11 world instead?
26.1 should work fine for now
but Pumpkin, by all means, should support your world
the data version in the code needs to be updated
it's not your fault
K so do I need to wait for a update since pumpkin just spams that error then stops
You should probably wait, but if you want to, you can just test pumpkin after upgrading your world to 26.1, not 26.1.2
Tried ye that still doesn’t fix it no worries tho
@fluid sonnet this is still a problem
i think
mb if you didn't want ping
Has 26.1.2 a different world version?
No, it's just a hotfix
What's the problem then ?
It's not the protocol, it's importing a 26.1.2 world
Ahh, the folder structure?
Maybe, has the new folder structure been implemented?
So has 26.1.2 4786 like 26.1 ?
No, it's 4790
So it's different?
Different versions, but the world format should be the same
26.1.1 and 26.1.2 were hotfixes
Yeah that's what I meant
so don't you think the world formats should be supported?
Yeah can you maybe submit a small PR increasing the max version
ofc they should
that'll do, but will the world actually load correctly due to the world format thing?
that's level format-related, so i guess that's not the issue
I think if i change the data version, it will give a level version error (instead of data version)
because the new world format isn't supported yet
like data version can be fixed, but then the world will give a level version error
so the PR is possible, it just won't fix the world loading
Yeah the nbt format probably changed. Often just increasing the version works though. They also increase it when there are new blocks added which pumpkin can handle without any problems
Damn, they really did change a lot
they did change the folder format
not sure about the nbt though
I mean, some NBT has also been shifted around