Hey,
I've had this problem quite a bit now that often when/if I return a wrong type from a function regarding the chat-system, mushclient seems to crash. It's getting hard to debug this kind of issues and I'm wondering if there shouldn't be some sort of error-handling regarding these functions?
I'm not sure what my issue is right now but as soon as I try to connect with my script, mushclient crashes. In order to solve this I basically have to set up a few extra mushclients and do a type of divide-and-conquer solution by starting out with a really thin version of my script and adding things to it part by part. Each time mushclient crashes, I have to reboot my computer since there seem to be an issue with dangling information influencing outside of Mushclient's scope. I have come to this conclusion since it has solved my issue several times by simply rebooting my computer.
So I'm asking again, can there please be error-handling regarding these kind of things? If I had the time on my hands to look into it in the mushclient-source I would, but unfortunately I don't have that time on my hands. Is the wrapper-API you guys are using really that crappy?
Cheers,
Simon
I've had this problem quite a bit now that often when/if I return a wrong type from a function regarding the chat-system, mushclient seems to crash. It's getting hard to debug this kind of issues and I'm wondering if there shouldn't be some sort of error-handling regarding these functions?
I'm not sure what my issue is right now but as soon as I try to connect with my script, mushclient crashes. In order to solve this I basically have to set up a few extra mushclients and do a type of divide-and-conquer solution by starting out with a really thin version of my script and adding things to it part by part. Each time mushclient crashes, I have to reboot my computer since there seem to be an issue with dangling information influencing outside of Mushclient's scope. I have come to this conclusion since it has solved my issue several times by simply rebooting my computer.
So I'm asking again, can there please be error-handling regarding these kind of things? If I had the time on my hands to look into it in the mushclient-source I would, but unfortunately I don't have that time on my hands. Is the wrapper-API you guys are using really that crappy?
Cheers,
Simon