Search results

  1. Piccolo

    ChronoCrash Modders Tools

    Hello, seems like you're not using the last version right ? Can't seem to match the error lines. Anyway can you send me the file so that I can look into it. From the log of the error, it's probably related to a missing argument. You must have a "coords" or a "at" (or something like that) that...
  2. Piccolo

    ChronoCrash Modders Tools

    Sure, but before can you try setting a palette (using the control next to the export) then exporting the animation as gif ? I just checked the code and it seems when a palette is set, the export does exactly this (setting transparency as the classical pink). If you don't have a palette for this...
  3. Piccolo

    ChronoCrash Modders Tools

    I can add support for specific wall/entity/... locking but would need to think about how to do it best. If you have ideas. For now the checkboxes I added are global. @O Ilusionista
  4. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.9.11

    - Text and Animation editor : New option to hide animation labels in selector didn't work when using local settings (settings loaded from game folder). Now fixed @Bruce - Level Editor : added checkbox to lock geometry and checkbox to lock entities @O Ilusionista Note : I know there is a...
  5. Piccolo

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

    Yeah I remember vaguely, it's from a time when I had no time to handle requests, so there's a bunch that are not processed. I can do that one
  7. Piccolo

    ChronoCrash Modders Tools

    Yeah I checked before uploading and checked again now, it works. Try restarting the app once again to make sure, even though it shoudn't be needed. If it doesn't work then it means there must be an interference with some other setting. I'll check but I need to be really sure it's not working for...
  8. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.9.10

    Added option to hide animations labels @Bruce https://www.chronocrash.com/forum/threads/chronocrash-modders-tools.2467/post-111516
  9. Piccolo

    ChronoCrash Modders Tools

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

    Chronocrash Modders Tools - Changelog 0.7.9.9

    Fixed this ChronoCrash Modders Tools @tightninja
  11. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: Changelog 0.7.9.9 Read the rest of this update entry...
  12. 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.
  13. 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...
  14. 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
  15. 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...
  16. 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...
  17. 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.
  18. 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...
  19. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.9.7

    Fixed this bug ChronoCrash Modders Tools @maxman
  20. 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...
Back
Top Bottom