[Custom LoL Client] Wintermint lets do it together

04/19/2014 19:02 eddy5641#166
Quote:
Originally Posted by Percle View Post
It gets stuck at 20%
Does this mean the download or the update
It's downloading / extracting datadragon. the first time you launch it it will take some time to patch

Quote:
Originally Posted by bUTL9R View Post
Everytime i click on play the client crashes because of an unhandled SQLite exception here:
Code:
        public static IntPtr Prepare2(IntPtr db, string query)
        {
            IntPtr stmt;
            var r = Prepare2(db, query, query.Length, out stmt, IntPtr.Zero);
            if (r != Result.OK)
            {
                throw SQLiteException.New(r, GetErrmsg(db));
            }
            return stmt;
        }
I added all references of SQLite and so on.

Problem is exactly here:
in LoginPage.xaml.cs
Code:
            Client.Champions = (from s in Client.SQLiteDatabase.Table<champions>()
                                orderby s.name
                                select s).ToList();
This could mean that gameStats_en_[Region].sqlite is nonexistent/not correct
goto
C:\Riot Games\League of Legends\RADS\projects\lol_air_client\releases\0.0. 1.80\deploy\assets\data\gameStats and copy gameStats_en_US.sqlite into the debug folder
[Only registered and activated users can see links. Click Here To Register...]
If that doesn't work, you are missing some ddragon files

For issues please contact me at [Only registered and activated users can see links. Click Here To Register...]
I will be able to check up on this link more often.

Quote:
Originally Posted by takingjustin View Post
its working for me but half the sound is missing
One of my testers reported this as well [an enemy has been slain]
I have been looking into this bug for a bit now

Quote:
Originally Posted by Kev- View Post
Dude, what you're doing is amazing, I'd literally pay you to keep developing it. Any way to add a function to add friends to your friends list?
Will add function to add friends
I haven't been thinking about donations

---------
If you need help because it is not working please put it into github [Only registered and activated users can see links. Click Here To Register...]
If you submit a bug report, I will add it to the readme before posting bugs and credit you for finding the bug
If you have an error please show the visual studio error to me, It will help
04/19/2014 21:02 810963963#167
how to use on garena sever
04/19/2014 21:46 justus69#168
Error.... Cant play :P
[22:42] Starting Patcher
[22:42] LegendaryClient tested for League of Legends V 4.5.13
[22:42] MD5: 9CA6BA3FBFE0339793BE48C74488AE8B

Could not retrieve update files! Checking for updates...
0%
Edit.. Started working after 1min and 5times opening client.
(Also i couldn't accept game ARAM,Eune.)
Cant add bots to custom games :)
04/19/2014 21:52 eddy5641#169
Quote:
Originally Posted by justus69 View Post
Error.... Cant play :P
[22:42] Starting Patcher
[22:42] LegendaryClient tested for League of Legends V 4.5.13
[22:42] MD5: 9CA6BA3FBFE0339793BE48C74488AE8B

Could not retrieve update files! Checking for updates...
0%
Edit.. Started working after 1min and 5times opening client.
(Also i couldn't accept game ARAM,Eune.)
Cant add bots to custom games :)
Because of a change from xmpp to rtmp game invites don't work. You must click auto accept queue adding bots hasn't been intergrated yet
:handsdown:
04/19/2014 21:53 bUTL9R#170
The gameStats_en_US.sqlite is fine and the ddragon files got downloaded and extracted successfully. I even manually extracted the ddragon files, but still the same.
04/20/2014 00:57 svenniboy2008#171
Well it workes Gj Mate
04/20/2014 01:08 eddy5641#172
Quote:
Originally Posted by bUTL9R View Post
The gameStats_en_US.sqlite is fine and the ddragon files got downloaded and extracted successfully. I even manually extracted the ddragon files, but still the same.
I will need to know what the error says [ddragon files may be missing]

Also I am on the NA server
I can only conferm that I will work on that server
04/20/2014 01:56 Sniiker#173
patch.exe crashes
04/20/2014 02:00 Kev-#174
Quote:
Originally Posted by eddy5641 View Post
I will need to know what the error says [ddragon files may be missing]

Also I am on the NA server
I can only conferm that I will work on that server
Personally I would say to finish up the project and add functionality to everything prior to fixing issues with other users.
04/20/2014 03:05 xjamer#175
Crash when i try to accept que
04/20/2014 03:09 eddy5641#176
Quote:
Originally Posted by xjamer View Post
Crash when i try to accept que
you must turn on auto accept queue or it will crash
04/20/2014 03:24 imboss123#177
Quote:
Originally Posted by dominik185 View Post
I hope that no one will ever use this shit.. i mean it would break the game..

If ur too bad to play this game then stop it, i mean where's the fun if u have all champs and runes unlocked for free and nothing?
it's just lame.
i hate people that say that... let the people who want to use it, use it and if you dont like it then oh well. Just because it takes the fun away from you doesnt mean it takes it from us.
04/20/2014 04:05 Donficko#178
Why i dont see my rune Page? its the only Bug
04/20/2014 04:28 DJoe64#179
really good job keep going with this project
04/20/2014 05:06 xGoDxViRuSx#180
But... how to actually log in?