Chronocrash Modders Tools

ChronoCrash Modders Tools 0.7.9.10.1

No permission to download
I don't know what happened when I tried to open one of my projects. Does this mean I have to remove it from the list and open a new one?

Code:
Traceback (most recent call last):
  File "gui\project\__init__.py", line 297, in projectClicked
KeyError: 'is_OpenBOR'
 
I don't know what happened when I tried to open one of my projects. Does this mean I have to remove it from the list and open a new one?

Code:
Traceback (most recent call last):
  File "gui\project\__init__.py", line 297, in projectClicked
KeyError: 'is_OpenBOR'
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.
 
Thanks. I added it again, but there's one problem.

This window box says here saying that I don't have models.txt, even though I have information in it.

No models.txt found in this folder. Are you sure you want to continue?

Also, after I added it again, my project doesn't have animation tab anymore. Even JSON tab was there along with the text tabs. But it disappeared after I selected another project to see I have animation tab, and I did click no to "Keep session?" window. I went back to my added project and JSON tab is gone, leaving only those two text tabs.

How can I restore the animation tab to appear while CMT says that I don't have models.txt? If not, is it okay if I can send you my project data in PM for you to check out?
 
Thanks. I added it again, but there's one problem.

This window box says here saying that I don't have models.txt, even though I have information in it.



Also, after I added it again, my project doesn't have animation tab anymore. Even JSON tab was there along with the text tabs. But it disappeared after I selected another project to see I have animation tab, and I did click no to "Keep session?" window. I went back to my added project and JSON tab is gone, leaving only those two text tabs.

How can I restore the animation tab to appear while CMT says that I don't have models.txt? If not, is it okay if I can send you my project data in PM for you to check out?
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 of the wrong folder selected. You should remove the project again and make really sure you select the data folder (I'm not sure how it works in Windows, but probably best to enter the data folder, and then click ok)
 
Did you make sure you selected the data folder and not the parent folder ?
Yes, I did select the data folder itself, but I have no idea what a parent folder is.

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 of the wrong folder selected. You should remove the project again and make really sure you select the data folder (I'm not sure how it works in Windows, but probably best to enter the data folder, and then click ok)
I removed it again and selected the same data folder, but it says that I don't have models.txt for this particular data folder. I checkmarked that project as OpenBOR project.

P.S.: I did it. I did what you instructed, but I just closed CMT and reopened it. I checkmarked it as OpenBOR project. Now the animation tab is back.

Thank you, Piccolo.
 
Yes, I did select the data folder itself, but I have no idea what a parent folder is.


I removed it again and selected the same data folder, but it says that I don't have models.txt for this particular data folder. I checkmarked that project as OpenBOR project.

P.S.: I did it. I did what you instructed, but I just closed CMT and reopened it. I checkmarked it as OpenBOR project. Now the animation tab is back.

Thank you, Piccolo.
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.
 
Back
Top Bottom