Coodrag Posted December 10, 2020 Report Posted December 10, 2020 My program crashed because of an uncaughtException, I don't know how to catch this exception, can I get some help? Thank you. Quote
Dr. McKay Posted December 10, 2020 Report Posted December 10, 2020 Your first screenshot is an error event. If you don't add a listener for the error event and it gets emitted, it will crash your app. It looks to me like the Steam server you connected to exploded... has this happened frequently? Quote
Coodrag Posted December 10, 2020 Author Report Posted December 10, 2020 (edited) I already add a listener for error event, first screenshot is the error message. But my program crashed because of second error. (RangeError: Illegal range: 0 <= 8 <= 3395023388 <= 4372) It happened frequently this month (Dec). Edited December 10, 2020 by Coodrag Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.