When I try to use the new plugins my app freezes and then crashes on launch
(right after app.Open is fired). I have deleted the Cache folder a few
times. If I replace the 13.1pr1 Utils plugin with the 13.0 version it
works, but then I get messages saying that you can't use different versions
of the plugin.

This is with RS 2012r2.1, Mac OS X 10.8.2

It writes out this over and over again to the console;

2013-02-15 4:01:31.078 AM App.debug[5645]: MBS Debug: size 16
2013-02-15 4:01:31.078 AM App.debug[5645]: MBS Debug: ~rbData
2013-02-15 4:01:31.078 AM App.debug[5645]: MBS Debug: rbData
2013-02-15 4:01:31.078 AM App.debug[5645]: MBS Debug: Direct...

It also displays a crash report with this over and over;

 Thread 0x57e64    priority <multiple> cpu time   0.810s
  6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib) [0x9aac9a1]
    6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib) [0x9aacb3e]
      6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib) [0x9aac9a1]
        6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib) [0x9aacb3e]
          6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib) [0x9aac9a1]
            6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib) [0x9aacb3e]
              6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib) [0x9aac9a1]
                6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib) [0x9aacb3e]
                  6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib)
[0x9aac9a1]
                    6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib)
[0x9aacb3e]
                      6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib)
[0x9aac9a1]
                        6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib)
[0x9aacb3e]
                          6 ??? (MBS Real Studio Util Plugin.rbx_17.dylib)
[0x9aac9a1]
                            6 ??? (MBS Real Studio Util
Plugin.rbx_17.dylib) [0x9aacb3e]
                              6 ??? (MBS Real Studio Util
Plugin.rbx_17.dylib) [0x9aac9a1]
                                6 ??? (MBS Real Studio Util
Plugin.rbx_17.dylib) [0x9aacb3e]
                                  6 ??? (MBS Real Studio Util
Plugin.rbx_17.dylib) [0x9aac9a1]
                                    6 ??? (MBS Real Studio Util
Plugin.rbx_17.dylib) [0x9aacb3e]
                                      6 ??? (MBS Real Studio Util
Plugin.rbx_17.dylib) [0x9aac9a1]
                                        6 ??? (MBS Real Studio Util
Plugin.rbx_17.dylib) [0x9aacb3e]

etc......


On Thu, Feb 14, 2013 at 5:34 PM, Christian Schmitz <
[email protected]> wrote:

> Hi,
>
> * Fixed problem with LoadInternalDLL functions. Still Microsoft does not
> like it if we load DLLs from memory as the loaded can't apply custom
> patches then.
> * Added OptionNoSignal for CURLSMBS/CURLMBS classes.
> * Added NSApplicationMBS.startDictation and NSApplicationMBS.stopDictation.
> * Added StartDictationMBS method (for Carbon).
> * Fixed windows control thread functions like SetVisibleThreadSafeMBS.
> * Plugins are now compiled with Xcode 4.6 on Mac.
> * Fixed NSSpellCheckerMBS to work again.
> * Fixed ResourceForkMBS class.
> * Added a new InsertRecord method to SQLDatabaseMBS. It uses prepared
> statements to make escaping more save.
> * Added more tag parameters to various events in GameKit and
> CustomNSSharingServiceMBS.
> * Added MT functions for NSImageMBS compression:
> JPEGRepresentationWithCompressionFactorMT, BMPRepresentationMT,
> PNGRepresentationMT, GIFRepresentationMT and JPEGRepresentationMT.
> * Updated DynaPDF to version 3.0.22.60
> * Added new MT functions to CIImageMBS and NSImageMBS to load thread
> friendly.
> * Added scale factor parameter to HTMLViewer.RenderWebsiteImageMBS.
> * Added new parameter to DrawRotatedTextMBS in order to workaround text
> position problems on Mac for printing.
> * Updated SQLPreparedStatementMBS to run in console/web projects.
>
> Greetings
> Christian
>
> --
> Read our blog about news on our plugins:
>
> http://www.mbsplugins.de/
>
> _______________________________________________
> Mbsplugins_monkeybreadsoftware.info mailing list
> [email protected]
>
> https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
>
_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to