[0.9.13-RC] IOException: bad magic number: 3
See original GitHub issueI get this issue at runtime when i try to start the app. I converted one of my pojo classes into kotlin and project does not seem to be able to launch any more. What can be the source of this problem?
Error:Execution failed for task ':mdd_tester:transformClassesWithObjectBoxAndroidTransformForResearchDebug'.
> java.io.IOException: bad magic number: 3
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
What's the bad magic number error? - python - Stack Overflow
The magic number comes from UNIX-type systems where the first few bytes of a file held a marker indicating the file type.
Read more >java bad magic number error - CodeRanch
All, When i'm running configurator executable in the system, I'm getting the bad magic number error and it it coming out, Could some...
Read more >Python "ImportError: bad magic number ...."
I am trying to run a test file for a problem set. It's from a course in 2016. I've run it in Python...
Read more >坏幻数openssl, 中央目录的错误幻数, Python 幻数, 错误的魔数java ...
尝试了所有的aes128 变体,openssl 抱怨“bad magic number”。如果我尝试将任何IV(全 ... [0.9.13-RC] IOException: bad magic number: 3 · Issue #130 ,. java.lang.
Read more >Bug listing with status UNCONFIRMED as at 2022/11/11 23 ...
status:UNCONFIRMED resolution: severity:normal · Bug:487546 - "sys-apps/portage - Show job number(s) instead of total job running when using several jobs in ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This solution works! Thank you!
@arnis71 OK, please try to use
0.9.13-RC3-SNAPSHOT
ONLY for the plugin dependency (leave the runtime libraries at 0.9.13-RC2).PS.: in which modules do you have entities?