Java Robot.mouseMove() stops working without apparent reason

Hi, I am currently developing a tool, which utlilized the "Robot" class alot to perform mouse and key actions. I closed the working version of my code and reopened, after which not a single move action is being performed. Relaunching Eclipse doesn't fix the issue. Mouse press and release functions do work however. All parts of my program functioned as expected when I closed out of the software the last time and the issue occured immediately when testing the functionality again. I am not getting any errors, but also not the behavior I want. Does somebody know how I could approach fixing it? Any help is appreciated!
1 Reply
JavaBot
JavaBot10mo ago
This post has been reserved for your question.
Hey @Pitched! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here. 💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.

Did you find this page helpful?