Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 7 not working #131

Closed
Eclip5eLP opened this issue Mar 17, 2021 · 10 comments
Closed

Version 7 not working #131

Eclip5eLP opened this issue Mar 17, 2021 · 10 comments
Labels

Comments

@Eclip5eLP
Copy link

When lauching version 7 and restarting league the UI goes blank, the console says "username is undefined" twice and stops all actions, nothing happens after that

@Hi-Ray Hi-Ray added bug More info Needed Not enough information such as os, region etc. labels Mar 17, 2021
@Hi-Ray
Copy link
Collaborator

Hi-Ray commented Mar 17, 2021

Going to need more information such as
- Operating system
- Node.JS version
- league patch number
- steps to reproduce
- logs
and any additional information relevant to it

@Eclip5eLP
Copy link
Author

  • OS: Windows 10 Pro

  • Node Version: v12.14.1

  • League Version: 11.6.364.2723

  • How to reproduce:
    downloaded zip from 7.0.0 branch and unpacked
    yarn install (also tried with node)
    yarn build (error: says "error Command 'build' not found."
    yarn dev
    Press Restart on rift explorer to restart league
    Press Exit on old open client and login to the new opened one.
    League login is successful while rift explorer has a fatal error

  • Logs
    Uploaded on Pastebin
    https://pastebin.com/UXPcCGQC

@Hi-Ray Hi-Ray removed the More info Needed Not enough information such as os, region etc. label Mar 19, 2021
@Hi-Ray
Copy link
Collaborator

Hi-Ray commented Mar 19, 2021

Did you have the league client open?

@TinyRaindrop
Copy link

I have the exact same issue. My setup:

  • Windows 10 Pro
  • Node 14.14.0
  • Current League patch: 11.6 (tried from 11.3 onwards)

Attempt 1.

  1. Start RiftExplorer with npm run dev.
  2. Launch League.
  3. RiftExplorer prompts "Don't restart" or "Restart".
  4. Choose no restart, console logs "Cannot read property 'username' of undefined", app's UI is completely empty - only background color remains.
  5. Dev console dump: https://pastebin.com/2pbdDxkN

Attempt 2.

  1. Launch League. Wait for it to load.
  2. npm run dev
  3. RiftExplorer prompts "Don't restart" or "Restart".
  4. Choose restart. Another client instance launches, enter credentials and log in.
  5. Same error. Dev console: https://pastebin.com/NC8KrWqx

@Hi-Ray
Copy link
Collaborator

Hi-Ray commented Mar 22, 2021

I'll look into it but for now you guys can use the Don't restart option which should be easier to work with as and also hasn't got much missing from it.

@TinyRaindrop
Copy link

No restart has the same outcome (my first example)

@thenbe
Copy link

thenbe commented Apr 21, 2021

I'm facing the same issue.

Uncaught TypeError: Cannot read property 'username' of undefined at App (App.tsx:247)

@catluvr69
Copy link

catluvr69 commented Jul 9, 2021

also having the same issue as all of the above, steps to reproduce is the same, Don't restart has same outcome, blank UI with username error

@Hi-Ray Hi-Ray pinned this issue Jul 10, 2021
@Hi-Ray
Copy link
Collaborator

Hi-Ray commented Jul 10, 2021

I'll try take a look into this.

@Hi-Ray
Copy link
Collaborator

Hi-Ray commented Oct 11, 2021

@Hi-Ray Hi-Ray closed this as completed Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants