Skip 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.

It keeps crashing.. Everytime I start up.

Featured Replies

It keeps crashing everytime I start it up. I start it like 10 times and it will work, but once I run a monk script, it causes many errors.

 

Here is just one from start up:

[ERROR][12/17/13 04:09:21 PM]: Error loading settings!
javax.crypto.BadPaddingException: Given final block not properly padded
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:811)
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:676)
at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:313)
at javax.crypto.Cipher.doFinal(Cipher.java:2145)
at org.osbot.HA.g(tn:139)
at org.osbot.x.run(ee:220)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

I have reinstalled java and OSBot. Does it have a cache of some sort I can delete?

 

 

 

[spoiler]#

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x67549e3f, pid=10964, tid=8556
#
# JRE version: Java SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot Client VM (24.45-b08 mixed mode, sharing windows-x86 )
# Problematic frame:
# V  [jvm.dll+0x69e3f]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#
 
---------------  T H R E A D  ---------------
 
Current thread (0x07346400):  JavaThread "Thread-6" [_thread_in_vm_trans, id=8556, stack(0x08cf0000,0x08d40000)]
 
siginfo: ExceptionCode=0xc0000005, writing address 0x00000018
 
Registers:
EAX=0x00000018, EBX=0x073409f8, ECX=0x00000c80, EDX=0x00140000
ESP=0x08d3eb78, EBP=0x08d3eb7c, ESI=0x07346400, EDI=0x08d3f330
EIP=0x67549e3f, EFLAGS=0x00010206
 
Top of Stack: (sp=0x08d3eb78)
0x08d3eb78:   07346400 08d3eb9c 6754ae3d 07346400
0x08d3eb88:   00000006 00000008 07346400 346cda81
0x08d3eb98:   000000bd 08d3ebd8 024c0ea3 004df504
0x08d3eba8:   346cd048 00000071 00000002 024c0e77
0x08d3ebb8:   08d3ebb8 346cda81 08d3ec04 346cf040
0x08d3ebc8:   00000000 346cdaf8 00000000 08d3ebf8
0x08d3ebd8:   08d3ec28 024b3207 00000000 00000002
0x08d3ebe8:   00000001 00000000 00000000 00000001 
 
Instructions: (pc=0x67549e3f)
0x67549e1f:   67 00 74 07 f0 83 04 24 00 eb 18 8b 15 90 f3 81
0x67549e2f:   67 8b ce c1 e9 03 23 0d 94 f3 81 67 c7 04 11 01
0x67549e3f:   00 00 00 a1 a8 f5 81 67 85 c0 74 15 56 e8 df 44
0x67549e4f:   0e 00 8b 4d 10 83 c4 04 89 8e 6c 01 00 00 5e 5d 
 
 
Register to memory mapping:
 
