Search results

  1. Piccolo

    ChronoCrash Modders Tools

    There is a mismatch between panel order (order command) and your actual panels. Probably declared more panels in "order" than you have.
  2. Piccolo

    ChronoCrash Modders Tools

    The model you are using with onion skin feature has an animation without any frame. Animations require at least one frame.
  3. Piccolo

    ChronoCrash Modders Tools

    Seems like an error on your end. The folder (or drive) you are using is not readable by the user running the program. Either change the rights, change the folder or run CMT as amdin.
  4. Piccolo

    ChronoCrash Modders Tools

    It's Linda1. In your models.txt you have : Linda, LindaH, Linda1W In your level file you use : Linda1
  5. Piccolo

    ChronoCrash Modders Tools

    Will need the models.txt as well. It's as much an issue of the level as it is an issue of the models.txt EDIT : but as this level is simple, you can check yourself. Your models.txt probably lacks one of the four entities used : williams, roper, linda1 or baker Probably one of the last two as...
  6. Piccolo

    ChronoCrash Modders Tools

    What is most likely is you use an entity (in your level) that is not declared in your models.txt (with either "load" or "know"). Might be a typo. The line numbers in your error report don't exactly match the last version of the code, so I can't tell you exactly where to look for exactly, but...
  7. Piccolo

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

    Hum yeah this bug is probably here since I updated some libs a few months ago but hasn't been reported yet. I'll fix it and upload an update when its done.
  9. Piccolo

    ChronoCrash Modders Tools

    Oops, just checked and I was using this button to debug another feature at some point and forgot to put the right function back. But it was a long time ago, maybe two years ago, so this button probably doesn't work in most of the last versions. It will work again in next update ;)
  10. Piccolo

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

    Hum this is an issue with a recent change, I must have forgot something, will upload an update in a few minutes
  13. Piccolo

    ChronoCrash Modders Tools

    When you start CMT, in the project list, right click your game and make sure "OpenBOR" is checked. Should be checked by default but it seems it isn't in your case. Probably because you had a very old build of CMT before. EDIT : I test your level, no issue on my end, so probably related to you...
  14. 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...
  15. 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...
  16. 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
  17. 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...
  18. 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
  19. 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...
  20. 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...
Back
Top Bottom