Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибка использования директивы &ЛокализованнаяСтрока #5

Closed
KalyakinAG opened this issue Jun 1, 2021 · 1 comment · Fixed by #8
Assignees
Labels
bug Something isn't working

Comments

@KalyakinAG
Copy link

При попытке запустить любой из примеров в readme возникает ошибка вида:
ringos\internal\localization\Модули\Локализация_КомандаRing.os / Ошибка в строке: 3,22 / Недопустимые символы в директиве
В указанной строке находится директива:
&ЛокализованнаяСтрока

1Script Execution Engine. Version 1.6.0.213

@KalyakinAG
Copy link
Author

KalyakinAG commented Jun 1, 2021

Есть предположение "Причина где то в совместном использовании Областей и Аннотаций. Видимо они слипаются в недрах парсера."
https://t.me/oscript_library/42000
Обходное решение: "По быстрому можете в файлах погрохать области и все заведется"
https://t.me/oscript_library/42002
"Можно еще пустых методов повтыкать"
https://t.me/oscript_library/42005

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants