-
Notifications
You must be signed in to change notification settings - Fork 284
Description
Note that Issues are for bugs only. Use the discussions tab for feature requests.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
/
Build version: 0.2.9 ALPHA
Build date: 1981-01-01 01:01:02
Current date: 2026-01-12 13:20:57
Device: Samsung SM-M022G
Stack trace:
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference
at com.tyron.xml.completion.repository.api.ResourceNamespace.fromPackageName(ResourceNamespace.java:148)
at com.tyron.xml.completion.repository.ResourceRepository.(ResourceRepository.java:28)
at com.tyron.completion.xml.XmlRepository.initialize(XmlRepository.java:90)
at com.tyron.code.ui.project.ProjectManager.doOpenProject(ProjectManager.java:165)
at com.tyron.code.ui.project.ProjectManager.lambda$openProject$0$com-tyron-code-ui-project-ProjectManager(ProjectManager.java:94)
at com.tyron.code.ui.project.ProjectManager$$ExternalSyntheticLambda0.run(Unknown Source:10)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)
User actions:
2026-01-12 13:12:57: MainActivity created
2026-01-12 13:12:57: MainActivity resumed
2026-01-12 13:13:01: MainActivity paused
2026-01-12 13:19:33: MainActivity resumed
2026-01-12 13:19:35: MainActivity paused
2026-01-12 13:20:41: MainActivity resumed