Odaxis Posted October 20, 2016 Posted October 20, 2016 1>------ Build started: Project: PKHeX, Configuration: Debug x86 ------ 1>C:\Users\Odaxis\Desktop\PKHeX-master\PKHeX\Saves\SAV7.cs(465,13,465,15): warning CS0162: Unreachable code detected 1>C:\Users\Odaxis\Desktop\PKHeX-master\PKHeX\Saves\SAV4BR.cs(55,30,55,39): warning CS0649: Field 'SAV4BR.SaveCount' is never assigned to, and will always have its default value 0 1> PKHeX -> C:\Users\Odaxis\Desktop\PKHeX-master\PKHeX\bin\Debug\PKHeX.exe ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Kaphotics Posted October 20, 2016 Posted October 20, 2016 Not compile errors, they're compiler warnings. Things are still a work in progress, we just wanted to get some semi-functional code out to aid in the research effort.
Odaxis Posted October 20, 2016 Author Posted October 20, 2016 Not compile errors, they're compiler warnings.Things are still a work in progress, we just wanted to get some semi-functional code out to aid in the research effort. Understood, thanks for the info.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now