Can't connect
See original GitHub issueHello,
I got a new PC, so far so good, but can’t make your fantastic plugin work here.
Path is set (hopefully correctly):
<?xml version="1.0" encoding="utf-8" ?> <appSettings> <add key="SCData_p4k" value ="H:\Program Files\Roberts Space Industries\StarCitizen\LIVE\Data.p4k" /> <add key="SCClientProfilePath" value ="H:\Program Files\Roberts Space Industries\StarCitizen\LIVE\USER\Client\0\Profiles\default" /> </appSettings>
plugin log says
2022-07-01 10:50:25.9680|INFO|com.mhwlng.starcitizen|17|Disconnect event received 2022-07-01 10:50:25.9680|INFO|com.mhwlng.starcitizen|1|Plugin Disconnected - Exiting 2022-07-01 10:50:29.7525|DEBUG|com.mhwlng.starcitizen|1|Logger Initialized 2022-07-01 10:50:29.7650|INFO|com.mhwlng.starcitizen|1|Init Star Citizen 2022-07-01 10:50:29.7650|INFO|com.mhwlng.starcitizen|1|H:\Program Files\Roberts Space Industries\StarCitizen\LIVE\Data.p4k needs update : False 2022-07-01 10:50:29.7650|INFO|com.mhwlng.starcitizen|1|H:\Program Files\Roberts Space Industries\StarCitizen\LIVE\USER\Client\0\Profiles\default\actionmaps.xml 2022-07-01 10:50:29.7779|FATAL|com.mhwlng.starcitizen|1|DProfileReader: System.InvalidOperationException: Der XmlReader-Zustand sollte 'Interactive' sein. bei System.Xml.Linq.XNode.ReadFrom(XmlReader reader) bei SCJMapper_V2.SC.DProfileReader.fromXML(String xml) bei starcitizen.Program.GetKeyBindings(Object threadContext) bei starcitizen.Program.Main(String[] args) 2022-07-01 10:50:29.7779|INFO|com.mhwlng.starcitizen|1|Finished Init Star Citizen 2022-07-01 10:50:29.7779|INFO|com.mhwlng.starcitizen|1|Plugin [com.mhwlng.starcitizen] Loading - 2 Actions Found 2022-07-01 10:50:29.9264|INFO|com.mhwlng.starcitizen|1|Plugin version: 1.0.8 2022-07-01 10:50:29.9264|INFO|com.mhwlng.starcitizen|1|Connecting to Stream Deck 2022-07-01 10:50:31.9814|INFO|com.mhwlng.starcitizen|1|Connected to Stream Deck 2022-07-01 10:50:31.9814|INFO|com.mhwlng.starcitizen|1|GlobalSettingsManager initialized
tried also to run StreamDeck as Admin, bot success.
Any help would be appreciated, many thanks!!
Issue Analytics
- State:
- Created a year ago
- Comments:12 (6 by maintainers)
Hello, just want to report back that my issue is solved.
I have deleted the Data.p4k file in the SC main installation and have redowloaded it and verified my files. After that, your plugin is working as it should.
Maybe this issue is tied to that I have copied over my SC installation from my old PC. SC was running ok, but sth. was corrupted it seems.
many thanks for your fast support!
I don’t know what to suggest.