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

Compatibility with original 1.16.1 saves (worlds)? #632

Closed
zardoy opened this issue Aug 25, 2023 · 4 comments
Closed

Compatibility with original 1.16.1 saves (worlds)? #632

zardoy opened this issue Aug 25, 2023 · 4 comments

Comments

@zardoy
Copy link
Contributor

zardoy commented Aug 25, 2023

I've been trying to achieve something like was asked in #477
So when I try to use world generated from java 1.16.1 server I get the following:

August 25th 2023, 04:28:20 [ERROR]: Error: TypeError: Cannot read properties of undefined (reading 'id')
    at ChunkColumn.getBlockType (C:\Users\AudioMaster\Desktop\repos\flying-squid\node_modules\prismarine-chunk\src\pc\1.16\ChunkColumn.js:101:51)
    at World.getBlockType (C:\Users\AudioMaster\Desktop\repos\flying-squid\node_modules\prismarine-world\src\world.js:238:42)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async findSpawnZone (C:\Users\AudioMaster\Desktop\repos\flying-squid\src\lib\plugins\settings.js:19:13)
    at async player.findSpawnPoint (C:\Users\AudioMaster\Desktop\repos\flying-squid\src\lib\plugins\settings.js:39:25)
    at async addPlayer (C:\Users\AudioMaster\Desktop\repos\flying-squid\src\lib\plugins\login.js:57:5)
    at async player.login (C:\Users\AudioMaster\Desktop\repos\flying-squid\src\lib\plugins\login.js:222:5)
    at async Server.<anonymous> (C:\Users\AudioMaster\Desktop\repos\flying-squid\src\lib\plugins\login.js:29:7)

However I originally noticed it when after following actions:

  • generate world with flying-squid
  • use this world with java server (world is loadable)
  • use the same world in flying-squid again (not loadable anymore)

I'm not sure, probably it is an issue with prismarine chunk, but I believe it was tested with original worlds, right?

@zardoy zardoy changed the title Compatibility with original saves (worlds)? Compatibility with original 1.16.1 saves (worlds)? Aug 25, 2023
@rom1504
Copy link
Member

rom1504 commented Sep 4, 2023

Flying-squid does not support recent version, do you want to help updating it?

@zardoy
Copy link
Contributor Author

zardoy commented Sep 8, 2023

Flying-squid does not support recent version, do you want to help updating it?

Not sure what you mean, but why not

@rom1504
Copy link
Member

rom1504 commented Sep 8, 2023

I mean this #545

@Pandapip1
Copy link
Contributor

@rom1504 this issue should be closed probably.

@rom1504 rom1504 closed this as completed Jan 7, 2024
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

3 participants