Jump to content
  • 0

Has there been any entity related bugs?


chickenblitz

Question

So the rollback bug was finally fixed so i log on and i am greeted by this: 

image.thumb.png.b5992ecead7a9699e3ab112f15b69bae.png

(this is a villager area, this world is messy.)

So I have logged in two times where it rolled back like an hour of progress. Each time I would be back in the same spot with reversed progress, and all the villagers would be alive. I know this because I made the same maxed shovel twice. Now that it's patched, they are all gone. Is there some kind of correlation, or new bug?

is there an actual bug going on? has this happened to anyone else?

Edited by chickenblitz
concise
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

The development team is working on save timings, where the worlds will save quicker, better and more efficiently. For the meantime, you just gotta make sure that you are doing /save-all every so often,

if you have a skript, this might be useful.

 

every 5 minutes: #depending on how often you want it to save, 5m is good.
	console command "save-all"
	send "Saving server" to all players where [input has permission "sk.saves"] #this is just to notify when it happens. You can change this, but it will send to all players that have the "sk.saves" perm.

 

 


[PATRON] Echology

image.png.25b196fc30999f9133398315a98c2b11.png

Sponk = Weeb


 

Link to comment
Share on other sites

  • 0
15 minutes ago, BluBoy3ch0 said:

The development team is working on save timings, where the worlds will save quicker, better and more efficiently. For the meantime, you just gotta make sure that you are doing /save-all every so often,

if you have a skript, this might be useful.

 


every 5 minutes: #depending on how often you want it to save, 5m is good.
	console command "save-all"
	send "Saving server" to all players where [input has permission "sk.saves"] #this is just to notify when it happens. You can change this, but it will send to all players that have the "sk.saves" perm.

 

i said that they already patched it, and i think that this might be a result of a potential new bug

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...