Jump to content

Tribot prints TribotInterruptException stack traces in Tribot code, making users think there's a bug


Naton

Recommended Posts

Message Listener Thread

[16:05:30] Exception in thread "TRiBot 07 Message Listener" 
[16:05:30] org.tribot.api.TribotInterruptException: Thread interrupted
[16:05:30] 	at obf.NA.XC(uc:183)
[16:05:30] 	at org.tribot.api.General.sleep_definite(su:255)
[16:05:30] 	at org.tribot.api2007.MessageListener$Listener.run(vz:182)
[16:05:30] 	at java.base/java.lang.Thread.run(Thread.java:834)
[16:05:30] Caused by: java.lang.InterruptedException: sleep interrupted
[16:05:30] 	at java.base/java.lang.Thread.sleep(Native Method)
[16:05:30] 	at obf.NA.XC(uc:7)
[16:05:30] 	... 3 more

ABCUtil Thread

[13:56:12] Exception in thread "TRiBot ABCUtil Thread" 
[13:56:12] org.tribot.api.TribotInterruptException: Thread interrupted
[13:56:12] 	at obf.NA.XC(uc:183)
[13:56:12] 	at org.tribot.api.util.abc.ABCUtil.run(cy:1623)
[13:56:12] 	at java.base/java.lang.Thread.run(Thread.java:834)
[13:56:12] Caused by: java.lang.InterruptedException: sleep interrupted
[13:56:12] 	at java.base/java.lang.Thread.sleep(Native Method)
[13:56:12] 	at obf.NA.XC(uc:7)
[13:56:12] 	... 2 more

 

Also tribot stops scripts on the EDT so if the script takes awhile to end it freezes up (prevalent now that tribot switched how it stops scripts).

[16:10:47] The system event queue seems to have locked up. Attempting to recover it.
[16:10:47] The system event queue locked up, but it has since recovered. Debugging information: (java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=scripts.napi.tribot.w$$Lambda$3191/0x00000007c10a2c40@447b696a,notifier=null,catchExceptions=false,when=1706195161225] on sun.awt.windows.WToolkit@56867384) (java.util.concurrent.locks.ReentrantLock@1ce1c0df[Unlocked]))(java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=scripts.napi.tribot.w$$Lambda$3191/0x00000007c10a2c40@447b696a,notifier=null,catchExceptions=false,when=1706195161225] on sun.awt.windows.WToolkit@56867384)
[16:10:47]  0 - [email protected]/java.lang.Thread.sleep(Native Method)
[16:10:47]  1 - app//obf.NA.XC(uc:7)
[16:10:47]  2 - app//obf.jF.stopScript(mj:1477)
[16:10:47]  3 - app//org.tribot.script.Script.stopScript(ii:69)
[16:10:47]  4 - app//obf.RE.Nb(ul:410)
[16:10:47]  5 - app//obf.Jg.zk(od:1914)
[16:10:47]  6 - app//obf.Jg$$Lambda$326/0x00000007c045b440.actionPerformed(Unknown Source)
[16:10:47]  7 - [email protected]/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
[16:10:47]  8 - [email protected]/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
[16:10:47]  9 - [email protected]/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
[16:10:47]  10 - [email protected]/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
[16:10:47]  11 - [email protected]/javax.swing.AbstractButton.doClick(AbstractButton.java:369)
[16:10:47]  12 - [email protected]/javax.swing.AbstractButton.doClick(AbstractButton.java:349)
[16:10:47]  13 - scripts.napi.tribot.w$$Lambda$3191/0x00000007c10a2c40.run(Unknown Source)
[16:10:47]  14 - [email protected]/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
[16:10:47]  15 - [email protected]/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
[16:10:47]  16 - [email protected]/java.awt.EventQueue$4.run(EventQueue.java:721)
[16:10:47]  17 - [email protected]/java.awt.EventQueue$4.run(EventQueue.java:715)
[16:10:47]  18 - [email protected]/java.security.AccessController.doPrivileged(Native Method)
[16:10:47]  19 - [email protected]/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
[16:10:47]  20 - [email protected]/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
[16:10:47]  21 - app//obf.LE.dispatchEvent(lj:84)
[16:10:47]  22 - [email protected]/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
[16:10:47]  23 - [email protected]/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
[16:10:47]  24 - [email protected]/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
[16:10:47]  25 - [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
[16:10:47]  26 - [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
[16:10:47]  27 - [email protected]/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

 

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...