Log in

View Full Version : Jar error



brendan4t
02-07-2012, 02:20 AM
http://screensnapr.com/v/B5UKrA.jpg

When I choose all my setting for the script, it begins to run the jar, and does nothing.


I've search for it. No luck. I bet there may be a post. But i've couldnt find one..

Thanks

Kyle Undefined
02-07-2012, 02:53 AM
What does the debug say in Simba?

brendan4t
02-07-2012, 03:03 AM
BEFORE SCRIPT RUNS

http://screensnapr.com/v/M8Wbi3.jpg










Im also getting plugin errors once a while when I start my bot, then they disappear another time I run it.



Setting LastConfig/MainForm/RecentFiles/File5 to
No valid command line args are passed
Init procedure successfully called
Init procedure successfully called
Init procedure successfully called
Setting Extensions/ExtensionCount to 8
Adding Plugin Path: C:\Simba\Plugins\
Adding Plugin Path: C:\Simba\Plugins\
Script name will be: RunMe
Loading plugin libsmart at C:\Simba\Plugins\
Running SMART Constructor
SMART Initialized!
Loading plugin irokiplugin at C:\Simba\Plugins\
Loading plugin irokiplugin at C:\Simba\Plugins\
Loading plugin sps at C:\Simba\Plugins\
Setting Memory Manager.
SPS Memorymanager succesfully changed!
formWriteln: [Hint] C:\Simba\Includes\MSI/MSI/Skills/Fishing.simba(231:3): Varia
ble 'X' never used at line 230
formWriteln: [Hint] C:\Simba\Includes\MSI/MSI/Skills/Fishing.simba(231:3): Varia
ble 'Y' never used at line 230
formWriteln: [Hint] C:\Simba\Includes\MSI/MSI/Form/MSI_Form.simba(97:3): Variabl
e 'FIXERRORS' never used at line 96
formWriteln: Compiled successfully in 2169 ms.
WARNING: Invalid SPSAreas length for location: Seers Village Bank
WARNING: Invalid SPSAreas length for location: Catherby Bank
MSI_LoadAllExtras
-- Not using Extra 'Example'. Attach function not found.
-- Not using Extra 'Example'. Setup function not found.
MSI_LoadAllExtras
formWriteln: Setting up MSI took 827 ms.
Executing : ShowMSIForm
Current Simba version: 984
Latest Simba Version: 984
Executing : FreeMSIForm
formWriteln: SRL Compiled in 16 msec
formWriteln: SMART Initialized.
Loaded: Server 10, Members: False, Signed: True, Super Detail: False.
SmartSetup Entered
Attempting to load default server JVM
Attempting to load default client JVM
Created a Java Runtime Environment object
reading decrypting defining: smart/Client$4 = 0x788ee90
reading decrypting defining: smart/Client$3 = 0x788ee94
reading decrypting defining: smart/Client = 0x788ee98
reading decrypting defining: smart/EventNazi = 0x788ee9c
reading decrypting defining: smart/UnblockedEvent = 0x788eea0
reading decrypting defining: smart/Client$2$1 = 0x788eea4
reading decrypting defining: smart/EventRedirect = 0x788eea8
reading decrypting defining: java/awt/Canvas$AccessibleAWTCanvas = 0x788eeac
reading decrypting defining: smart/EventNazi$KeySender = 0x788eeb0
reading decrypting defining: smart/Client$1 = 0x788eeb4
reading decrypting defining: smart/Client$2 = 0x788eeb8
reading decrypting defining: smart/ClientStub = 0x788eebc
reading decrypting defining: java/awt/Canvas = 0x788eec0
reading decrypting defining: smart/BlockingEventQueue = 0x788eec4
Classes unpacked, loaded, and reflected
Allocating image HDC(s)
Image: 0x8420000 Debug: 0xab80000
Registration Response: 16
JVM Garbage Collection Invoked
Java Initilized - SMART Starting
Applet Loader Parsed
Using jar: http://world10.runescape.com/gamepackNNT/h5CfkhBZru8km9LFx95Gq8f51dIX
_3510205.jar


I have a feeling it could be my java, I will try to redownload jre and jdk.. if that was the problem, I will repost

Kyle Undefined
02-07-2012, 03:06 AM
Use RevoUninstaller to remove every trace of Java from your system (Yes, even the registry keys), then install Java 6.x. Also, make sure you have an updated SRL and MSI.

brendan4t
02-07-2012, 03:08 AM
Use RevoUninstaller to remove every trace of Java from your system (Yes, even the registry keys), then install Java 6.x. Also, make sure you have an updated SRL and MSI.

I will get back to you. If this makes any type of difference... I'm using 64 bit operating system..

(I dont think that would be the problem :P )

Kyle Undefined
02-07-2012, 03:09 AM
Make sure you have 32bit Java installed, that is what Simba runs in.

brendan4t
02-07-2012, 03:12 AM
Make sure you have 32bit Java installed, that is what Simba runs in.


Ah! I will try getting a 32bit java Ill get back to you! :)


Make sure you have 32bit Java installed, that is what Simba runs in.

Unfortunately, its not getting past the java screen, I manually visited the link that the debug is visiting, and i'm getting an error loading the java. Im suspecting its my java. As its getting late... I will uninstall all forms of java and put a 32 bit java on my computer tomorrow and try it again. I will get back to you then... Thanks for your help!

It works! Thanks! Cheers!!