For those getting the 'ERR_OSSL_EVP_UNSUPPORTED' error on Step #5. 1. Delete your 'node_modules' folder. 2. In the terminal type 'npm install node@16.14.2' 3. Then type 'npm run build'
Count me in as a dedicated viewer if you produce the series of making an app from scratch. I'm working through the Overwolf system as a first time developer and finding the learning curve steep!
The sample app builds perfectly fine but doesn't launch. No errors or warnings when compiling, and no errors pop up when I attempt to launch the sample app. Just nothing happens.
Formus is going to go out subtituting it with discord, and in discord no one could help me. I to pull information about the champions in champion-select-time in League of Legends. I've been trying to subscribe to events in the LoL-Client but I can't find any information about how to hook into them in the documentation (only the events descriptions themselves), or a sample app for it so I can figure out how to do it. I'm guessing it has to be very similar to the in-game process, but I had a lot of troubles understanding what is going on in there so I could map it to the desktop application.
18:56 - 6. Enabling debugging tools is pretty easy to do in terminal tbh. cd "C:\Program Files (x86)\Overwolf" .\overwolf.exe --ow-enable-features=enable-dev-tools
For those getting the 'ERR_OSSL_EVP_UNSUPPORTED' error on Step #5.
1. Delete your 'node_modules' folder.
2. In the terminal type 'npm install node@16.14.2'
3. Then type 'npm run build'
Thankyou
Thank you so much!!!!!
I spent so long searching for a solution thank you
thanks so much
Thank you so much my dude!
Count me in as a dedicated viewer if you produce the series of making an app from scratch. I'm working through the Overwolf system as a first time developer and finding the learning curve steep!
Thanks for the feedback, it's comments like this that spur me on to do a series!
Gosh it is hard.
They say it is easy, but I got lost on the installation step XD
could you make a video about how to setup better the loading and unpacking extensions, we need manifest and icons that dont come with the sample
Great vid man, thanks for putting it together!
The sample app builds perfectly fine but doesn't launch. No errors or warnings when compiling, and no errors pop up when I attempt to launch the sample app. Just nothing happens.
same problem, how to fix?
I was getting the same thing and got it working after entered in the whitelist
absolutely awesome tutorial! Great work
I didn't go through the application submitting and it allows me to at least open the dev tools. I'll take it.
Formus is going to go out subtituting it with discord, and in discord no one could help me. I to pull information about the champions in champion-select-time in League of Legends. I've been trying to subscribe to events in the LoL-Client but I can't find any information about how to hook into them in the documentation (only the events descriptions themselves), or a sample app for it so I can figure out how to do it. I'm guessing it has to be very similar to the in-game process, but I had a lot of troubles understanding what is going on in there so I could map it to the desktop application.
Error for version 3.0.0 - digital envelope routines::unsupported (18:32 timing). How to troubleshoot?
Is there a way to contact you regarding an upcoming project?
Just found this when it almost reach 1 year lol.
Well, i already failed on step 5, cuz the git doesnt have the manifest.json file.
Did i miss something or maybe the video is outdated ?
if you try to load go to ts/dist and not just ts
anyone has the problem, that the repo doesnt look like in the video? I dont have the manifest.jason or for example the css folder
nvm you have to "install dependencies" after that the missing stuff is there
@@hanshelmut123 I tried doing this with NPM -i on the TS folder, but still have no manifest.json? How did you do this?
@@georgeblissett8618 build the ts folder and it should be in the dist folder
Any chance you can make an updated version of this using Valorant API? :D
hey did you figure out how to do it with Valo? This tutorial seems outdated
@@daddyChillYT nope :/ didn’t find anything helpful
@@Fakesies did you gave up man
So do you have to be a waitlisted developer to use the Dev tools?
Yep
@@WillitScale so if we do not have developer tools enabled, we cannot build applications with overwolf?
@@PatrickPayne1 im confused, do you need to be whtelisted or can i just proceed doing the steps anyways?
can you do this with java
npm run dev doesn't work for me pls help
this is not an Overwolf Application Development Tutorial, it's an Overwolf Install Tutorial.
#BlueLivesMatter
18:56 - 6. Enabling debugging tools is pretty easy to do in terminal tbh.
cd "C:\Program Files (x86)\Overwolf"
.\overwolf.exe --ow-enable-features=enable-dev-tools