Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Recent
    • Tags
    • Users
    • Login

    WTF: Move mouse = errors

    Scheduled Pinned Locked Moved SDK Help
    2 Posts 0 Posters 207 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 02/11/2008 at 14:01, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R10.5-11 
      Platform:      Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      I have a small CommandData plugin with a dialog that converts .RSR files or MacOS Resource Data to PNG images. Works great... except if I move my cursor. Then it starts erroring from then on in the process of doing the MacOS FileSystem calls (particularly: FSMakeFSSpec() fails with badName error). If I don't move the cursor, no errors.

      Cinema 4D R10.5/11
      MacOS X 10.4.11 (yet to try on OS 10.5 yet)

      No problems whatsoever on Windows.

      Can someone explain this to me?

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 02/11/2008 at 14:25, xxxxxxxx wrote:

        Found it. StatusSetText()...

        I was hoping that this wouldn't be the cause as it is the only way to show the file names as they are being processed. Oye.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post