OfficialDonut / VisualBukkit

A visual programming language for Bukkit plugins
https://www.spigotmc.org/resources/visual-bukkit.76474/
GNU Affero General Public License v3.0
280 stars 39 forks source link

data.json file is randomly restored to its original state... #83

Open PolsatGraniePL opened 1 year ago

PolsatGraniePL commented 1 year ago

I was creating one project that was quite extensive. On May 6, I build the plugin for the last time and shut down my computer, 2 days later, on May 8, I want to go back to continue building the plugin, however, when I enter visual bukkit, an empty workspace appears. image I'm trying to figure out why this happened and all I see is a restarted data.json file in the project folder. image This is very strange and disturbing considering that all .java files as well as the .jar plugin itself are in place in the Build folder as well as the config files in ResourceFiles. image image

I've been creating the plugin for 10 days, and due to a stupid bug, the whole project was lost... (I'll ask one question right now. Is there any way to recover it using the leftover files?)

Gc-network commented 1 year ago

Same problem for me

PolsatGraniePL commented 1 year ago

Same today. I enter after 5 days of inactivity of the application and the file turns into: image Fortunately, since then, I've been backing up data.json files, replacing the old one and it works.

(No information in Windows Event Viewer.)