Jump to content

MGI

Developer
  • Posts

    366
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    100%

Everything posted by MGI

  1. Does this happen only on new version (1.02)?
  2. MGI

    Error #3

    Run osbot with 32bit java then "C:\Program Files (x86)\Java\jre1.8.0_31\bin\java.exe" -cp "C:\path_to_your_osbot.jar"; org.osbot.BotApplication p.s. your chrome is not 64 bit, but 32.
  3. Are you using the close bot option?
  4. MGI

    Error #3

    Could it be that chrome is running 32bit java? Open up java console, press s and copy the output here.
  5. Most likely runescape client is running on 64bit jvm while bot is on 32bit or vice versa.
  6. What does it say at the bot itself?
  7. MGI

    Error loading hooks

    It seems like your computer is very slow & that's why the timeout happens. I've compiled a build for you with timeouts basically disabled. Please tell me if it works mirrorclient.zip
  8. MGI

    Error loading hooks

    Can you run osbot from the cmd line? Use something like "java -cp osbot.jar; org.osbot.BotApplication" CMD console should print the error stack trace.
  9. MGI

    Error #2

    I'l make a new build later today with greatly reduced model buffers count, that should fix this issue. Thanks for your feedback.
  10. MGI

    Proxy and Mirroring

    It will be implemented in the near future.
  11. MGI

    Error #2

    My guess is that crash occurs due to browser client running out of memory after some time as heap size is limited to 256 MB. To confirm that, could you try running in crowded areas with alot of players/npcs/objects? And keep pressing g and m every once a while on the console to track the available memory
  12. Try downloading and installing this: http://www.microsoft.com/en-us/download/details.aspx?id=30679 Should work. (Please reply after you tried though, I want to be sure)
  13. MGI

    Error #2

    Make sure you have the console enabled.
  14. MGI

    Error #2

    How long did client run for until this happened? Was it getting slower or less responsible? Were you entering new regions often or staying in crowded places (lots of players/npcs)? Before this happens again, go to your control panel, select java. Something like this should open: Select Show console, and apply the changes. Then once the crash happens, press m and g to print memory usage and then copy the contents of console here.
  15. MGI

    Error #2

    You need java crash logs, not browser. Search your pc for files named something like: hs_err_pidxxxxx.log like hs_er_pid12532.log
  16. MGI

    Error #2

    Seems like the client running rs crashed, could you post crash logs by any chance? They will most likely be at a folder where your browser executable file is present.
  17. MGI

    Error loading hooks

    Can you run osbot from the cmd line? Use something like "java -cp osbot.jar; org.osbot.BotApplication" CMD console should print the error stack trace. Edit: I've possibly made a fix, try this and tell me if it works for you. mirrorclient.zip
  18. MGI

    Error loading hooks

    Open console and copy the error stack trace.
  19. Fixed, please redownload the jar.
×
×
  • Create New...