Incorrect username or password

 
25-04-2024 07:21
|
Season 90 · Week 4 · Day 24
|
Online: 3 948

Football

Football » English » Simulator Development Feedback

problems with 3D

Badge image
not sure if i should be writing it here, but i have a mac with the latest java installed and i cant manage to open a 3d match. I have tried changing directx to openGL since i know it is suppported on mac to no avail. I always get an error when it tries to download the 4th file out of the 17
Views: 2041 Posts: 3
 
Page 1
 
Reply
Last Message

Re: problems with 3D

Badge image
Not sure if this will help but here is a post done in a prior time.

By held85 3/9/2013 06:34
the latest Java 7 update prevents the correct execution of the 3d mode, which is a shame (i have osx lion&firefox). I solved it by downgrading to java 6 via terminal:

sudo mkdir -p /Library/Internet Plug-Ins/disabled
<<<enter>>>
sudo mv /Library/Internet Plug-Ins/JavaAppletPlugin.plugin /Library/Internet Plug-Ins/disabled
<<<enter>>>
sudo ln -sf /System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPlugin2_NPAPI.plugin /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
<<<enter>>>
sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Commands/javaws /usr/bin/javaws
<<<enter>>>

Re: problems with 3D

Badge image
Badge image
[ATG]
President
3d is not compatible with MAC....

You can only view matches in 2d mode or in Analyzer....

Re: problems with 3D

Badge image
however , if it worked for you prior to your java update, you could search and re install your previous version of java from the website, olderversion.com ..
 
Page 1