Search results

  1. 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.
  2. 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...
  3. 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.
  4. 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...
  5. 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.
  6. 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.
  7. 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.
  8. Piccolo

    ChronoCrash Modders Tools

    It's Linda1. In your models.txt you have : Linda, LindaH, Linda1W In your level file you use : Linda1
  9. 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...
  10. 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...
  11. 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
  12. 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...
  13. 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.
  14. 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 ;)
  15. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.10

    - Added "Heading" button in "Text" view (next to undo / redo buttons) - This button lets your insert a text-formatted heading that helps you landmark your file in meaningful sections - Crucially, those headings will appear in the content indexer panel (right panel) - When you click on a...
  16. 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...
  17. Piccolo

    Chronocrash Modders Tools - Changelog 0.7.9.12

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