Do you have both beta and release enabled in the store?
Disable the paid, so only the beta is enabled. Be aware, that we're now moving into the few that I haven't implemented yet.
Make sure to remove your windows account name from the paths in the log files, it could be used to identify you since it's pretty specific.
Based on the exception in the log file, maybe try turning off HBRelog, restart HB and see if pokelevel works then?
Disable the paid, so only the beta is enabled. Be aware, that we're now moving into the few that I haven't implemented yet.
switch (pet.PetType)
{
case PetType.Flying:
return pet.MaxHealth > 527;
case PetType.Mechanical:
return pet.MaxHealth*1.2 > 270;
default:
return pet.MaxHealth > 351;
}
As I said, the current battle is not implementedstill nothing
View attachment 168760
Where is the windows account name located - I can't find it.
As far as I can see, there are no paths in his log.Where is says c:\users\youraccountname\
Which fight do you have?So, I did a fresh install. Now it is loading "Pokelevel 2.0 Beta". But it still just sits there doing nothing. I am stumped.
Crap, don't remember their names, but the two boars.Which fight do you have?
Rukus and Brutus are not yet implemented (as you can see in the first post of this thread). I will implement them some time later today (but if you're US, you'll probably have the next fight before I'm done implementing this one).Crap, don't remember their names, but the two boars.
But after this one, I think all exp worthy are implemented. Just 2 bosses left.Just an FYI, Nick. When I say, today's fight is X, good luck! I'm talking to the dev. The last few fights have not been implemented yet. Today's isn't either. Pokelevel won't do anything today or for the last few days.
Just an FYI, Nick. When I say, today's fight is X, good luck! I'm talking to the dev. The last few fights have not been implemented yet. Today's isn't either. Pokelevel won't do anything today or for the last few days.