Giter Club home page Giter Club logo

Comments (19)

Daw588 avatar Daw588 commented on June 13, 2024

To find source of the issue:

  1. Download the debug version of the program from the latest release.
  2. Open command prompt where the program is at.
  3. Run the program through the command prompt.
  4. Copy and paste the logs in your reply, and make sure that they don't contain any sensitive information.

tutorial

from stateye.

Anoosyy avatar Anoosyy commented on June 13, 2024

For some reason it wouldn't run the same way you showed, I had to do .\stateye_debug for it to run, but regardless here's what I got.

Application started
VERSION: 0.3.2
Config file not found, using defaults
thread 'main' panicked at 'Failed to fetch user id', src\roblox.rs:69:45
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

from stateye.

Daw588 avatar Daw588 commented on June 13, 2024

It seems like the program can't find your Roblox account token. Are you using Roblox from Microsoft Store by any chance?

from stateye.

Anoosyy avatar Anoosyy commented on June 13, 2024

No, I downloaded it from the website. The Microsoft version is clunky and sluggish for me.

from stateye.

Daw588 avatar Daw588 commented on June 13, 2024

I'm not sure why it fails to get your Roblox account token. For now, you will have to manually enter the token through the configuration file. Keep in mind that it will change whenever you change your credentials (e.g., password, etc.), and probably on logging out too. I will push out an update soon to show a message when this issue happens.

from stateye.

Anoosyy avatar Anoosyy commented on June 13, 2024

Can you guide me through doing that. I have no clue in the slightest on how to start on doing the fix you suggested.

from stateye.

Daw588 avatar Daw588 commented on June 13, 2024

WARNING: DO NOT EVER SHARE THE TOKEN WITH ANYONE AS IT WILL ALLOW ANYONE TO LOGIN INTO YOUR ACCOUNT WITHOUT THE NEED OF A PASSWORD AND OTHER SECURITY METHODS ASSOCIATED WITH THE ACCOUNT!

The instructions are as follows:

  1. Navigate to roblox.com in your browser.
  2. Right click anywhere on the page.
  3. Choose the "Inspect" option.
  4. Click on "Application" tab.
  5. Under Storage section, select the first item under "Cookies".
  6. In the list click on ".ROBLOSECURITY".
  7. Copy the long text under "Cookie Value".
  8. Create stateye.config file where the executable (program) is located at.
  9. Write token=REPLACE_THIS_UPPERCASE_TEXT_WITH_YOUR_TOKEN.
  10. Open the executable (program).

image
image
image
image
image

from stateye.

X-Zynth avatar X-Zynth commented on June 13, 2024

i did the same, but i have still the same error

from stateye.

Anoosyy avatar Anoosyy commented on June 13, 2024

Sorry to be a nuisance, but this fix didn't work. I created file "stateye.config" as a text document, perhaps that might be an issue? Other than that nothing seems to be working. I tried also running it as administrator and still nothing. Unless it's something like copying the warning before your token, I don't see what the problem can be.

from stateye.

Daw588 avatar Daw588 commented on June 13, 2024

Can you send me the logs from the debug version when the config file is present?

from stateye.

X-Zynth avatar X-Zynth commented on June 13, 2024

its the same error code

from stateye.

Daw588 avatar Daw588 commented on June 13, 2024

I understand that, however, I would like to see the logs since the logs themselves may differ besides the error.

from stateye.

X-Zynth avatar X-Zynth commented on June 13, 2024

Loaded config from C:\Users\Documents\Roblox Stat Eye\stateye.config
thread 'main' panicked at 'Failed to fetch user id', src\roblox.rs:69:45
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

from stateye.

Daw588 avatar Daw588 commented on June 13, 2024

It appears that the program loaded in the configuration file. Have you copied the full token properly without any additional characters such as spaces?

from stateye.

X-Zynth avatar X-Zynth commented on June 13, 2024

i copied only the full token

from stateye.

Daw588 avatar Daw588 commented on June 13, 2024

I am afraid that I cannot do much more to help. I will try to look into Roblox's OAuth2 API and see if this can make things easier, and more reliable. Allow me approximately 2 weeks to write an alternative solution to this application.

from stateye.

Anoosyy avatar Anoosyy commented on June 13, 2024

Thanks for your help. Not many creators try to help as much as you ❤️.

from stateye.

X-Zynth avatar X-Zynth commented on June 13, 2024

2 weeks? damn, welp thanks anyways tho

from stateye.

Daw588 avatar Daw588 commented on June 13, 2024

I have tested the usage of OAuth2 API, but it appears that it is not sufficient yet to detect current status without being logged in (.ROBLOSECURITY). I do not think I can do more to help due to the nature of token being a private piece information. For the time being I will just recommend using a different tool. Once Roblox implements open cloud API for this, I will let you all know.

from stateye.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.