Jump to content

One of my private script suddenly won't load today


Pegasus

Recommended Posts

One of script suddenly won't load today.

All other scripts I use are working.

However one of my private script I use everyday won't load at all today.

Nothing is printed in debugger after I click start in the osbot script selector.

 

I tried old verison, different client.

It don't login at all too.

Edited by Pegasus
Link to comment
Share on other sites

47 minutes ago, Pegasus said:

One of script suddenly won't load today.

All other scripts I use are working.

However one of my private script I use everyday won't load at all today.

Nothing is printed in debugger after I click start in the osbot script selector.

 

I tried old verison, different client.

It don't login at all too.

If it's yours,

    Check that you're not making any references to Script or MethodProvider before onStart(), e.g. in your initialized variables.

    Check that you have a ScriptManifest and a class extending Script.

If it's not, then contact the scripter.

  • Like 1
Link to comment
Share on other sites

5 hours ago, ProjectPact said:

Does it grab any data or information off a website? 

8 hours ago, Team Cape said:

If it's yours,

    Check that you're not making any references to Script or MethodProvider before onStart(), e.g. in your initialized variables.

    Check that you have a ScriptManifest and a class extending Script.

If it's not, then contact the scripter.

These two combine is the answer. thanks:doge:

The script grab data off a website before onStart()

The website has error today.

Edited by Pegasus
  • Like 1
  • Heart 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...