Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  VMP for Macintosh    No scene on a Mac???????

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
<zdfoster>
Posted
I've had to -republish my scene due to the new broadcast key issues, and now I can't get it to work on a Mac! If someone could help me that would be great! thanks...
zdfoster
http://omega.am.com/3doffice/3dtour_pc.htm
 
Reply With QuoteEdit or Delete MessageReport This Post
Member
Picture of viewpoint d-d
Posted Hide Post
Hi,

Ah. I see the problem. In the 6th constructor parameter in your call to MTSPlugin you specify too high a minimum version. You're specifying a minimum version of 3.0.7 (which for PC is fine because the current PC plugin release 3.0.8). For Mac, this stops you seeing any content. The content is asking for 3.0.7 and the current public beta is 3.0.6 so the plugin figures "I can't show that, it needs newer components than I have". It does try to get those new components but the components server still offers only 3.0.6 and can't serve up anything newer. The same content, without change, would work perfectly once we release the next Mac plugin because it would auto-update itself.

You should replace your 6th parameter with simply "" instead of "GenieMinimum bla bla bla".

To answer the follow-up question of when the next mac plugin is due .... it will be soon :-)

-Derek
 
Posts: 793 | Location: Viewpoint, New York, New York | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  VMP for Macintosh    No scene on a Mac???????