Aitor Rosell Torralba

Results 17 comments of Aitor Rosell Torralba

You can check by compiling this code: ```js if(undefined == undefined && true){console.log("test")} ``` It gives error Unexpected token '==' and if you click the VM in the debug console...

yeah it seems the max are 2 ppl raids, the creator and one guest

> Place it in the component .ts file where you gonna use `` component. How? Where inside the class or outside? ts is complaining that it lacks a lot of...

you should replace line 36 of auth.py with client_id = Path(str(json_file)) if json_file else config_path.joinpath('oauth.json') i was not able to run your version on w10 with what you had because...

What about getting the books by special quests that give you a map to a special dungeon? Ex: Go to faction representative, do some quests, special quest appears, the reward...

This also happens to me, removing anaconda is not really an option

The map button also doesn't seem to show up for some reason

Okay solved, it is a little weird how you have to configure this but this would be more or less the way: 1. You have to use both custom scaling...

> I got the same issue, i´ve tried all the posted solutions, but none worked for me. Same, i tried every solution posted here and nothing works.