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

does not have BetweenlandsWorldStorage capability #1380

Open
kimven opened this issue Aug 22, 2023 · 1 comment
Open

does not have BetweenlandsWorldStorage capability #1380

kimven opened this issue Aug 22, 2023 · 1 comment

Comments

@kimven
Copy link

kimven commented Aug 22, 2023

Versions

Betweenlands version: 3.9.6

Forge version: 14.23.5.2860

Singleplayer or Multiplayer: Multiplayer , Thermos

Installed mods:MOD.txt

Link to full crash log crash-2023-08-22_23.45.22-server.txt

Description of the problem

How to reproduce:

1.When using plugins to generate temporary worlds such as "Dungeon World", the server crashes

2.In my opinion, this issue is due to the issue of plugins generating the world, which is not related to MOD. However, could you please ask the author to be compatible with these plugins? For example, writing a configuration file to include the world that needs to be read from WorldTick, while other worlds do not need to be read. What about this function? Thank you to the author!

Expected result:

Actual result:

Pictures:

@JoshieGemFinder
Copy link
Collaborator

Seems to be that BetweenlandsWorldStorage.forWorld() was used when BetweenlandsWorldStorage.forWorldNullable() should have been. I've created a pull request (#1383) to fix this.

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