December 5, 201510 yr As stated in the title, client keeps crashing when i level up. Whats wrong? Its all working good, attacking and waiting for another npc to attack but that level up popup dialogue is killing it. Edited December 5, 201510 yr by FFTL
December 5, 201510 yr Author need more of your source friend Its something to do with State.. Edited December 5, 201510 yr by FFTL
December 5, 201510 yr Do you have a stacktrace of the error? from the logger? //in the meantime try: if (getDialogues().isPendingContinuation()){ getDialogues().clickContinue(); //sleep }
Create an account or sign in to comment