Jump to content

OSBot 2.0.15 PRIVATE BETA


Laz

Recommended Posts

Thank you, will test the OSBot 1 emulator soon enough

 

EDIT: Uncaught exception when loading the API

[ERROR][03/04 01:33:26 PM]: Uncaught exception!
java.lang.NullPointerException: component argument pData
	at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
	at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
	at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
	at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
	at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
	at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
	at java.awt.Component.getGraphics(Unknown Source)
	at sun.awt.RepaintArea.paint(Unknown Source)
	at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$200(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
[INFO][Bot #1][03/04 01:33:27 PM]: Initializing 25 API modules...
[INFO][03/04 01:33:27 PM]: Started bot #1

Also tried to load my script

[ERROR][03/04 01:36:33 PM]: Uncaught exception!
java.lang.NoClassDefFoundError: bGemCutter/Timer
	at bGuildFarmer.GuildFarmer.<clinit>(GuildFarmer.java:103)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at org.osbot.script.engine.ScriptManager$4.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: bGemCutter.Timer
	at java.lang.ClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.osbot.AB.loadClass(Unknown Source)
	... 9 more


Tried to use another script and ran properly

Edited by Booch
Link to comment
  • 2 weeks later...
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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