Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SOLVED]NoSuchMethodError

Featured Replies

Can anyone explain what this stacktrace actually means?

[ERROR][09/09 05:21:38 PM]: Uncaught exception!
java.lang.NoSuchMethodError: core.Node.<init>(Lcore/Fletcher;)V
	at nodes.cut.OpenBank.<init>(OpenBank.java:12)
	at core.Fletcher.onStart(Fletcher.java:85)
	at org.osbot.rs07.event.ScriptExecutor.onStart(ni:197)
	at org.osbot.rs07.event.ScriptExecutor.start(ni:46)
	at org.osbot.com2.run(dn:246)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

My script was working fine, and compiles fine, but now even if I make a new project in eclipse and copy over .java files which i know are fine and run the jar I get this error, even when I use the same .java files which are used in the script on the sdn (and the sdn script works). 

Edited by Chicken Wing

Are you compiling against the most recent OSBot version? Are you sure you're using all packages correctly?

Rename all your class files (or atleast the one being pointed to by this)... see if that changes anything.

 

apa

  • Author

Are you compiling against the most recent OSBot version? Are you sure you're using all packages correctly?

 

 

Show us your package structure.

 

Im using version 2.3.110, 

 

 

Edited by Chicken Wing

Im using version 2.3.110, 

 

3d8948f83e062f0eba471f3c7d46cdca.png

 

Refactor node to something like _Node, it's a problem because osbot thinks you're trying to initalise an OSBot node.

You could also specify it's a core.Node rather than just a Node

 

  • Author

Refactor node to something like _Node, it's a problem because osbot thinks you're trying to initalise an OSBot node.

You could also specify it's a core.Node rather than just a Node

 

 

Refactoring does nothing, as I said the script was working with the exact same code I have right now, I think its some sort of build path error

Ever try "cleaning" your workspace? Aka deleting all the binaries and recompiling?

 

Yes, I did that twice, I even deleted the whole project, made a new one and copied over .java files which were uploaded to the sdn

 

 

EDIT: I FIXED IT, NVM GUYS

Edited by Chicken Wing

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.