Open ssnob opened 1 year ago
java.lang.NullPointerException: Cannot invoke "java.lang.String.length()" because the return value of "com.example.MyObject.getName()" is null at com.example.MyOtherObject.processName(MyOtherObject.java:42) at com.example.MyOtherObject.processData(MyOtherObject.java:24) at com.example.MyMainClass.run(MyMainClass.java:15) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)
dang you too?
Works fine on my PC
major bug rce
Exception in thread "main" java.lang.NullPointerException at com.example.MyClass.myMethod(MyClass.java:50) at com.example.MyOtherClass.myOtherMethod(MyOtherClass.java:25) at com.example.MyThirdClass.myThirdMethod(MyThirdClass.java:10) at com.example.MyFourthClass.myFourthMethod(MyFourthClass.java:5) at com.example.MyFifthClass.myFifthMethod(MyFifthClass.java:3) at com.example.MySixthClass.mySixthMethod(MySixthClass.java:1) at com.example.MySeventhClass.mySeventhMethod(MySeventhClass.java:30) at com.example.MyEighthClass.myEighthMethod(MyEighthClass.java:20) at com.example.MyNinthClass.myNinthMethod(MyNinthClass.java:15) at com.example.MyTenthClass.myTenthMethod(MyTenthClass.java:5) at com.example.MyEleventhClass.myEleventhMethod(MyEleventhClass.java:2) at com.example.MyTwelfthClass.myTwelfthMethod(MyTwelfthClass.java:1) at com.example.MyThirteenthClass.myThirteenthMethod(MyThirteenthClass.java:50) at com.example.MyFourteenthClass.myFourteenthMethod(MyFourteenthClass.java:25) at com.example.MyFifteenthClass.myFifteenthMethod(MyFifteenthClass.java:10) at com.example.MySixteenthClass.mySixteenthMethod(MySixteenthClass.java:5) at com.example.MySeventeenthClass.mySeventeenthMethod(MySeventeenthClass.java:3) at com.example.MyEighteenthClass.myEighteenthMethod(MyEighteenthClass.java:1) at com.example.MyNineteenthClass.myNineteenthMethod(MyNineteenthClass.java:30) at com.example.MyTwentiethClass.myTwentiethMethod(MyTwentiethClass.java:20) at com.example.MyTwentyFirstClass.myTwentyFirstMethod(MyTwentyFirstClass.java:15) at com.example.MyTwentySecondClass.myTwentySecondMethod(MyTwentySecondClass.java:5) at com.example.MyTwentyThirdClass.myTwentyThirdMethod(MyTwentyThirdClass.java:2) at com.example.MyTwentyFourthClass.myTwentyFourthMethod(MyTwentyFourthClass.java:1) at com.example.MyTwentyFifthClass.myTwentyFifthMethod(MyTwentyFifthClass.java:50) at com.example.MyTwentySixthClass.myTwentySixthMethod(MyTwentySixthClass.java:25) at com.example.MyTwentySeventhClass.myTwentySeventhMethod(MyTwentySeventhClass.java:10) at com.example.MyTwentyEighthClass.myTwentyEighthMethod(MyTwentyEighthClass.java:5) at com.example.MyTwentyNinthClass.myTwentyNinthMethod(MyTwentyNinthClass.java:3) at com.example.MyThirtiethClass.myThirtiethMethod(MyThirtiethClass.java:1) at com.example.MyThirtyFirstClass.myThirtyFirstMethod(MyThirtyFirstClass.java:30) at com.example.MyThirtySecondClass.myThirtySecondMethod(MyThirtySecondClass.java:20) at com.example.MyThirtyThirdClass.myThirtyThirdMethod(MyThirtyThirdClass.java:15) at com.example.MyThirtyFourthClass.myThirtyFourthMethod(MyThirtyFourthClass.java:5) at com.example.MyThirtyFifthClass.myThirtyFifthMethod(MyThirtyFifthClass.java:2) at com.example.MyThirtySixthClass.myThirtySixthMethod(MyThirtySixthClass.java:1) at com.example.MyThirtySeventhClass.myThirtySeventhMethod(MyThirtySeventhClass.java:50) at com.example.MyThirtyEighth