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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Command() and Message() crashing plug?

    SDK Help
    0
    1
    164
    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
      Helper
      last edited by

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

      On 22/09/2003 at 06:50, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.207 
      Platform:      Mac OSX  ; 
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      OK, first off, I´m not a professional programmer (my programming style is more like freestyle trial and error than knowledge), and so maybe I´m asking the obvious.

      I´m having the following problem: I created a GeDialog(), with a couple of buttons, switches and some drag&drop-fields; (thanks Mikael for pointing in the right direction). Now, after some time, the plugin crashes, taking Cinema right with it. This not only happens when I click repeatedly on the buttons (= using the plugin), but also if I only move the cursor over the dialog.

      When I let the plugin count the number of how many times Command() or Message() were called, I found out that the plugin dies every time the counter reaches 2978... (this happens in v8.1 and 8.2) Help!?

      My (wild) guess is that this fills some sort of buffer, and if this gets full the program dies - but how do i free this buffer?

      Any help would be greatly appreciated.

      Mike

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