synnkfps / JByteCustom

project discontinued due to lack of performance, usage and some other development issues, rip JByteCustom.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixed

Zortex1111 opened this issue · comments

commented

Exception in thread "Attach Listener" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:411)
Caused by: java.lang.NullPointerException
at sun.awt.SunToolkit.getImageFromHash(SunToolkit.java:728)
at sun.awt.SunToolkit.getImage(SunToolkit.java:762)
at me.synnk.jbytecustom.ui.MyToolBar.getIcon(MyToolBar.java:42)
at me.synnk.jbytecustom.ui.MyToolBar.(MyToolBar.java:29)
at me.synnk.jbytecustom.JByteCustom.(JByteCustom.java:132)
at me.synnk.jbytecustom.JByteCustom.agentmain(JByteCustom.java:151)
... 6 more
Agent failed to start!