I went to download 6u27 and I seen that Java SE 7 is out. Do you think its a good idea to go to 7 ?
Printable View
I went to download 6u27 and I seen that Java SE 7 is out. Do you think its a good idea to go to 7 ?
No. As the Java site says, it's mostly for developers at this point. There's been an awful lot of security problems, efficiency issues, and the like (as expected). And everything that you'll use is using Java 6. Java 7 probably won't be used much, as it's sort of a half release, from what I hear. Eight (read: nine) is supposed to be the 'full' release, expected next year (read: 2013).
Ok cool I will stick to 6 then :p thanks for the info :)
Yup. But yes, updating your stuff is always a good choice. Including browser, OS, etc.
Error] (9:3): Unknown identifier 'SetupReflectionEx' at line 8
Compiling failed. idk what is happening =/.
That's because whatever script your using isn't up-to-date, I believe.
You have a new update available for Plugins!
Plugins Updater: Local Version - "12" | Remote Version = "14"
Plugins Updater: Update File - "http://wizzup.org/static/srl/simba_plugins.tar.bz2"
Plugins Updater: Downloading...
Plugins Updater: Decompressing...
Plugins Updater: Extracting...
Plugins Update ERROR: Kill recieved from Updater.
No SRL update available.
i followed this step by step guide to set up simba because i am new to this stuff and when i ran the test script i get this:[Error] C:\Simba\Includes\SRL/SRL/core/simba.simba(359:14): Unknown identifier '' at line 358.... line 358 says this highlighted in orange:NPCChars = CharsNPC;
i was instructed to ho to Tools > Settings. Then expand Settings, then expand Fonts, then Path. Double click what's there and replace it with C:\Simba\Fonts\..
so i did that and then this still came up:The font directory specified in the Settings isn't valid. Can't load fonts now
[Error] C:\Simba\Includes\SRL/SRL/core/simba.simba(359:14): Unknown identifier '' at line 358
Compiling failed.
can anyone help :(
I just thought, C:\Simba may not be where you installed Simba. Make sure that path matches where you installed it. For example, you may have installed in in C:\Users\Cohen\Desktop\Simba\Fonts\
Know what I mean? Also make sure there aren't any periods at the end of the font path.
Yeah, your missing your Font folder. That is a problem. Your folder tree should look like:
Quote:
C:\SIMBA
|
|_Extensions
|
|_Fonts
|
|_Includes
|
|_Plugins
|
|_Scripts
|
|_settings, simba, unins000.dat, unins000
You can also download them manually from here.
i got it! i tried to delete simba off my computer but there were files i wasnt deleting so it wasnt installing as if it was the first time being on my computer. i feel so stupid. thank you all so much for your help in trying to walk me through this. i just have one more favor to ask.... could someone send me a high alcher scrip i could use. i am trying to achieve 99 magic! it would be greatly appreciated. thanks!
MSI's alcher works really well. Extremely easy setup as well, everything you need to know is here.
i followed all the steps and i got...Code:doesn't exist
Exception in Script: Unable to find file 'srl/srl/misc/smart.scar' used from ''
Try going to SRL > Update or Check for Update.
Can you update the guide on how to do through browser, and explain why SMART crashes now after the update and what to do in the meantime? Also maybe move/hide the ubuntu related instructions as most users won't be using that?
I just don't get what i'm doing wrong, i did everything as posted, i reloaded runescape in my browser but i'm still getting that applet declaration thing. help me? :(
SMART does not work at the moment, due to the update.
Harry, yes I'll update as soon as I can (probably tomorrow). I'm just on my way home from Rhode Island. I'll move the Ubuntu section to the bottom, but I'm not removing it.
@brandonlol: Yes, SMART is currently broken and I'm not sure when it will be fixed, so for now you'll have to run Simba using your browser (it will take control of your mouse).
E: Updated. Harry, I didn't move the Ubuntu stuff because it needs to be done before the other setup steps. I updated the images, removed reflection stuff and added a quick guide for the lazy people.
Code:[Error] C:\Simba\Includes\MSI/MSI/Core/Manipulation.simba(286:24): Unknown identifier 'SPS_TileToPos' at line 285
Yes, I did search and got tons of results unrelated to this even google doesn't have a clue what's going on.Code:function MSI_ConvertTileBox(tileBox: TBox): TBox;
begin
result := intToBox(0, 0, 0, 0);
{$IFDEF SPS} // yes, the Y values are supposed to be reversed
285: result := pointToBox(SPS_TileToPos(point(tileBox.x1, tileBox.y2)),
SPS_TileToPos(point(tileBox.x2, tileBox.y1)));
{$ENDIF}
end;
Hey I went through the thread about three times but when I type in the thing to test if it works I get this error:
[Error] (8:3): Unknown identifier 'SetupSRL' at line 7
Compiling failed.
Please help
SRL didn't install correctly. Use the extension to install it.
how do you do that?Quote:
SRL didn't install correctly. Use the extension to install it
I still get the same error:
[Error] (8:3): Unknown identifier 'SetupSRL' at line 7
Compiling failed.
I installed it the way wizzup? and Coh3n told me to