Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

How to use the plugin named "Antares Universe" in WP8

Discussion in 'Windows' started by Deleted User, Jul 22, 2014.

  1. Deleted User

    Deleted User

    Guest

    Recently,I want to port my game to WP8 Platform.However,I failed.Because I used the Antares Universe to create my game.There are many errors about Serializable.So,it can't be poted to WP8.Can you help me?Thanks a lot!
     
  2. Aurimas-Cernius

    Aurimas-Cernius

    Unity Technologies

    Joined:
    Jul 31, 2013
    Posts:
    3,627
    What kind of error are you getting in particular?
     
  3. Deleted User

    Deleted User

    Guest

    Error building Player: Exception: Error: type `System.Runtime.Serialization.ISerializable` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at ACCESS.Serialization.UIN.
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void ACCESS.Serialization.UIN::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void ACCESS.Serialization.UIN::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: method `System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void ACCESS.Serialization.UIN::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void ACCESS.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.ISerializable` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void ACCESS.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void ACCESS.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: method `System.Void System.Runtime.Serialization.ISerializable::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void ACCESS.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void ACCESS.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: method `System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void ACCESS.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.ISerializable` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at Antares.AGUI.Serialization.UIN.
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Antares.AGUI.Serialization.UIN::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Antares.AGUI.Serialization.UIN::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: method `System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Antares.AGUI.Serialization.UIN::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Antares.AGUI.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.ISerializable` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Antares.AGUI.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Antares.AGUI.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: method `System.Void System.Runtime.Serialization.ISerializable::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Antares.AGUI.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Antares.AGUI.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: method `System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Antares.AGUI.Serialization.UIN::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
    Error: type `System.Collections.Generic.SortedList`2` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: type `System.Collections.Generic.SortedList`2` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: method `System.Void System.Collections.Generic.SortedList`2<System.Single,System.Collections.Generic.List`1<UnityEngine.Rigidbody>>::.ctor()` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: type `System.Collections.Generic.SortedList`2` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: method `System.Boolean System.Collections.Generic.SortedList`2<System.Single,System.Collections.Generic.List`1<UnityEngine.Rigidbody>>::TryGetValue(!0,!1&)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: type `System.Collections.Generic.SortedList`2` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: method `System.Void System.Collections.Generic.SortedList`2<System.Single,System.Collections.Generic.List`1<UnityEngine.Rigidbody>>::Add(!0,!1)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: type `System.Collections.Generic.SortedList`2` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: method `System.Int32 System.Collections.Generic.SortedList`2<System.Single,System.Collections.Generic.List`1<UnityEngine.Rigidbody>>::get_Count()` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: type `System.Collections.Generic.SortedList`2` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: method `System.Collections.Generic.IList`1<!1> System.Collections.Generic.SortedList`2<System.Single,System.Collections.Generic.List`1<UnityEngine.Rigidbody>>::get_Values()` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void SoundOfDestroyBuilding::Start().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::SaveData().
    Error: method `System.Security.Cryptography.MD5 System.Security.Cryptography.MD5::Create()` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::LoadData().
    Error: method `System.Security.Cryptography.MD5 System.Security.Cryptography.MD5::Create()` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.PlayerPrefsCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.String Pirates.Tool.PlayerPrefsCoinManager::GetMd5Hash(System.Security.Cryptography.MD5,System.String).
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Boolean Pirates.Tool.PlayerPrefsCoinManager::VerifyMd5Hash(System.Security.Cryptography.MD5,System.String,System.String).
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Boolean Pirates.Tool.PlayerPrefsCoinManager::VerifyMd5Hash(System.Security.Cryptography.MD5,System.String,System.String).
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::SaveData().
    Error: method `System.Security.Cryptography.MD5 System.Security.Cryptography.MD5::Create()` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::LoadData().
    Error: method `System.Security.Cryptography.MD5 System.Security.Cryptography.MD5::Create()` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.FileCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.String Pirates.Tool.FileCoinManager::GetMd5Hash(System.Security.Cryptography.MD5,System.String).
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Boolean Pirates.Tool.FileCoinManager::VerifyMd5Hash(System.Security.Cryptography.MD5,System.String,System.String).
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Boolean Pirates.Tool.FileCoinManager::VerifyMd5Hash(System.Security.Cryptography.MD5,System.String,System.String).
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::SaveData().
    Error: method `System.Security.Cryptography.MD5 System.Security.Cryptography.MD5::Create()` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::SaveData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::LoadData().
    Error: method `System.Security.Cryptography.MD5 System.Security.Cryptography.MD5::Create()` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::LoadData().
    Error: type `System.Security.Cryptography.MD5` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Pirates.Tool.iCloudCoinManager::LoadData().
    Error: type `System.Security.Cryp
     
  4. Aurimas-Cernius

    Aurimas-Cernius

    Unity Technologies

    Joined:
    Jul 31, 2013
    Posts:
    3,627
    Which version of Unity are you using? I'm certain we fixed some of these.
     
  5. Deleted User

    Deleted User

    Guest

    Unity 4.3.4 Pro.I know some errors was fixed in Unity 4.5.2.However,thera are also too many errors.