#Failed to import world

1 messages · Page 1 of 1 (latest)

static saddle
#

Keep on getting the error: failed to load world info , unsupported world data version: 4790
Can I not import worlds to pumpkin? Or am I doing something wrong?

finite steeple
#

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)

fluid sonnet
#

yep, currently only supporting the latest world version, you can auto update them in the offical vanilla client world screen

finite steeple
#

but the newest version is 26.1.2

#

so this looks like something that should be updated in Pumpkin

static saddle
#

I made it in single player mc version 26.1.2

static saddle
finite steeple
#

but Pumpkin, by all means, should support your world

#

the data version in the code needs to be updated

#

it's not your fault

static saddle
#

K so do I need to wait for a update since pumpkin just spams that error then stops

finite steeple
#

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

static saddle
#

Tried ye that still doesn’t fix it no worries tho

static saddle
#

i think

#

mb if you didn't want ping

fluid sonnet
#

Has 26.1.2 a different world version?

finite steeple
#

No, it's just a hotfix

fluid sonnet
#

What's the problem then ?

finite steeple
#

It's not the protocol, it's importing a 26.1.2 world

fluid sonnet
#

Ahh, the folder structure?

finite steeple
#

Maybe, has the new folder structure been implemented?

fluid sonnet
finite steeple
#

No, it's 4790

fluid sonnet
finite steeple
#

Different versions, but the world format should be the same

#

26.1.1 and 26.1.2 were hotfixes

fluid sonnet
finite steeple
#

so don't you think the world formats should be supported?

fluid sonnet
#

Yeah can you maybe submit a small PR increasing the max version

fluid sonnet
finite steeple
#

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

fluid sonnet
#

Maybe some nbt things need to be changed

#

Fine I will do it myself when I'm home

finite steeple
#

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

fluid sonnet
#

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

finite steeple
#

it won't work this time, the world format was updated quite heavily for 26.1

jagged nymph
#

Damn, they really did change a lot

fluid sonnet
#

not sure about the nbt though

finite steeple
#

I mean, some NBT has also been shifted around

fluid sonnet
#

@static saddle i dump up the supported version

#

just make sure to use the old world folder format, so place the region folder directly inside the world folder