Search results

  1. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.11.2

    - Ajusted exit code to better enforce settings saving process when closing the app (before the process could get killed before it finished) @tightninja - When "@end_script" was placed after " } " on the same line, the parser could miss it and get derailed. Now it should not @O Ilusionista
  2. Piccolo

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

    I'll upload a new revision in ~ 15 minutes which will better enforce the setting save process when closing the app, might be just that.
  4. Piccolo

    ChronoCrash Modders Tools

    The editor font setting was already supported for years, it's a separate setting. AFAIK you're the first to report it doesn't work, so nothing I can really do :( What you can do is make sure it's not a setting issue. I mention this setting issue because of what you mention about restarting the...
  5. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.11.1

    In Edit -> Settings -> Application you can now change the font for the whole GUI ( @tightninja guess this is what you wanted) Bug fix walls interactive dots not showing : ChronoCrash Modders Tools @O Ilusionista
  6. Piccolo

    ChronoCrash Modders Tools

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

    Chronocrash Modders Tools - Changelog 0.7.11

    New feature : - As before search bar in left panel (file selector) will first find matches in the files that are opened. But now, it can also find matches in the files that are not opened, if you press "Return" after the first batch of results. Addressed these bugs : ChronoCrash Modders...
  8. Piccolo

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

    Did you have some commands after the last frame ? Probably "offset"
  10. Piccolo

    ChronoCrash Modders Tools

    No problem, and by parent folder I meant the folder that contains your data folder (probably named after your project). But since you fixed it, it doesn't matter.
  11. Piccolo

    ChronoCrash Modders Tools

    Did you make sure you selected the data folder and not the parent folder ? Yeah the issue is related to it not finding models.txt (CMT then consider it's not an OpenBOR project). You should be able to change the checkbox the way I described in my previous post, but probably won't fix the issue...
  12. Piccolo

    ChronoCrash Modders Tools

    You can probably right click on the project in the project selector and check the "OpenBor" checkbox. If not then yeah removing it from the list and adding it again might be the easiest fix.
  13. Piccolo

    ChronoCrash Modders Tools

    Interesting, which version are you using ? The last one ? (please double check as I have had some people that were really confident they had the last version while they in fact had a two years old version lol) EDIT : ah so it's more of an engine issue. Wasn't really clear in your post, I only...
  14. 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.
  15. 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.
  16. 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.
  17. Piccolo

    ChronoCrash Modders Tools

    It's Linda1. In your models.txt you have : Linda, LindaH, Linda1W In your level file you use : Linda1
  18. 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...
  19. 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...
  20. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.10.1

    Fixed this bug ChronoCrash Modders Tools @maxman Fixed this bug ChronoCrash Modders Tools @danno EDIT : made a typo in version number, it's 0.7.10.1
Back
Top Bottom