Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

高版本burp加载时报错 "javax.swing.JTable.getModel()" is null #24

Open
1zyhgg opened this issue May 10, 2024 · 1 comment
Open
Labels
duplicate This issue or pull request already exists

Comments

@1zyhgg
Copy link

1zyhgg commented May 10, 2024

ava.lang.NullPointerException: Cannot invoke "javax.swing.table.TableModel.addTableModelListener(javax.swing.event.TableModelListener)" because the return value of "javax.swing.JTable.getModel()" is null
at burp.theme.BurpTableUI.installListeners(Unknown Source)
at java.desktop/javax.swing.plaf.basic.BasicTableUI.installUI(BasicTableUI.java:1432)
at com.formdev.flatlaf.ui.FlatTableUI.installUI(FlatTableUI.java:129)
at burp.theme.BurpTableUI.installUI(Unknown Source)
at java.desktop/javax.swing.JComponent.setUI(JComponent.java:740)
at java.desktop/javax.swing.JTable.setUI(JTable.java:3661)
at java.desktop/javax.swing.JTable.updateUI(JTable.java:3710)
at java.desktop/javax.swing.JTable.(JTable.java:707)
at java.desktop/javax.swing.JTable.(JTable.java:632)
at PoC.LineTable.(LineTable.java:83)
at PoC.PoCPanel.(PoCPanel.java:88)
at GUI.MainGUI.(MainGUI.java:62)
at burp.BurpExtender.registerExtenderCallbacks(BurpExtender.java:90)
at burp.Zhyc.ZW(Unknown Source)
at burp.Zsxj.Zg(Unknown Source)
at burp.Zsxu.lambda$initialiseOnNewThread$0(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
请问一下这个该如何解决

@bit4woo bit4woo changed the title BurpSuite 2024.1.1版本报错 高版本burp加载时报错 "javax.swing.JTable.getModel()" is null May 11, 2024
@bit4woo bit4woo added the duplicate This issue or pull request already exists label May 11, 2024
@XYmileSJ
Copy link

XYmileSJ commented Jun 8, 2024

同问

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants