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

Issue with game starting with patch 6.15 #21

Open
slimshot opened this issue Jul 27, 2016 · 5 comments
Open

Issue with game starting with patch 6.15 #21

slimshot opened this issue Jul 27, 2016 · 5 comments

Comments

@slimshot
Copy link

Since this patch, the patch updates, the client works, however the game throws a Bugsplat when trying to start. Tried to use both repairs and it doesn't work. This is what I found in the r3d log, though:

[...]
000000.056| ALWAYS| Started System Init
000000.058| ALWAYS| Maestro Init
000000.075| ALWAYS| Maestro completed init
000000.075| ALWAYS| zip manifest, 'ClientZips.txt', not found (expected).
000000.075| ALWAYS| WadFile mount: DATA/FINAL/Global.wad (FAILED)

[...]

is there a way to fix this? Thanks for reading.

@slimshot
Copy link
Author

slimshot commented Jul 27, 2016

btw, looking at the issue, it happened in the last PBE cycle. See:

https://twitter.com/SkinSpotlights/status/753082940595273729
https://twitter.com/SkinSpotlights/status/753349620504203264

Maybe that fix works for this issue?

Edit: Using the command given by the MaestroLog.txt file and adding -UseRads actually works.

@xupwup
Copy link
Owner

xupwup commented Jul 27, 2016

I'm sorry, i don't have any time this week. I'll try to fix it as early as
i can.

On 27 Jul 2016 03:40, "rd184" notifications@github.com wrote:

btw, looking at the issue, it happened in the last PBE cycle. See:

https://twitter.com/SkinSpotlights/status/753082940595273729
https://twitter.com/SkinSpotlights/status/753349620504203264

Maybe that fix works for this issue?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#21 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGB-WqGrHvDb4V1z6SLk0UC6i2zNkN5vks5qZsUBgaJpZM4JVxj-
.

@slimshot
Copy link
Author

See: xupwup/Maestro#2

@slimshot
Copy link
Author

Update: The issue has been fixed by Riot by updating the League of Legends.exe, however idk if the pull request above may work for future updates or not.

@xupwup
Copy link
Owner

xupwup commented Jul 31, 2016

It seems like the new alpha client (the one that replaces the air client) has some sort of built in patcher that creates WAD files. I suspect that riot will remove the concept of a separate patcher altogether. My plan, right now, is to add the UseRads flag when (if?) it's needed again.

I will not include support for WAD files. That means that, when Riot replaces the air client with the new alpha client, my patcher will no longer work. Maybe my patcher will no longer be necessary, but even if Riot's new solution is bad, I will probably not fix up my patcher.

This whole project is a hobby thing, which is fun if you're a student. But I haven't been a student for a year, and I was losing interest even before that. Maybe it's finally time to start saying goodbye to this 3 and a half year old project, which hasn't seen any real updates for two years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants