Aller au contenu

Messages recommandés

Posté(e)

Yes and I dont need to download mono right?

 

Edit: I got it ! Finally ! 🙂  I wasnt adding Contents/....  to the end to the chmod +x trick thank you so much for responding

  • Bravo ! 1
Posté(e) (modifié)
Le 22/03/2022 à 11:29, deevo a dit :

 

 

Bonjour, j'ai besoin d'aide svp, j'ai un soucis avec la préversion de Tray Importer pour Mac (celle qui apporte le correctif des images pour les versions Monterey etc) quand j'ouvre l'appli elle est complètement vide (il n'y a rien dans la bibliothèque) et l'appli m'indique que "quelque chose s'est mal passé avec votre application" . Comment cela se fait-il ? Que puis-je faire ?

************** Texte de l'exception **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
   at Eto.Forms.PropertyBinding`1.InternalSetValue(Object dataItem, T value)
   at Eto.Forms.IndirectBinding`1.SetValue(Object dataItem, T value)
   at Eto.Forms.ObjectBinding`2.set_DataValue(TValue value)
   at Eto.Forms.DualBinding`1.SetSource()
   at Eto.Forms.DualBinding`1.HandleDestinationChanged(Object sender, EventArgs e)
   at Eto.Forms.DirectBinding`1.OnDataValueChanged(EventArgs e)
   at Eto.Forms.ObjectBinding`2.HandleChangedEvent(Object sender, EventArgs e)
   at Eto.Forms.CheckCommand.OnCheckedChanged(EventArgs e)
   at Eto.Forms.CheckCommand.set_Checked(Boolean value)
   at Eto.Forms.CheckCommand.Eto.Forms.IValueCommand<System.Boolean>.SetValue(Object parameter, Boolean value)
   at Eto.Forms.SegmentedItem.OnSelectedChanged(EventArgs e)
   at Eto.Forms.SegmentedItem.Callback.OnSelectedChanged(SegmentedItem widget, EventArgs e)
   at Eto.Mac.Forms.Controls.SegmentedItemHandler`3.TriggerSelectionChanged()
   at Eto.Mac.Forms.Controls.SegmentedButtonHandler.TriggerSegmentClicked()

Modifié par adld481
  • Team
Posté(e)

Bonjour @adld481,

Vérifie la configuration du jeu dans les Préférences de l'appli.

 

Si la bibliothèque en jeu est vide, elle sera aussi vide dans l'appli.

La bibliothèque se trouve dans Documents/Electronic Arts/{Les Sims 4}/Tray.

*{Les Sims 4} peut être traduit pour certaines langues.

 

Il y a 2 heures, adld481 a dit :

************** Texte de l'exception **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
   at Eto.Forms.PropertyBinding`1.InternalSetValue(Object dataItem, T value)
   at Eto.Forms.IndirectBinding`1.SetValue(Object dataItem, T value)
   at Eto.Forms.ObjectBinding`2.set_DataValue(TValue value)
   at Eto.Forms.DualBinding`1.SetSource()
   at Eto.Forms.DualBinding`1.HandleDestinationChanged(Object sender, EventArgs e)
   at Eto.Forms.DirectBinding`1.OnDataValueChanged(EventArgs e)
   at Eto.Forms.ObjectBinding`2.HandleChangedEvent(Object sender, EventArgs e)
   at Eto.Forms.CheckCommand.OnCheckedChanged(EventArgs e)
   at Eto.Forms.CheckCommand.set_Checked(Boolean value)
   at Eto.Forms.CheckCommand.Eto.Forms.IValueCommand<System.Boolean>.SetValue(Object parameter, Boolean value)
   at Eto.Forms.SegmentedItem.OnSelectedChanged(EventArgs e)
   at Eto.Forms.SegmentedItem.Callback.OnSelectedChanged(SegmentedItem widget, EventArgs e)
   at Eto.Mac.Forms.Controls.SegmentedItemHandler`3.TriggerSelectionChanged()
   at Eto.Mac.Forms.Controls.SegmentedButtonHandler.TriggerSegmentClicked()

Je ne sais toujours pas ce qui provoque cette erreur, mais il est possible que ce soit un problème interne sur lequel je n'ai aucun contrôle.

Posté(e)
Le 25/03/2022 à 23:36, deevo a dit :

C'est l'une des petites nouveautés de cette version.
Clique sur le bouton Détails, copie le texte de l'erreur et ajoute-le à ton message.

 

La dernière erreur qui a causé le plantage peut aussi être trouvée dans le Rapport de l'application.

Révélation

************** Texte de l'exception **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
   at Eto.Forms.PropertyBinding`1.InternalSetValue(Object dataItem, T value)
   at Eto.Forms.IndirectBinding`1.SetValue(Object dataItem, T value)
   at Eto.Forms.ObjectBinding`2.set_DataValue(TValue value)
   at Eto.Forms.DualBinding`1.SetSource()
   at Eto.Forms.DualBinding`1.HandleDestinationChanged(Object sender, EventArgs e)
   at Eto.Forms.DirectBinding`1.OnDataValueChanged(EventArgs e)
   at Eto.Forms.ObjectBinding`2.HandleChangedEvent(Object sender, EventArgs e)
   at Eto.Forms.CheckCommand.OnCheckedChanged(EventArgs e)
   at Eto.Forms.CheckCommand.set_Checked(Boolean value)
   at Eto.Forms.CheckCommand.Eto.Forms.IValueCommand<System.Boolean>.SetValue(Object parameter, Boolean value)
   at Eto.Forms.SegmentedItem.OnSelectedChanged(EventArgs e)
   at Eto.Forms.SegmentedItem.Callback.OnSelectedChanged(SegmentedItem widget, EventArgs e)
   at Eto.Mac.Forms.Controls.SegmentedItemHandler`3.TriggerSelectionChanged()
   at Eto.Mac.Forms.Controls.SegmentedButtonHandler.TriggerSegmentClicked()


************** Assemblys chargés **************
System.Private.CoreLib
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Private.CoreLib.dll

S4TI_launcherMac
  Assembly Version: 1.0.2.0
  Win32 Version:    1.22.3.1
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/S4TI_launcherMac.dll

System.Runtime
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Runtime.dll

Sims4.TrayImporterApp
  Assembly Version: 1.0.2.0
  Win32 Version:    1.22.3.1
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/Sims4.TrayImporterApp.dll

netstandard
  Assembly Version: 2.1.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/netstandard.dll

Eto
  Assembly Version: 2.6.0.0
  Win32 Version:    2.6.8046.12221
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/Eto.dll

MacExtra
  Assembly Version: 1.0.0.0
  Win32 Version:    1.0.0.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/MacExtra.dll

MonoMac
  Assembly Version: 0.0.1.0
  Win32 Version:    0.0.1.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/MonoMac.dll

System.Linq
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Linq.dll

System.Runtime.InteropServices
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Runtime.InteropServices.dll

System.Collections
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Collections.dll

System.Threading
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Threading.dll

Eto.Mac64
  Assembly Version: 2.6.0.0
  Win32 Version:    2.6.8046.12221
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/Eto.Mac64.dll

System.Linq.Expressions
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Linq.Expressions.dll

System.ComponentModel
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.ComponentModel.dll

System.Threading.Thread
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Threading.Thread.dll

System.Net.Http
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Net.Http.dll

System.Net.Primitives
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Net.Primitives.dll

System.Reflection.Emit
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Reflection.Emit.dll

System.Runtime.Serialization.Formatters
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Runtime.Serialization.Formatters.dll

System.Reflection.Emit.ILGeneration
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Reflection.Emit.ILGeneration.dll

System.Reflection.Emit.Lightweight
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Reflection.Emit.Lightweight.dll

System.Reflection.Primitives
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Reflection.Primitives.dll

System.ObjectModel
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.ObjectModel.dll

System.Private.Uri
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Private.Uri.dll

Sims4.GameInfo
  Assembly Version: 1.0.5.0
  Win32 Version:    1.0.5.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/Sims4.GameInfo.dll

mscorlib
  Assembly Version: 4.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/mscorlib.dll

TeameeVo.Common
  Assembly Version: 1.0.0.0
  Win32 Version:    1.1.3.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/TeameeVo.Common.dll

System
  Assembly Version: 4.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.dll

Sims4.Common
  Assembly Version: 1.0.6.0
  Win32 Version:    1.0.6.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/Sims4.Common.dll

System.Diagnostics.Process
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Diagnostics.Process.dll

System.ComponentModel.Primitives
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.ComponentModel.Primitives.dll

System.IO.FileSystem
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.IO.FileSystem.dll

System.Memory
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Memory.dll

System.Runtime.InteropServices.RuntimeInformation
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Runtime.InteropServices.RuntimeInformation.dll

Sims4.GameInfo.MacOS64
  Assembly Version: 1.0.5.0
  Win32 Version:    1.0.0.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/Sims4.GameInfo.MacOS64.dll

System.Xml.Linq
  Assembly Version: 4.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Xml.Linq.dll

System.Xml.XDocument
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Xml.XDocument.dll

System.Private.Xml.Linq
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Private.Xml.Linq.dll

System.Private.Xml
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Private.Xml.dll

System.Console
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Console.dll

System.Security.Cryptography.Algorithms
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Security.Cryptography.Algorithms.dll

System.Text.Encoding.Extensions
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Text.Encoding.Extensions.dll

System.Core
  Assembly Version: 4.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Core.dll

Sims4.TrayImporterApp.resources
  Assembly Version: 1.0.2.0
  Win32 Version:    1.22.3.1
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/fr/Sims4.TrayImporterApp.resources.dll

System.Diagnostics.TraceSource
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Diagnostics.TraceSource.dll

System.ComponentModel.TypeConverter
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.ComponentModel.TypeConverter.dll

System.Collections.Specialized
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Collections.Specialized.dll

UIStyles
  Assembly Version: 1.0.0.0
  Win32 Version:    1.0.0.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/UIStyles.dll

Microsoft.Win32.Primitives
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/Microsoft.Win32.Primitives.dll

System.Text.RegularExpressions
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Text.RegularExpressions.dll

System.Collections.Concurrent
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Collections.Concurrent.dll

Sims4.UserData
  Assembly Version: 1.0.0.0
  Win32 Version:    1.0.0.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/Sims4.UserData.dll

Sims4.CSharp
  Assembly Version: 1.0.0.0
  Win32 Version:    1.83.0.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/Sims4.CSharp.dll

ProtoBuffer
  Assembly Version: 1.0.0.0
  Win32 Version:    1.0.0.0
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/ProtoBuffer.dll

System.Diagnostics.StackTrace
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Diagnostics.StackTrace.dll

System.Reflection.Metadata
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Reflection.Metadata.dll

System.Collections.Immutable
  Assembly Version: 5.0.0.0
  Win32 Version:    5.0.1522.11506
  CodeBase:         file:///Applications/TrayImporterEtoApp.Mac.app/Contents/MacOS/System.Collections.Immutable.dll


 

 

  • 2 semaines après...
Posté(e)

Bonjour Deevo.

 

Tout d'abord, merci beaucoup pour cet outil fantastique (et gratuit !) qui fonctionne très bien sur mon MacBook Pro M1.

J'ai un petit soucis quand même.

J'utilise le TSR CC Manager de TheSimsResource. 

J'ai ajouté le chemin vers son dossier de téléchargement (/Documents/Electronic Arts/TsrCCManager/sims4/TsrDownloads) mais malgré ça, j'ai l'impression que ça ne détecte rien de plus parce que j'ai toujours des packets affichés comme manquants alors qu'ils sont bien présents.

Est-ce que je suis le seul avec ce souci ?

 

Merci.

  • Team
Posté(e)

Bonjour @Tacite,


Assure-toi que « Activer les dossiers additionnels » est bien activée dans le préférences et que le dossier "/Documents/Electronic Arts/TsrCCManager/sims4/TsrDownloads" est bien coché dans la liste des dossiers.

image.png

Posté(e)

I tried the chmod+x(space) and then I dragged and dropped the app. Then I pressed enter. It only showed me this: Users-MacBook-Pro:~ MyUsername$ 

 

I tried to open the app afterward, still it won't open. I have the app in 2 places. The first one is Desktop and the second one is Applications. How do I make it work? 

Posté(e) (modifié)

I changed my user folder name and I get permission denied in terminal.

 

Edit:  Nevermind. I got it to work by adding Terminal to Full Disk Access in my settings. YAY! First and foremost I am super excited the pictures are showing! For the longest time I was unable to get the pictures to work no matter what I did. Now they just WORK. Thanks so much. Have a great day!

Modifié par BlueSkyla
New Information to add
  • 2 semaines après...
Posté(e)
On 4/28/2022 at 4:18 AM, deevo said:

Hello @BeerNQueer,

 

Did you add "/Contents/MacOS/S4TI_launcherMac" after the path of the app?

 

Yes. This is what my screen looks like: 

 

1098526060_ScreenShot2022-05-07at5_40_23PM.thumb.png.197bfc567032ffc6a0489bfd3f4dd952.png

 

Where did I go wrong and how do I fix it? 

Invité
Ce sujet ne peut plus recevoir de nouvelles réponses.



×
×
  • Créer...

Information importante

Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer. Conditions d’utilisation Politique de confidentialité