Questions tagged [nosuchfieldexception]
32 questions
-1
votes
1 answer
Getting NoSuchField exception when switching apps using intents
I am making an app that has two button that then open different apps I have made. This makes use of intents. The first one works fine with no issues, but the second app results in a crash and this error.
03-13 19:48:04.154…

Ashlee Berry
- 75
- 1
- 7
-1
votes
2 answers
java.lang.NoSuchFieldException in reflection?
Long time lurker, first time poster here. I've tried searching but couldn't find anything to resolve my issue.
Basically, I'm writing an addon for a game mod to get a few more features to the closed-source mod. As it's closed, and the original…

user3637109
- 1
- 1
- 1