Using C3 CON Tools on Mac

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #397823

    Hi, I’m trying to run C3 CON Tools on my Mac using Wine, but I’m getting the following error:


    C3 CON Tools version v4.0.0
    Error Message:
    Exception has been thrown by the target of an invocation.

    Stack Trace:
    at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in :0
    at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in
    :0
    at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in
    :0
    at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in
    :0
    at System.Runtime.Serialization.ObjectRecord.LoadData (System.Runtime.Serialization.ObjectManager manager, ISurrogateSelector selector, StreamingContext context) [0x00000] in
    :0
    at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in
    :0
    at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject (System.IO.BinaryReader reader) [0x00000] in
    :0
    at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph (BinaryElement elem, System.IO.BinaryReader reader, Boolean readHeaders, System.Object& result, System.Runtime.Remoting.Messaging.Header[]& headers) [0x00000] in
    :0
    at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in
    :0
    at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in
    :0
    at System.Resources.ResourceReader.ReadNonPredefinedValue (System.Type exp_type) [0x00000] in
    :0
    at System.Resources.ResourceReader.ReadValueVer2 (Int32 type_index) [0x00000] in
    :0
    at System.Resources.ResourceReader.LoadResourceValues (ResourceCacheItem[] store) [0x00000] in
    :0
    at System.Resources.ResourceReader+ResourceEnumerator.FillCache () [0x00000] in
    :0
    at System.Resources.ResourceReader+ResourceEnumerator..ctor (System.Resources.ResourceReader readerToEnumerate) [0x00000] in
    :0
    at System.Resources.ResourceReader.GetEnumerator () [0x00000] in
    :0
    at System.Resources.ResourceSet.ReadResources () [0x00000] in
    :0
    at System.Resources.ResourceSet.GetObjectInternal (System.String name, Boolean ignoreCase) [0x00000] in
    :0
    at System.Resources.ResourceSet.GetObject (System.String name, Boolean ignoreCase) [0x00000] in
    :0
    at System.Resources.RuntimeResourceSet.GetObject (System.String name, Boolean ignoreCase) [0x00000] in
    :0
    at System.Resources.ResourceManager.GetObject (System.String name, System.Globalization.CultureInfo culture) [0x00000] in
    :0
    at System.Resources.ResourceManager.GetObject (System.String name) [0x00000] in
    :0
    at c1.e () [0x00000] in
    :0
    at c1..ctor () [0x00000] in
    :0
    at (wrapper remoting-invoke-with-check) c1:.ctor ()
    at dj.a (System.String[] A_0) [0x00000] in
    :0

    I’m running MacOS High Sierra

     

    Any help would be appreciated :-)

    #511696

    ya need .net framework 3 dl.

    was my prob also back when using the mac.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Back to top button