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

[Bug] The program has some problems #101

Open
Yaklownmnevseravno opened this issue Jun 20, 2024 · 2 comments
Open

[Bug] The program has some problems #101

Yaklownmnevseravno opened this issue Jun 20, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Yaklownmnevseravno
Copy link

Yaklownmnevseravno commented Jun 20, 2024


提示

启动失败!是否要向开发者反馈此问题?


@Yaklownmnevseravno Yaklownmnevseravno added the bug Something isn't working label Jun 20, 2024
@Yaklownmnevseravno
Copy link
Author

2024-06-20 15:15:33:428 [ERROR] System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в FreeControl.Main.LoadLangRes()
в FreeControl.Main..ctor()
--- Конец трассировки внутреннего стека исключений ---
в System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
в System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
в System.Activator.CreateInstance(Type type, Boolean nonPublic)
в FreeControl.Utils.Singleton`1.get_Instance()
в FreeControl.Program.Main()

@pdone
Copy link
Owner

pdone commented Jun 21, 2024

Create a folder named 'en' in the FreeControl.exe peer directory and put 'FreeControl.resources.dll' in the 'en' folder.

Directory Tree:
│ FreeControl.exe

└─en
FreeControl.resources.dll
FreeControl.resources.zip

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

No branches or pull requests

2 participants