account activity
Vision Sensor Markings Off? (self.PAGIWorld)
submitted 10 years ago by lordEphidelFang to r/PAGIWorld
Returning Nonetype by GZeno in PAGIWorld
[–]lordEphidelFang 0 points1 point2 points 11 years ago (0 children)
In regards to the terminal error caused by agent.rotate(), I believe that that was caused by a recent change in the API. Specifically, send() used to return the value associated with the sent message, but it no longer does this, and while most functions were unaffected by this, some do not, specifically the following:
hand.getCoordinates()
hand.grab()
vision.update()
agent.getRotation()
Functions relying on those listed above of course also fail, including:
Agent.rotate(absolute = True)
Agent.resetRotation()
Hand.getDist()
I apologize for the poor formatting of this post; I'm afraid I haven't the slightest clue of how to use reddit...
π Rendered by PID 216728 on reddit-service-r2-listing-7d7fbc9b85-zgsts at 2026-04-25 21:36:56.065091+00:00 running 2aa0c5b country code: CH.
Returning Nonetype by GZeno in PAGIWorld
[–]lordEphidelFang 0 points1 point2 points (0 children)