Skript crashes when using Skematic

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Liorsky

Member
Jun 13, 2020
2
0
0
23

Skript Version:
Skript 2.4.1
Minecraft Version: 1.12.2

I have a minigame i am developing that needs to clear everything from the map each round so i tried installing Skematic but when i restarted my server i got an error saying that something went horribly wrong because of this addon...
can someone give me any other way to reset the map or help me fix the problem with Skematic?

Addons using:
- skDragon
- Skellett
- skRayFall
- TuSKe
- skript-json
- SkQuery
- Ersatz


Troubleshooting:

Have you tried searching the docs? Yes
I found on some docs that i can use Skellett for this but it didnt work

Have you tried searching the forums? Yes
Didn't found something helpful
 
Skript Version: Skript 2.4.1
Minecraft Version: 1.12.2

I have a minigame i am developing that needs to clear everything from the map each round so i tried installing Skematic but when i restarted my server i got an error saying that something went horribly wrong because of this addon...
can someone give me any other way to reset the map or help me fix the problem with Skematic?

Addons using:
- skDragon
- Skellett
- skRayFall
- TuSKe
- skript-json
- SkQuery
- Ersatz


Troubleshooting:

Have you tried searching the docs? Yes
I found on some docs that i can use Skellett for this but it didnt work

Have you tried searching the forums? Yes
Didn't found something helpful
Use regenerators based on ID from Skellet, take this thread as example https://forums.skunity.com/threads/reseting-prison-mines.11684/#post-50021
 
i need something to replace a specific block that i am allowing players to place with air so i tried to use something like
Code:
make {teamred} execute command "replacenear 20..." with permissions "..." and "..."
but it broke my entire code without sending any error
 
Status
Not open for further replies.