Git Product home page Git Product logo

Comments (3)

u0i299pg avatar u0i299pg commented on August 19, 2024 1

The changes made in v1.98 (same for v1.99) seem to have fixed this issue. Thank you very much for the near immediate fix!

from cl3.

hi5 avatar hi5 commented on August 19, 2024

I've had it happen a few times, but often it was because my computer crashed or when forced it to turn off (power button) which resulted in empty XML files as the script didn't have enough time to try and save the data it seems.

So if it happens again, have a look at the various XML files in your editor (or notepad), one or more of these are probably empty, by which I mean the files are there but there are no XML tags present (so just a bunch of spaces nothing else). If you delete these empty files and restart CL3 it should startup again. Simply deleting all XML files also works. You don't need to "reinstall" CL3 as such, the script works, it is just the data files are somehow corrupted.

stats.xml
ClipData\AutoReplace\AutoReplace.xml
ClipData\ClipChain\ClipChain.xml
ClipData\History\History.xml
ClipData\Slots\Slots.xml

I'll try and see if I can add a check for "empty" XML files, and if so, recreate an empty one. It does mean some data might be lost. I'll think about a "backup" routine as well as that might be useful to "return to last know working state". Might take a little while.

from cl3.

hi5 avatar hi5 commented on August 19, 2024

Didn't seem to complicated, so you can try v1.98 https://github.com/hi5/CL3 - if there is a problem with one of the XML files it should show a warning, delete the (corrupted?) XML file and start a new XML file (object in the script)

from cl3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.