Jump to content

Logger Error Message help?


imancity

Recommended Posts

So I made a simple and short script a few hrs ago, it was running perfectly. No bugs nada. Now I added a paint, and then ran it again and it'll bank when the banking condition is met but when the others are it just sits and gives this error:

[ERROR][Bot #1][06/08 04:44:12 PM]: Error in bot executor!
java.lang.NoClassDefFoundError: Could not initialize class org.osbot.QA
	at org.osbot.Lpt7.IiiiiiiIIiII(nl:227)
	at org.osbot.Lpt7.IiiiiiiIIiII(nl:131)
	at org.osbot.kB.IiiiiiiIIiII(pj:102)
	at org.osbot.rs07.event.WebWalkEvent.execute(ki:92)
	at org.osbot.rs07.event.EventExecutor$2.run(mi:73)
	at org.osbot.rs07.event.EventExecutor.execute(mi:24)
	at org.osbot.rs07.script.MethodProvider.execute(aj:461)
	at org.osbot.rs07.api.Walking.webWalk(yo:256)
	at FlaxSpinner.onLoop(FlaxSpinner.java:67)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(hj:81)
	at java.lang.Thread.run(Unknown Source)

I can PM someone the code if they want to see, but I don't believe there's any errors. Don't wanna post it here public cause its for a friend.

  • Like 1
Link to comment
Share on other sites

So I made a simple and short script a few hrs ago, it was running perfectly. No bugs nada. Now I added a paint, and then ran it again and it'll bank when the banking condition is met but when the others are it just sits and gives this error:

[ERROR][Bot #1][06/08 04:44:12 PM]: Error in bot executor!
java.lang.NoClassDefFoundError: Could not initialize class org.osbot.QA
	at org.osbot.Lpt7.IiiiiiiIIiII(nl:227)
	at org.osbot.Lpt7.IiiiiiiIIiII(nl:131)
	at org.osbot.kB.IiiiiiiIIiII(pj:102)
	at org.osbot.rs07.event.WebWalkEvent.execute(ki:92)
	at org.osbot.rs07.event.EventExecutor$2.run(mi:73)
	at org.osbot.rs07.event.EventExecutor.execute(mi:24)
	at org.osbot.rs07.script.MethodProvider.execute(aj:461)
	at org.osbot.rs07.api.Walking.webWalk(yo:256)
	at FlaxSpinner.onLoop(FlaxSpinner.java:67)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(hj:81)
	at java.lang.Thread.run(Unknown Source)

I can PM someone the code if they want to see, but I don't believe there's any errors. Don't wanna post it here public cause its for a friend.

From my understanding this means Webwalking didn't get installed correctly when updating to newer version of Osbot. If so, I usually fix this by deleting newest version of osbot and download newest version from an older version of Osbot I have on my computer still, or from this site directly. I do remember neither of those worked once and I ended up having to delete my entire Osbot folder saved on my computer, then downloading the client again after that, but that for sure did the trick for me on my tower computer a few days ago.

 

It only says error at FlaxSpinner.onLoop(FlaxSpinner.java67) because that is where you used walking api (which isn't installed correctly with your client)

Edited by Strange_Fk
  • Like 1
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.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...