question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[0.9.13-RC] IOException: bad magic number: 3

See original GitHub issue

I 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:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
arnis71commented, Jul 10, 2017

This solution works! Thank you!

1reaction
greenrobotcommented, Jul 10, 2017

@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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found