andrei1058 / andrei1058/BedWars1058
Setup arena with Advanced SlimeWorldManager 2.10.0
- Lenguaje dominante
- Java
- Estrellas
- 393
- Forks
- 286
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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](https://github.com/InfernalSuite/AdvancedSlimePaper/releases/download/1.20.4-v10-SRFv12/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**


**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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.