Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: wpcain82 on August 31, 2014, 10:25:13 AM

Title: Error building Player: SystemException: System.Net.Sockets are supported only on
Post by: wpcain82 on August 31, 2014, 10:25:13 AM
So does this mean the NGUI will only work with Unity PRO??? Sad day for me... :'( :'(
Is there no way to turn the System.Net.Sockets off and use it on Unity basic or do I have to drop $3000 for UNity pro and also IOS pro? Say it aint so, say it aint so.....
Title: Re: Error building Player: SystemException: System.Net.Sockets are supported only on
Post by: Wisteso on August 31, 2014, 02:00:24 PM
NGUI does not use sockets. Those are only needed for network connectivity, which NGUI has no need for.
Title: Re: Error building Player: SystemException: System.Net.Sockets are supported only on
Post by: ArenMook on August 31, 2014, 03:23:06 PM
Yeah, NGUI has no need for sockets and doesn't do anything with them. NGUI is a UI package.
Title: Re: Error building Player: SystemException: System.Net.Sockets are supported only on
Post by: wpcain82 on September 01, 2014, 11:05:01 PM
I figured it out. Apparently Unity remote 4 uses these sockets which require IOS pro. I removed it from the project and now it works just fine. I didn't think that NGUI would use sockets so now I know. Thanks for the responses guys! So false alarm everyone.