Metasequoia BBS

| 新規投稿 | 通常表示 | ツリー表示 |
状態
タグ
キーワード
[9169] Some models created in Metaseqoia 4.6 cannot be loaded. / Artemiy Danilin
対応済み [不具合報告,model, no loading, old model] 返信
Данная модель была создана в Metaseqoia 4.6, но при этом, не загружается в версиях 4.7 и тестовой 4.8. Мои системные характеристики: Win 8.1, 8GB RAM DDR3, CPU: intel core i5-323DM, VGA: Nvidia geforce 670MX 3GB GDDR6. https://drive.google.com/file/d/1W2H7-BQUSqUyFBuKH_7hR2TiX6q3pPyi/view?usp=sharing
2021-10-19 01:15
[9171] Re: Some models created in Metaseqoia 4.6 cannot be loaded. / 管理者
I don't understand Russian, so I answer in English.

The reason why the file cannot be read seems to be that the object name contains certain characters. We will consider fixing this problem in the future update.

And, I provide a workaround using a text editor now. I am using "Notepad++" here, but I think you can do the same thing with any other editor.

* Open the .mqo file in a text editor.
* Confirm the encoding of the file. You should see "Windows-1251" in the lower right corner in the notepad++.
* Convert the encoding to utf-8. In notepad++, call the "Encoding > Convert to UTF-8" menu.
* Confirm that "Codepage 1251" is written in the third line, and rewrite it to "CodePage utf-8".
* Save the file, and open it in the Metasequoia.
2021-10-19 17:13
[9173] Re: Some models created in Metaseqoia 4.6 cannot be loaded. / 管理者
Sorry, there was one mistake.
Please rewrite the third line to "Codepage utf8". Not utf-8 but utf8.
2021-10-19 21:35