Search results

  1. Piccolo

    ChronoCrash Modders Tools

    Hey, thanks, I made a typo while fixing the bug in this location last time, I'll upload an update in a minute.
  2. Piccolo

    ChronoCrash Modders Tools

    New update should do the trick. I added the encoding wrapper I created a few years ago to the level editor loading. It basically analyzes and reopens the file if there is a crash while reading it (like the one you have). Problem is there might still be some places in the app where this wrapper...
  3. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.9.8

    - Fixed an issue with settings file - Weird encoding wrapper now also in level editor code @tightninja
  4. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: Changelog 0.7.9.8 Read the rest of this update entry...
  5. Piccolo

    ChronoCrash Modders Tools

    The last one is different and I can fix it. The previous one though, as I said I will need the file that triggers this error. It's most definitely related to encoding or special characters. Yeah + the settings and cache. Settings seems to be in your project location. Cache probably in...
  6. Piccolo

    ChronoCrash Modders Tools

    This is a very rare error. If there is nothing wrong with your disk as far as you are aware, please send me the file that triggered this error. It's probably related to an exotic encoding.
  7. Piccolo

    ChronoCrash Modders Tools

    Hello, not 100% sure but you probably had properties frames after tha last frame line Good : bbox x y frame data/chars/... bbox x2 y2 frame data/chars/... Bad : bbox x y frame data/chars/... bbox x2 y2 Last one is bad because "bbox x2 y2" is declared after the last frame, so it cannot be...
  8. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.9.7

    Fixed this bug ChronoCrash Modders Tools @maxman
  9. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: Changelog 0.7.9.7 Read the rest of this update entry...
  10. Piccolo

    ChronoCrash Modders Tools

    Yeah this happens when you right click a container (player, enemy), not really a big deal as the context menu here is tailored for files, not containers (hence the error). If you wan't to add an entity use the "+" button above, or add it manually ;)
  11. Piccolo

    ChronoCrash Modders Tools

    Here's a video showcasing how to use the "alternate version" feature http://life-journal.org/data/tmp/cmt-alternate.mkv
  12. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.9.6

    - Removed buttons that were not supposed to be here @maxman - Settings are now included in the backup system
  13. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: Changelog 0.7.9.6 Read the rest of this update entry...
  14. Piccolo

    ChronoCrash Modders Tools

    I'll update a version without the buttons that should be there, and then post a small how to video for the differents versions feature.
  15. Piccolo

    ChronoCrash Modders Tools

    The two middles ones those buttons should not be visible here (only in anim tab, not text tab). So it's expected they throw an error, they won't be visible in next update (as they were before). The first and last errors, those are different, but not sure how you triggered them.
  16. Piccolo

    ChronoCrash Modders Tools

    Thanks, I appreciate it Bruce :)
  17. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.9.5

    ChronoCrash Modders Tools Restored this @Bruce
  18. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: Changelog 0.7.9.5 Read the rest of this update entry...
  19. Piccolo

    ChronoCrash Modders Tools

    Ok I finally understood, you basically want the copy line feature to include a line break
  20. Piccolo

    ChronoCrash Modders Tools

    I don't recall this and from your description alone I can't understand the difference with regular Ctrl + V. I tried to look how it works when you requested it in 2024 to see what it is exactly but the video you provided then is no longer available. I don't have Notepad++ either.
Back
Top Bottom