Litematica pasting is suddenly broken on the build server?
- KoriJenkins
- in iron armor
- Posts: 196
- Joined: Thu Mar 21, 2019 6:09 am
Re: Litematica pasting is suddenly broken on the build server?
Can confirm, is broken.
"Unknown command. Type "/help" for help."
Was working as recently as... the 13th. I used a lot of pasting then to make a repeating pattern on a large tower. iLxgend says it's been busted for 2 days.
Wonder if any plugin updates, aside from the chat things, rolled out around then?
"Unknown command. Type "/help" for help."
Was working as recently as... the 13th. I used a lot of pasting then to make a repeating pattern on a large tower. iLxgend says it's been busted for 2 days.
Wonder if any plugin updates, aside from the chat things, rolled out around then?
Re: Litematica pasting is suddenly broken on the build server?
It was disabled because the way it works was causing unnecessary load on the server.
You can email schematics and we'll put them into the server. We may need a better way to do things though.
You can email schematics and we'll put them into the server. We may need a better way to do things though.
Re: Litematica pasting is suddenly broken on the build server?
I wasn't aware it was lagging the server. Maybe people were pasting much larger things than I was. A better solution to emailing schematics will be needed, I'll have to play on a singleplayer world or find a different creative server for now.
Edit: Does the litematica paste function any differently to WorldEdit? If so, people who paste massive structures with litematica should be banned just like people who paste or generate massive structures with WE, but it should be allowed for small things which I assume most people use it for.
An alternative for people might be Structure Blocks, I've not tried them yet https://minecraft.gamepedia.com/Structure_Block
Edit: Does the litematica paste function any differently to WorldEdit? If so, people who paste massive structures with litematica should be banned just like people who paste or generate massive structures with WE, but it should be allowed for small things which I assume most people use it for.
An alternative for people might be Structure Blocks, I've not tried them yet https://minecraft.gamepedia.com/Structure_Block
Re: Litematica pasting is suddenly broken on the build server?
Stay mad virgins, yuk strikes again :sunglasses:
-
- [rawr]
- Posts: 28
- Joined: Thu Mar 28, 2019 4:12 am
Re: Litematica pasting is suddenly broken on the build server?
Litematica pasting works by using the setblock command over and over in quick succession. Because of this, it is not at all optimized for pasting large structures and can cause massive amounts of lag if you try and paste something big.
Re: Litematica pasting is suddenly broken on the build server?
Yeah I get that. How does WorldEdit pasting/fill area/whatever work?TonTheKidRS wrote: ↑Thu Mar 18, 2021 10:55 pm Litematica pasting works by using the setblock command over and over in quick succession. Because of this, it is not at all optimized for pasting large structures and can cause massive amounts of lag if you try and paste something big.
- KoriJenkins
- in iron armor
- Posts: 196
- Joined: Thu Mar 21, 2019 6:09 am
Re: Litematica pasting is suddenly broken on the build server?
Doesn't world edit do the exact same thing?
If so, it's possible the only reason litematica paste was becoming overwhelming was due to the amount of people using it.
If so, it's possible the only reason litematica paste was becoming overwhelming was due to the amount of people using it.
Re: Litematica pasting is suddenly broken on the build server?
WorldEdit does not do the same thing. It edits things in-place server-side, so the entire schematic is pasted within 1 tick. WorldEdit does not run any commands for you.
If you need some specific functionality, you should run it on your own server. The build server is not guaranteed to receive any kind of maintenance, it can disappear or functionality can be changed at any time.
If somebody wants to implement a better way of loading schematics into the build server, then please do so. As always, don't expect admins to do stuff for you.
If you need some specific functionality, you should run it on your own server. The build server is not guaranteed to receive any kind of maintenance, it can disappear or functionality can be changed at any time.
If somebody wants to implement a better way of loading schematics into the build server, then please do so. As always, don't expect admins to do stuff for you.