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

Setup arena with Advanced SlimeWorldManager 2.10.0 #990

Open
SainteKhalifa opened this issue Mar 4, 2024 · 0 comments
Open

Setup arena with Advanced SlimeWorldManager 2.10.0 #990

SainteKhalifa opened this issue Mar 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SainteKhalifa
Copy link

When I do the command /bw setuparena [name of arena] the map is converted to [name of arena].slime but I am not teleported into the map

To Reproduce
Steps to reproduce the behavior:

  1. Download this https://github.com/InfernalSuite/AdvancedSlimePaper/releases/tag/1.20.4-v10-SRFv12 put asp-server.jar where server.jar is located and put plugin-1.20.4-R0.1-SNAPSHOT.jar in plugins folder.
  2. Add the map (arena) in the server directory where the server.jar is located
  3. Start the server with java -Xms128M -Xmx2048M -jar asp-server.jar
  4. Log in and type the command /bw setup Arena [name of arena]
  5. Retype the command /bw setup Arena [name of arena] and you have this error : You're already in a setup session but i'm allways in my lobby world server.

Screenshots
image
image

Solution
To get around the problem I have to import the map via Advanced SlimeWorldManager, load the world, go to it and then setup the arena.

  1. /swm import solo-mario file
  2. /swm load solo-mario
  3. /swm goto solo-mario
  4. /bw setupArena solo-mario
  5. Classic setup and save

However, I don't think this is normal operation. I'm not sure but normally the world has to unload which is not the case after this operation.

System (please complete the following information):

  • OS: Debian 12, docker, openjdk:17
  • Server software: Paper with Advanced SlimeWorldManager 2.10.0
  • Server Version: 1.20.4
  • Plugin Version: 23.12.2
@SainteKhalifa SainteKhalifa added the bug Something isn't working label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant