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.

Problem working with jack enabled

See original GitHub issue

I just started a very simple project and tried to use both ButterKnife and Jack compiler, but it seems they do not cope with each other well.

Gradle plugin version: 2.2.0-alpha5

in my module build.gradle I added:

compile 'com.jakewharton:butterknife:8.2.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.2.1'

And the error message is:

Error:Execution failed for task ':app:transformJackWithJackForDebug'.
java.lang.AssertionError: java.lang.IllegalArgumentException

Did I miss something or it’s just they are not compatible?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:6
  • Comments:22 (8 by maintainers)

github_iconTop GitHub Comments

15reactions
JakeWhartoncommented, Mar 27, 2017

Jack, as a project, is dead.

7reactions
maomaobugcommented, Jul 13, 2016

I tried to change the ButterKnife version to 8.1.0 and it works well, but 8.2.0 and 8.2.1 complain exceptions above.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix the Headphone Jack Not Working in Windows 10
Solved: Headphones not working in Windows 10 · Method 1. Plug your headphone in and restart your computer · Method 2. Disable front...
Read more >
How to Fix Headphone Jack Not Working on Laptop
6 Ways To Fix Your Laptop Headphone Jack Not Working · #1 Make sure your headphone is plugged in properly · #2 Make...
Read more >
Is your headphone jack not working? Try these fixes
Is your headphone jack not working? Try these fixes · Check audio settings · Restart the device · Wipe the phone clean.
Read more >
9 Ways to Fix an Unresponsive Audio Jack in Windows
1. Quick Fixes for an Unresponsive Audio Jack · 2. Enable Your External Audio Device · 3. Set Your Headphones as the Default...
Read more >
Solved: Headphones jack not working - Dell Community
Inspiron · 1) Run the Audio Troubleshooter. a. Right-click on the Speaker icon in your taskbar. b. Click on Troubleshoot sound problems ·...
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