Git Product home page Git Product logo

Comments (8)

floh22 avatar floh22 commented on July 4, 2024

Please include logs, screenshots, and descriptions of the issue.
I can't help you find the issue if I don't know what the specific issue is you are having

from leaguebroadcast.

challenger087 avatar challenger087 commented on July 4, 2024

Issue 1: The baron and Elder timer does blt show you in the screen even if we click the buttons
Issue 2: the dragon icon is not displayed under the scoreboard when a dragon is killed
Please find attaches the log file following the test I made.

Thank you for your help

Log-2021-05-30-21-59.log
3
2
1

from leaguebroadcast.

floh22 avatar floh22 commented on July 4, 2024

Do you have League installed in the default location? Logs show that it could not find the install location

Currently the documentation for this is very bad, I apologize. Go into Config/Component.json and find LeagueInstall, which should be something like

"LeagueInstall": [
"C:\\"
]

add the folder which contains your "Riot Games" folder to that list, so something like

"LeagueInstall": [
      "C:\\",
      "D:\\Games\"
    ]

as for the timers. They only show when a team has the baron or elder buff, otherwise the ingame timers are used. I know the buttons are not very good UI, but they have not been my priority so far

from leaguebroadcast.

challenger087 avatar challenger087 commented on July 4, 2024

The game is installed in D:\Games
I did what you told me to do but the drakes icon still not show up on the scoreboard

from leaguebroadcast.

floh22 avatar floh22 commented on July 4, 2024

Im guessing the logs still include the line

[21-59-34] [WARNING] Game Location not found. Asking user on startup

Try writing D:\\Games instead, im not 100% sure how Windows needs it formatted. The next update should tell you on startup if the game install directory was detected.
Also make sure that you the directory you select contains the Riot Games folder. Afaik the league install structure is always
FOLDER X/Riot Games/League of Legends, so then you would write the complete path to FOLDER X in that line.

If all else fails, create a symbolic link in C:\ to your folder that contains Riot Games. Theres a bunch of tutorials on how to do that on the internet

from leaguebroadcast.

challenger087 avatar challenger087 commented on July 4, 2024

I downloaded the newest version but i can't run it properly
Log-2021-06-01-02-48.log

from leaguebroadcast.

floh22 avatar floh22 commented on July 4, 2024

Can you please post the crash log in Logs/Crash Logs?

from leaguebroadcast.

challenger087 avatar challenger087 commented on July 4, 2024

I installed the game in C:\ everything now is fine.
I wonder if you have a plan to add the drakes and baron timer in the future ? anyway thank you for help and for your awesome Project :) i hope Riot will certified your App, you really did an amazing job, Good luck!
image

from leaguebroadcast.

Related Issues (20)

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.