Hi guys,
Every time i start a script since i installed my new pc yesterday i get this error. Did i miss any part of the setup (already went over it twice but cant seem to find the solution):
Exception in Script: Runtime error: "Font [NumberCharsSmooth] not found." at line 813, column 19 in file "C:\software\simba\Simba\Includes\SRL-6\lib\utilities\wrappers.simba"
The following bitmaps were not freed: [Minimap Mask, SMART Debug Image]
File[C:\software\simba\Simba\Includes\SRL-6/logs/SRL log (17-12-13 at 02.16.43 PM).txt] has not been freed in the script, freeing it now.
This is what the SRL log says, seems to happen when it enters lobby and doesnt click the play button or the specified favorite world
If i manually log in the script seems to work normally howeverCode:[00:00:00]: -- setupSRL() [00:00:00]: ---- Setting up SRL... [00:00:01]: ---- initSmart(): [00:00:01]: ------ Attempting to pair to a previously spawned client [00:00:01]: ------ smartPairToExistingClient(): [00:00:01]: -------- Found no free clients to pair to [00:00:01]: ------ smartPairToExistingClient(): result = false [00:00:01]: ------ Attempting to spawn a new client.. [00:00:01]: ------ smartCreateClient(): [00:00:01]: ---------- smartGetParameters(): Succesfully grabbed paramters [00:00:01]: -------- getJavaPath(): [00:00:01]: ---------- Attempting to search for your Java path [00:00:01]: ---------- Found your java path @ C:\Program Files (x86)\Java\jre7\bin\java.exe [00:00:01]: -------- getJavaPath() [00:00:01]: -------- Using parameters [http://world5.runescape.com/, f4786709496041647556] [00:00:01]: -------- Using plugins "OpenGL32.dll" [00:00:04]: -------- Succesfully spawned a client, attempting to target [00:00:04]: ---------- smartSetAsTarget(): Succesfully set SMART[3124] as Simba's target [00:00:04]: ------ smartCreateClient(): result = true [00:00:04]: ------ Succesfully initialized via spawning a new client [00:00:04]: ---- initSmart() [00:00:04]: ------ smartSetupDrawing(): Succesfully setup SMART drawing [00:00:04]: ---- Waiting up to 5 minutes for RS to load... [00:00:12]: ------ __setInputBoxes(): Set username and password boxes [00:00:12]: ---- Client is ready. [00:00:12]: ---- Setup SRL in 11922ms. [00:00:12]: -- setupSRL(): True [00:00:12]: -- TPlayer.login() [00:00:12]: ---- TPlayer.loginToLobby() [00:00:13]: ------ *USERNAME* () [00:00:13]: ------ Entering username... [00:00:15]: ------ Entering password... [00:00:19]: ------ Waiting for lobby screen... [00:00:20]: -------- Saving screenshot: IP_address.png [00:00:20]: ------ Found lobby screen [00:00:20]: ---- TPlayer.loginToLobby(): True [00:00:20]: ---- Waiting for lobby screen... [00:00:20]: ---- Waiting for lobby screen... [00:00:20]: ------ TRSLobby.getCurrentTab(): Current tab: 0
Anyway, any fixes for this?
Gr, super


):
Reply With Quote