EAX=0x00000018 is an unknown value
EBX=0x073409f8 is an unknown value
ECX=0x00000c80 is an unknown value
EDX=0x00140000 is an unknown value
ESP=0x08d3eb78 is pointing into the stack for thread: 0x07346400
EBP=0x08d3eb7c is pointing into the stack for thread: 0x07346400
ESI=0x07346400 is a thread
EDI=0x08d3f330 is pointing into the stack for thread: 0x07346400
 
 
Stack: [0x08cf0000,0x08d40000],  sp=0x08d3eb78,  free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x69e3f]
V  [jvm.dll+0x6ae3d]
j  javax.swing.text.CompositeView.replace(II[Ljavax/swing/text/View;)V+121
j  javax.swing.text.CompositeView.loadChildren(Ljavax/swing/text/ViewFactory;)V+66
j  javax.swing.text.FlowView$LogicalView.loadChildren(Ljavax/swing/text/ViewFactory;)V+33
j  javax.swing.text.CompositeView.setParent(Ljavax/swing/text/View;)V+23
j  javax.swing.text.FlowView.loadChildren(Ljavax/swing/text/ViewFactory;)V+27
j  javax.swing.text.CompositeView.setParent(Ljavax/swing/text/View;)V+23
j  javax.swing.text.FlowView.setParent(Ljavax/swing/text/View;)V+2
j  javax.swing.text.CompositeView.replace(II[Ljavax/swing/text/View;)V+227
j  javax.swing.text.BoxView.replace(II[Ljavax/swing/text/View;)V+4
j  javax.swing.text.View.updateChildren(Ljavax/swing/event/DocumentEvent$ElementChange;Ljavax/swing/event/DocumentEvent;Ljavax/swing/text/ViewFactory;)Z+93
j  javax.swing.text.View.insertUpdate(Ljavax/swing/event/DocumentEvent;Ljava/awt/Shape;Ljavax/swing/text/ViewFactory;)V+33
j  javax.swing.plaf.basic.BasicTextUI$RootView.insertUpdate(Ljavax/swing/event/DocumentEvent;Ljava/awt/Shape;Ljavax/swing/text/ViewFactory;)V+14
j  javax.swing.plaf.basic.BasicTextUI$UpdateHandler.insertUpdate(Ljavax/swing/event/DocumentEvent;)V+101
j  javax.swing.text.AbstractDocument.fireInsertUpdate(Ljavax/swing/event/DocumentEvent;)V+40
j  javax.swing.text.AbstractDocument.handleInsertString(ILjava/lang/String;Ljavax/swing/text/AttributeSet;)V+150
j  javax.swing.text.AbstractDocument.insertString(ILjava/lang/String;Ljavax/swing/text/AttributeSet;)V+46
j  javax.swing.text.DefaultEditorKit.read(Ljava/io/Reader;Ljavax/swing/text/Document;I)V+184
j  javax.swing.JEditorPane.setText(Ljava/lang/String;)V+52
j  org.osbot.O.F(Ljava/lang/String;)V+106
j  org.osbot.engine.ConsoleLogger.append(Lorg/apache/log4j/spi/LoggingEvent;)V+17
j  org.apache.log4j.AppenderSkeleton.doAppend(Lorg/apache/log4j/spi/LoggingEvent;)V+106
j  org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(Lorg/apache/log4j/spi/LoggingEvent;)I+41
j  org.apache.log4j.Category.callAppenders(Lorg/apache/log4j/spi/LoggingEvent;)V+26
j  org.apache.log4j.Category.forcedLog(Ljava/lang/String;Lorg/apache/log4j/Priority;Ljava/lang/Object;Ljava/lang/Throwable;)V+14
j  org.apache.log4j.Category.log(Ljava/lang/String;Lorg/apache/log4j/Priority;Ljava/lang/Object;Ljava/lang/Throwable;)V+34
j  org.slf4j.impl.Log4jLoggerAdapter.info(Ljava/lang/String;)V+12
j  org.osbot.engine.Main.L()V+9
j  org.osbot.Gb.run()V+345
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
V  [jvm.dll+0x13f1fa]
V  [jvm.dll+0x202aee]
V  [jvm.dll+0x13f3c5]
V  [jvm.dll+0x13f427]
V  [jvm.dll+0xeb81f]
V  [jvm.dll+0x16042c]
V  [jvm.dll+0x160e67]
V  [jvm.dll+0x1a49f9]
C  [msvcr100.dll+0x5c556]
C  [msvcr100.dll+0x5c600]
C  [kernel32.dll+0x133ca]
C  [ntdll.dll+0x39ed2]
C  [ntdll.dll+0x39ea5]
 
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  javax.swing.text.CompositeView.replace(II[Ljavax/swing/text/View;)V+121
j  javax.swing.text.CompositeView.loadChildren(Ljavax/swing/text/ViewFactory;)V+66
j  javax.swing.text.FlowView$LogicalView.loadChildren(Ljavax/swing/text/ViewFactory;)V+33
j  javax.swing.text.CompositeView.setParent(Ljavax/swing/text/View;)V+23
j  javax.swing.text.FlowView.loadChildren(Ljavax/swing/text/ViewFactory;)V+27
j  javax.swing.text.CompositeView.setParent(Ljavax/swing/text/View;)V+23
j  javax.swing.text.FlowView.setParent(Ljavax/swing/text/View;)V+2
j  javax.swing.text.CompositeView.replace(II[Ljavax/swing/text/View;)V+227
j  javax.swing.text.BoxView.replace(II[Ljavax/swing/text/View;)V+4
j  javax.swing.text.View.updateChildren(Ljavax/swing/event/DocumentEvent$ElementChange;Ljavax/swing/event/DocumentEvent;Ljavax/swing/text/ViewFactory;)Z+93
j  javax.swing.text.View.insertUpdate(Ljavax/swing/event/DocumentEvent;Ljava/awt/Shape;Ljavax/swing/text/ViewFactory;)V+33
j  javax.swing.plaf.basic.BasicTextUI$RootView.insertUpdate(Ljavax/swing/event/DocumentEvent;Ljava/awt/Shape;Ljavax/swing/text/ViewFactory;)V+14
j  javax.swing.plaf.basic.BasicTextUI$UpdateHandler.insertUpdate(Ljavax/swing/event/DocumentEvent;)V+101
j  javax.swing.text.AbstractDocument.fireInsertUpdate(Ljavax/swing/event/DocumentEvent;)V+40
j  javax.swing.text.AbstractDocument.handleInsertString(ILjava/lang/String;Ljavax/swing/text/AttributeSet;)V+150
j  javax.swing.text.AbstractDocument.insertString(ILjava/lang/String;Ljavax/swing/text/AttributeSet;)V+46
j  javax.swing.text.DefaultEditorKit.read(Ljava/io/Reader;Ljavax/swing/text/Document;I)V+184
j  javax.swing.JEditorPane.setText(Ljava/lang/String;)V+52
j  org.osbot.O.F(Ljava/lang/String;)V+106
j  org.osbot.engine.ConsoleLogger.append(Lorg/apache/log4j/spi/LoggingEvent;)V+17
j  org.apache.log4j.AppenderSkeleton.doAppend(Lorg/apache/log4j/spi/LoggingEvent;)V+106
j  org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(Lorg/apache/log4j/spi/LoggingEvent;)I+41
j  org.apache.log4j.Category.callAppenders(Lorg/apache/log4j/spi/LoggingEvent;)V+26
j  org.apache.log4j.Category.forcedLog(Ljava/lang/String;Lorg/apache/log4j/Priority;Ljava/lang/Object;Ljava/lang/Throwable;)V+14
j  org.apache.log4j.Category.log(Ljava/lang/String;Lorg/apache/log4j/Priority;Ljava/lang/Object;Ljava/lang/Throwable;)V+34
j  org.slf4j.impl.Log4jLoggerAdapter.info(Ljava/lang/String;)V+12
j  org.osbot.engine.Main.L()V+9
j  org.osbot.Gb.run()V+345
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x07347800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=11732, stack(0x098b0000,0x09900000)]
  0x07347000 JavaThread "pool-2-thread-1" [_thread_blocked, id=7528, stack(0x08de0000,0x08e30000)]
  0x07346c00 JavaThread "Thread-7" [_thread_in_native, id=8328, stack(0x080d0000,0x08120000)]
=>0x07346400 JavaThread "Thread-6" [_thread_in_vm_trans, id=8556, stack(0x08cf0000,0x08d40000)]
  0x0493fc00 JavaThread "TimerQueue" daemon [_thread_blocked, id=12040, stack(0x08c40000,0x08c90000)]
  0x0722fc00 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=11440, stack(0x07cd0000,0x07d20000)]
  0x071e9000 JavaThread "Trident pulse source thread" daemon [_thread_blocked, id=12268, stack(0x07ae0000,0x07b30000)]
  0x071e8c00 JavaThread "Trident callback thread" daemon [_thread_blocked, id=7908, stack(0x079a0000,0x079f0000)]
  0x0490d800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=11884, stack(0x051f0000,0x05240000)]
  0x048f0000 JavaThread "Substance heap status" daemon [_thread_blocked, id=11868, stack(0x07100000,0x07150000)]
  0x047f0800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=11432, stack(0x05130000,0x05180000)]
  0x0482bc00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3564, stack(0x050c0000,0x05110000)]
  0x0482b000 JavaThread "AWT-Shutdown" [_thread_blocked, id=11324, stack(0x04d40000,0x04d90000)]
  0x0482a400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11672, stack(0x04dc0000,0x04e10000)]
  0x0029b800 JavaThread "DestroyJavaVM" [_thread_blocked, id=11632, stack(0x00240000,0x00290000)]
  0x04808c00 JavaThread "pool-1-thread-1" [_thread_blocked, id=11688, stack(0x045e0000,0x04630000)]
  0x004d7000 JavaThread "Service Thread" daemon [_thread_blocked, id=9756, stack(0x046e0000,0x04730000)]
  0x004d2400 JavaThread "C1 CompilerThread0" daemon [_thread_in_native_trans, id=8464, stack(0x02110000,0x02160000)]
  0x004cec00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4764, stack(0x04650000,0x046a0000)]
  0x004cbc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2996, stack(0x006b0000,0x00700000)]
  0x0045ec00 JavaThread "Finalizer" daemon [_thread_blocked, id=4720, stack(0x044d0000,0x04520000)]
  0x0045d400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1068, stack(0x02320000,0x02370000)]
 
Other Threads:
  0x0045bc00 VMThread [stack: 0x02250000,0x022a0000] [id=7404]
  0x004e0800 WatcherThread [stack: 0x04730000,0x04780000] [id=11184]
 
VM state:synchronizing (normal execution)
 
VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x00299c48] Safepoint_lock - owner thread: 0x0045bc00
[0x00299cb0] Threads_lock - owner thread: 0x0045bc00
 
Heap
 def new generation   total 4992K, used 3774K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K,  83% used [0x24430000, 0x247d5b40, 0x24890000)
  from space 512K,   7% used [0x24890000, 0x24899e08, 0x24910000)
  to   space 512K,   0% used [0x24910000, 0x24910000, 0x24990000)
 tenured generation   total 10944K, used 6575K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  60% used [0x29980000, 0x29febf38, 0x29fec000, 0x2a430000)
 compacting perm gen  total 12288K, used 5592K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  45% used [0x34430000, 0x349a6178, 0x349a6200, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
 
Card table byte_map: [0x00860000,0x00910000] byte_map_base: 0x0073de80
 
Polling page: 0x00130000
 
Code Cache  [0x024b0000, 0x02680000, 0x044b0000)
 total_blobs=1151 nmethods=883 adapters=204 free_code_cache=30923Kb largest_free_block=31665280
 
Compilation events (10 events):
Event: 5.270 Thread 0x004d2400 nmethod 884 0x0267bd48 code [0x0267be40, 0x0267bedc]
Event: 5.270 Thread 0x004d2400  885             javax.swing.text.AbstractDocument$AbstractElement::getAttribute (50 bytes)
Event: 5.270 Thread 0x004d2400 nmethod 885 0x0267bf48 code [0x0267c060, 0x0267c178]
Event: 5.270 Thread 0x004d2400  886             javax.swing.text.AbstractDocument$BranchElement::getStartOffset (10 bytes)
Event: 5.270 Thread 0x004d2400 nmethod 886 0x0267c248 code [0x0267c350, 0x0267c40c]
Event: 5.270 Thread 0x004d2400  887             javax.swing.text.AbstractDocument$BranchElement::getEndOffset (35 bytes)
Event: 5.271 Thread 0x004d2400 nmethod 887 0x0267c4c8 code [0x0267c5d0, 0x0267c6bc]
Event: 5.271 Thread 0x004d2400  888             javax.swing.text.WhitespaceBasedBreakIterator::setText (158 bytes)
Event: 5.272 Thread 0x004d2400 nmethod 888 0x0267c808 code [0x0267c960, 0x0267ce80]
Event: 5.272 Thread 0x004d2400  889   !         javax.swing.text.GlyphView::getText (57 bytes)
 
GC Heap History (10 events):
Event: 2.136 GC heap before
{Heap before GC invocations=28 (full 2):
 def new generation   total 4992K, used 4992K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K, 100% used [0x24430000, 0x24890000, 0x24890000)
  from space 512K, 100% used [0x24910000, 0x24990000, 0x24990000)
  to   space 512K,   0% used [0x24890000, 0x24890000, 0x24910000)
 tenured generation   total 10944K, used 4316K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  39% used [0x29980000, 0x29db71c0, 0x29db7200, 0x2a430000)
 compacting perm gen  total 12288K, used 4807K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  39% used [0x34430000, 0x348e1ea8, 0x348e2000, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
Event: 2.140 GC heap after
Heap after GC invocations=29 (full 2):
 def new generation   total 4992K, used 512K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K,   0% used [0x24430000, 0x24430000, 0x24890000)
  from space 512K, 100% used [0x24890000, 0x24910000, 0x24910000)
  to   space 512K,   0% used [0x24910000, 0x24910000, 0x24990000)
 tenured generation   total 10944K, used 4994K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  45% used [0x29980000, 0x29e60808, 0x29e60a00, 0x2a430000)
 compacting perm gen  total 12288K, used 4807K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  39% used [0x34430000, 0x348e1ea8, 0x348e2000, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
}
Event: 2.326 GC heap before
{Heap before GC invocations=29 (full 2):
 def new generation   total 4992K, used 4992K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K, 100% used [0x24430000, 0x24890000, 0x24890000)
  from space 512K, 100% used [0x24890000, 0x24910000, 0x24910000)
  to   space 512K,   0% used [0x24910000, 0x24910000, 0x24990000)
 tenured generation   total 10944K, used 4994K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  45% used [0x29980000, 0x29e60808, 0x29e60a00, 0x2a430000)
 compacting perm gen  total 12288K, used 5233K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  42% used [0x34430000, 0x3494c458, 0x3494c600, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
Event: 2.331 GC heap after
Heap after GC invocations=30 (full 2):
 def new generation   total 4992K, used 512K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K,   0% used [0x24430000, 0x24430000, 0x24890000)
  from space 512K, 100% used [0x24910000, 0x24990000, 0x24990000)
  to   space 512K,   0% used [0x24890000, 0x24890000, 0x24910000)
 tenured generation   total 10944K, used 6096K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  55% used [0x29980000, 0x29f741a8, 0x29f74200, 0x2a430000)
 compacting perm gen  total 12288K, used 5233K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  42% used [0x34430000, 0x3494c458, 0x3494c600, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
}
Event: 2.363 GC heap before
{Heap before GC invocations=30 (full 2):
 def new generation   total 4992K, used 4991K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K,  99% used [0x24430000, 0x2488ffe8, 0x24890000)
  from space 512K, 100% used [0x24910000, 0x24990000, 0x24990000)
  to   space 512K,   0% used [0x24890000, 0x24890000, 0x24910000)
 tenured generation   total 10944K, used 6096K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  55% used [0x29980000, 0x29f741a8, 0x29f74200, 0x2a430000)
 compacting perm gen  total 12288K, used 5293K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  43% used [0x34430000, 0x3495b798, 0x3495b800, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
Event: 2.366 GC heap after
Heap after GC invocations=31 (full 2):
 def new generation   total 4992K, used 56K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K,   0% used [0x24430000, 0x24430000, 0x24890000)
  from space 512K,  11% used [0x24890000, 0x2489e2b8, 0x24910000)
  to   space 512K,   0% used [0x24910000, 0x24910000, 0x24990000)
 tenured generation   total 10944K, used 6575K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  60% used [0x29980000, 0x29febf38, 0x29fec000, 0x2a430000)
 compacting perm gen  total 12288K, used 5293K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  43% used [0x34430000, 0x3495b798, 0x3495b800, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
}
Event: 2.390 GC heap before
{Heap before GC invocations=31 (full 2):
 def new generation   total 4992K, used 4536K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K, 100% used [0x24430000, 0x24890000, 0x24890000)
  from space 512K,  11% used [0x24890000, 0x2489e2b8, 0x24910000)
  to   space 512K,   0% used [0x24910000, 0x24910000, 0x24990000)
 tenured generation   total 10944K, used 6575K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  60% used [0x29980000, 0x29febf38, 0x29fec000, 0x2a430000)
 compacting perm gen  total 12288K, used 5293K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  43% used [0x34430000, 0x3495b7a8, 0x3495b800, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
Event: 2.391 GC heap after
Heap after GC invocations=32 (full 2):
 def new generation   total 4992K, used 39K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K,   0% used [0x24430000, 0x24430000, 0x24890000)
  from space 512K,   7% used [0x24910000, 0x24919dd0, 0x24990000)
  to   space 512K,   0% used [0x24890000, 0x24890000, 0x24910000)
 tenured generation   total 10944K, used 6575K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  60% used [0x29980000, 0x29febf38, 0x29fec000, 0x2a430000)
 compacting perm gen  total 12288K, used 5293K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  43% used [0x34430000, 0x3495b7a8, 0x3495b800, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
}
Event: 2.416 GC heap before
{Heap before GC invocations=32 (full 2):
 def new generation   total 4992K, used 4519K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K, 100% used [0x24430000, 0x24890000, 0x24890000)
  from space 512K,   7% used [0x24910000, 0x24919dd0, 0x24990000)
  to   space 512K,   0% used [0x24890000, 0x24890000, 0x24910000)
 tenured generation   total 10944K, used 6575K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  60% used [0x29980000, 0x29febf38, 0x29fec000, 0x2a430000)
 compacting perm gen  total 12288K, used 5293K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  43% used [0x34430000, 0x3495b7a8, 0x3495b800, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
Event: 2.416 GC heap after
Heap after GC invocations=33 (full 2):
 def new generation   total 4992K, used 39K [0x24430000, 0x24990000, 0x29980000)
  eden space 4480K,   0% used [0x24430000, 0x24430000, 0x24890000)
  from space 512K,   7% used [0x24890000, 0x24899e08, 0x24910000)
  to   space 512K,   0% used [0x24910000, 0x24910000, 0x24990000)
 tenured generation   total 10944K, used 6575K [0x29980000, 0x2a430000, 0x34430000)
   the space 10944K,  60% used [0x29980000, 0x29febf38, 0x29fec000, 0x2a430000)
 compacting perm gen  total 12288K, used 5293K [0x34430000, 0x35030000, 0x38430000)
   the space 12288K,  43% used [0x34430000, 0x3495b7a8, 0x3495b800, 0x35030000)
    ro space 10240K,  41% used [0x38430000, 0x38861a78, 0x38861c00, 0x38e30000)
    rw space 12288K,  52% used [0x38e30000, 0x394762c0, 0x39476400, 0x39a30000)
}
 
Deoptimization events (0 events):
No events
 
Internal exceptions (10 events):
Event: 4.833 Thread 0x07346400 Threw 0x246ec7a8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.833 Thread 0x07346400 Threw 0x246ef608 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 5.220 Thread 0x07346400 Threw 0x246f7a58 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 5.266 Thread 0x07346400 Threw 0x247ac1f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 5.267 Thread 0x07346400 Threw 0x247ae740 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 5.267 Thread 0x07346400 Threw 0x247ae8a8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 5.270 Thread 0x07346400 Threw 0x247ba170 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 5.270 Thread 0x07346400 Threw 0x247bc7c0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 5.270 Thread 0x07346400 Threw 0x247bc928 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 5.271 Thread 0x04808c00 Threw 0x247c71b0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
 
Events (10 events):
Event: 5.266 loading class 0x07373bb0 done
Event: 5.270 loading class 0x0733dc78
Event: 5.270 loading class 0x0733dc78 done
Event: 5.271 loading class 0x073053f0
Event: 5.271 loading class 0x073053f0 done
Event: 5.272 Executing VM operation: RevokeBias
Event: 5.272 Executing VM operation: RevokeBias done
Event: 5.272 Executing VM operation: RevokeBias
Event: 5.272 Executing VM operation: RevokeBias done
Event: 5.272 Executing VM operation: RevokeBias
 
 
Dynamic libraries:
0x003f0000 - 0x0041f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77a90000 - 0x77c10000 C:\Windows\SysWOW64\ntdll.dll
0x76b10000 - 0x76c20000 C:\Windows\syswow64\kernel32.dll
0x75b10000 - 0x75b56000 C:\Windows\syswow64\KERNELBASE.dll
0x76d20000 - 0x76dc0000 C:\Windows\syswow64\ADVAPI32.dll
0x75a60000 - 0x75b0c000 C:\Windows\syswow64\msvcrt.dll
0x768d0000 - 0x768e9000 C:\Windows\SysWOW64\sechost.dll
0x76f80000 - 0x77070000 C:\Windows\syswow64\RPCRT4.dll
0x75180000 - 0x751e0000 C:\Windows\syswow64\SspiCli.dll
0x75170000 - 0x7517c000 C:\Windows\syswow64\CRYPTBASE.dll
0x75580000 - 0x75680000 C:\Windows\syswow64\USER32.dll
0x76c30000 - 0x76cc0000 C:\Windows\syswow64\GDI32.dll
0x76ee0000 - 0x76eea000 C:\Windows\syswow64\LPK.dll
0x754d0000 - 0x7556d000 C:\Windows\syswow64\USP10.dll
0x6fa40000 - 0x6fbde000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76cc0000 - 0x76d17000 C:\Windows\syswow64\SHLWAPI.dll
0x75820000 - 0x75880000 C:\Windows\system32\IMM32.DLL
0x76800000 - 0x768cc000 C:\Windows\syswow64\MSCTF.dll
0x6e8a0000 - 0x6e95f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x674e0000 - 0x67860000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x72540000 - 0x72547000 C:\Windows\system32\WSOCK32.dll
0x77070000 - 0x770a5000 C:\Windows\syswow64\WS2_32.dll
0x753a0000 - 0x753a6000 C:\Windows\syswow64\NSI.dll
0x724d0000 - 0x72502000 C:\Windows\system32\WINMM.dll
0x77a60000 - 0x77a65000 C:\Windows\syswow64\PSAPI.DLL
0x74140000 - 0x7414c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6e880000 - 0x6e8a0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x6e860000 - 0x6e873000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x6e840000 - 0x6e854000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x721e0000 - 0x7221c000 C:\Windows\system32\mswsock.dll
0x6ef30000 - 0x6ef36000 C:\Windows\System32\wship6.dll
0x72d90000 - 0x72d9f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x6adc0000 - 0x6af03000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x76ef0000 - 0x76f7f000 C:\Windows\syswow64\OLEAUT32.dll
0x76980000 - 0x76adc000 C:\Windows\syswow64\ole32.dll
0x71510000 - 0x71590000 C:\Windows\system32\uxtheme.dll
0x714a0000 - 0x714b3000 C:\Windows\system32\dwmapi.dll
0x75b60000 - 0x767aa000 C:\Windows\syswow64\SHELL32.dll
0x6e800000 - 0x6e838000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x70b00000 - 0x70cc3000 C:\Windows\system32\d3d9.dll
0x750a0000 - 0x750a9000 C:\Windows\system32\VERSION.dll
0x70cd0000 - 0x70cd6000 C:\Windows\system32\d3d8thk.dll
0x6b3e0000 - 0x6c25a000 C:\Windows\system32\nvd3dum.dll
0x6e4f0000 - 0x6e515000 C:\Windows\system32\powrprof.dll
0x75680000 - 0x7581d000 C:\Windows\syswow64\SETUPAPI.dll
0x76950000 - 0x76977000 C:\Windows\syswow64\CFGMGR32.dll
0x75880000 - 0x75892000 C:\Windows\syswow64\DEVOBJ.dll
0x63760000 - 0x63893000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI.dll
0x10000000 - 0x100ec000 C:\Windows\system32\nvspcap.dll
0x61a60000 - 0x61d16000 C:\Windows\system32\nvapi.dll
0x6e7d0000 - 0x6e7f4000 C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
0x76dc0000 - 0x76e43000 C:\Windows\syswow64\CLBCatQ.DLL
0x6c310000 - 0x6c40b000 C:\Windows\system32\WindowsCodecs.dll
0x717b0000 - 0x717fc000 C:\Windows\system32\apphelp.dll
0x023f0000 - 0x02412000 C:\Users\Alexander Dijkema\AppData\Roaming\Dropbox\bin\DropboxExt.19.dll
0x6f260000 - 0x6f34b000 C:\Windows\system32\dbghelp.dll
0x710d0000 - 0x7115e000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCP90.dll
0x71020000 - 0x710c3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
0x695d0000 - 0x69601000 C:\Windows\system32\EhStorShell.dll
0x704e0000 - 0x705d5000 C:\Windows\system32\PROPSYS.dll
0x6d5d0000 - 0x6d640000 C:\Windows\system32\ntshrui.dll
0x70f20000 - 0x70f39000 C:\Windows\system32\srvcli.dll
0x6f800000 - 0x6f80b000 C:\Windows\system32\cscapi.dll
0x72da0000 - 0x72daa000 C:\Windows\system32\slc.dll
0x6e7a0000 - 0x6e7d0000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x6a900000 - 0x6a98e000 C:\Program Files (x86)\Java\jre7\bin\mlib_image.dll
0x6e780000 - 0x6e7a0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x71250000 - 0x71260000 C:\Windows\system32\NLAapi.dll
0x71240000 - 0x71250000 C:\Windows\system32\napinsp.dll
0x71210000 - 0x71222000 C:\Windows\system32\pnrpnsp.dll
0x711c0000 - 0x71204000 C:\Windows\system32\DNSAPI.dll
0x711b0000 - 0x711b8000 C:\Windows\System32\winrnr.dll
0x71180000 - 0x711a1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x71db0000 - 0x71dcc000 C:\Windows\system32\Iphlpapi.DLL
0x71da0000 - 0x71da7000 C:\Windows\system32\WINNSI.DLL
0x721d0000 - 0x721d5000 C:\Windows\System32\wshtcpip.dll
0x70490000 - 0x70496000 C:\Windows\system32\rasadhlp.dll
0x704a0000 - 0x704d8000 C:\Windows\System32\fwpuclnt.dll
0x6b0c0000 - 0x6b136000 C:\Users\Alexander Dijkema\AppData\Local\Temp\sqlite-unknown-sqlitejdbc.dll
0x70f80000 - 0x70f88000 C:\Windows\system32\secur32.dll
0x753b0000 - 0x754cd000 C:\Windows\syswow64\crypt32.dll
0x76c20000 - 0x76c2c000 C:\Windows\syswow64\MSASN1.dll
0x770b0000 - 0x771ca000 C:\Windows\syswow64\wininet.dll
0x75570000 - 0x75573000 C:\Windows\syswow64\Normaliz.dll
0x751e0000 - 0x75396000 C:\Windows\syswow64\iertutil.dll
0x758a0000 - 0x759b0000 C:\Windows\syswow64\urlmon.dll
0x714d0000 - 0x714d3000 C:\Windows\system32\sfc.dll
0x714c0000 - 0x714cd000 C:\Windows\system32\sfc_os.DLL
0x70f00000 - 0x70f11000 C:\Windows\system32\Netapi32.dll
0x70f40000 - 0x70f49000 C:\Windows\system32\netutils.dll
0x70f50000 - 0x70f5f000 C:\Windows\system32\wkscli.dll
0x71500000 - 0x7150f000 C:\Windows\system32\SAMCLI.DLL
0x74d90000 - 0x74d9b000 C:\Windows\system32\profapi.dll
0x75010000 - 0x75031000 C:\Windows\system32\ntmarta.dll
0x767b0000 - 0x767f5000 C:\Windows\syswow64\WLDAP32.dll
0x6fde0000 - 0x6fdea000 C:\Program Files (x86)\Java\jre7\bin\management.dll
 
VM Arguments:
java_command: C:\Users\Alexander Dijkema\Desktop\osbot 1.7.63 (1).jar
Launcher Type: SUN_STANDARD
 
Environment Variables:
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Nmap
USERNAME=Alexander Dijkema
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
 
CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
 
Memory: 4k page, physical 8369720k(5664600k free), swap 16737596k(13446884k free)
 
vm_info: Java HotSpot Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct  8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
 
time: Mon Dec 16 21:09:29 2013
elapsed time: 5 seconds
 

[/spoiler]

 

Edited by alero

  • Author

Its working fine for my friend. This is certainly my computers issue.

it's not , walking is screwed so patiently wait.

  • Author

So what do you think the problem is?

Its the client, it still needs to get  fixed wait for the devs to fix it..

  • 3 weeks later...

Walking has been fixed.

 

If you're still receiving these Errors/Bugs please PM me or another staff member.
 
* Locked
* Moved to resolved
Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

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.