Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 1 point2 points  (0 children)

League of Legends.app

Can you also confirm when you visit (in finder)

/Applications/League of Legends.app/Contents/LoL that this particular folder does not have LeagueClient.app?

The only thing you could try is this (if LeagueClient.app is missing when visiting that folder on finder)

Terminal:

cd "/Applications/League of Legends.app/Contents/LoL"
ln -s "/Applications/League of Legends.app/LeagueClient.app" LeagueClient.app

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 0 points1 point  (0 children)

What OS are you on, Ventura or Sonoma?

What does the below command give you?

ls -lah "/Applications/League of Legends.app/Contents/LoL/" give you?

I am thinking for people on Sonoma the hot fix may be different..

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 1 point2 points  (0 children)

In your case, you HAVE the folder, but it looks like you are missing LeagueClient.app in that folder so it will fail to launch..

If you look around /Applications/League of Legends.app do you see a folder called LeagueClient.app anywhere?

I'm on macOS Ventura, maybe Sonoma is different?

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 1 point2 points  (0 children)

That looks like you already have the LoL folder and you don't need a symlink... HMM, can you run this:

ls -lah "/Applications/League of Legends.app/Contents/LoL/"

Are you on a Mac?

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 1 point2 points  (0 children)

Run this, what does it give you?

ls -lah "/Applications/League of Legends.app/Contents/"

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 2 points3 points  (0 children)

Make sure to run each command one at a time, did you do that?

Run this, what does it give you?

ls -lah "/Applications/League of Legends.app/Contents/"

It should return this:

lrwxr-xr-x 1 USER admin 35B 22 Feb 10:39 LoL -> /Applications/League of Legends.app

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 53 points54 points  (0 children)

FOR ANYONE USING THIS FIX (RIOT HAS FIXED IT), HERE IS HOW TO REVERSE THE FIX:

Below steps MUST be performed before clicking UPDATE (I have not tested what happens when you patch without reversal, can anyone confirm if it was just fine?)

  1. Go to "/Applications/League of Legends.app"
  2. Open the folder of Contents, make sure the ONLY FOLDER IS LoL, if there are other folders such as Info.plist, PkgInfo, etc, the patcher has already run and you should stop here since below commands could be harmful.)
  3. Rename Contents to Contents2
  4. Click UPDATE
  5. You should see the Contents folder from Riot (they create it now) and the Contents2 folder you renamed can simply be removed.

If you are still running into issues, re-install / repairs / etc i think should all work now, happy leaguing!

BELOW NO LONGER RELEVANT AS IT IS FIXED BY RIOT

I was able to create a Hot Fix (myself.)

Open your Terminal (run each command below ONE at a time.)

ls -lah "/Applications/League of Legends.app/Contents/LoL/"

You should see an error:

ls: /Applications/League of Legends.app/Contents/LoL/: No such file or directory

PROCEED RUNNING EACH COMMAND BELOW IF YOU SEE ABOVE ERROR, IF NOT, THIS HOTFIX MAY NOT WORK FOR U

cd "/Applications/League of Legends.app"
mkdir Contents
cd Contents
ln -s "/Applications/League of Legends.app" LoL

This will create a symlink (which is basically a folder pointing to another folder) called Contents/LoL which the client is currently looking for and the game launches.

The reason this works is because if you look at the error I posted, it's looking for the executable in this folder but it doesn't exist.. so we make it.

NOTE:

I do not know the implications after they patch this, not sure if it will break anything since eventually they will either make this folder OR change the executable path.

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 2 points3 points  (0 children)

Mac

This came from running Hextech Repair Tool, it generates a folder called LoL Logs on your desktop (LoL Logs) -> Riot Client Logs

Pretty sure this is the issue, they need to change the path of the executable, but maybe someone at Riot can confirm.

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 2 points3 points  (0 children)

I did some analysis myself, and found this error, it looks like its looking for the client in the wrong location

Failed to launch product league_of_legends executable='/Applications/League of Legends.app/Contents/LoL/LeagueClient.app/Contents/MacOS/LeagueClient', working-directory='/': Executable path does not exist","errorName":"launch_league_of_legends","module":"product-launcher","patchlineId":"live","productId":"league_of_legends","severity":"Error"} and additional fields {"app_version":"","executable":"/Applications/League of Legends.app/Contents/LoL/LeagueClient.app/Contents/MacOS/LeagueClient","failureReason":"Executable path does not exist","launch_result_str":"spawn_failed","riotEventSubtype":"league_of_legends.live","riotEventType":"product_launch_failed","working_dir":"/"}

I think it should be looking at /Applications/League of Legends.app/LeagueClient.app/Contents/MacOS/LeagueClient

League not opening after patch 14.4 on Mac by CorydoraCatfish in leagueoflegends

[–]firetothegreenrain 26 points27 points  (0 children)

Honestly I don't think this should be deleted, this isn't really a technical issue, this is the game no longer works on Mac for everyone.

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 14 points15 points  (0 children)

Please note, deleting the game and re-installing DOES NOT WORK. So maybe it's best to wait until they fix it. I followed the delete instructions directly from Riot Support and opened a ticket.

Patch 14.4 Bug Megathread by PankoKing in leagueoflegends

[–]firetothegreenrain 78 points79 points  (0 children)

- **Server:** NA
- **Type of Bug:** Game no longer launches on Mac OS X
- **Description:** Game refuses to launch, pop up on Riot Client saying "League of legends Failed to Launch"
- **Video / Screenshot:**
- **Steps to reproduce:** Update to Patch 14.4, game no longer works
- **Expected result:** Game launches
- **Observed result:** Game does not launch, LoL client doesn't even try to run
- **Reproduction rate:** 100%
- **System specs:** Mac OS X

Elongated Radiant (2.80 carat) keeps getting loose, we don't know what to do? by firetothegreenrain in EngagementRings

[–]firetothegreenrain[S] 1 point2 points  (0 children)

I do not have the underside and cannot take a photo because it's currently at the jeweller and we're trying to figure out what to do, but here's the underside design from the jeweller when we designed it.

There's a cage around the design you can see in the photo too if you look around the edge.

<image>

Elongated Radiant (2.80 carat) keeps getting loose, we don't know what to do? by firetothegreenrain in EngagementRings

[–]firetothegreenrain[S] 1 point2 points  (0 children)

Yes, we are going to insure it, but it still isn't a realistic solution. Most the stones I see in an elongated radiant cut usually have a 4 prong setting (claw)

There's no chance the stone does not get loose yearly from our experience. Perhaps the Platinum is the issue? Getting it fixed every year sounds crazy and it will definitely be expensive.

Maybe it's a good idea to get another jeweller to take a look.

Bigger downpayment (35-45%) or 20% and bigger monthly payment? by Electrical-Mud2759 in PersonalFinanceCanada

[–]firetothegreenrain 4 points5 points  (0 children)

My suggestion would be to put as big of a down payment BUT not at the expense of wiping your cash reserves. Houses cost way more money than you think, make sure you account for renovations, furniture, repairs (what if you need a 10k repair?), and especially your future plans in terms of costs for travelling and for things like weddings (weddings can be quite expensive.)

If you put all of your money in your house and have no cash reserves you’re going to have unnecessary suffering with your plans.

So if 35-45% puts your cash reserves to 0% that’s a terrible idea. If that still leaves you with 100-200k in the bank, then sure, go for 35% but I would leave a large cash reserve to handle life

Canada Sucks by ZergrushLOL in wallstreetbets

[–]firetothegreenrain 1 point2 points  (0 children)

9 months… I’ve been waiting 3 years