1.8.2 Windows Client Multi-Install Crashing

I am trying to configure 2 clients on one machine and the 2nd player is crashing right on start up. Both clients will work if they are the only ones running, but as soon as you launch a 2nd client it crashes. I had this working on 1.7.8 with no issues.

Any help would be appreciated!

Log File:

Info: 2017-11-08 13:13:28UI ThreadMainFormClient Initialised
XMDS Location: https://urlremoved.com/xmds.php?v=5
Info: 2017-11-08 13:13:29RegisterAgentThreadRegisterAgent - RunThread Started
Info: 2017-11-08 13:13:29LogAgentLogAgent - RunThread Started
Info: 2017-11-08 13:13:29LibraryAgentLibraryAgent - RunThread Started
Info: 2017-11-08 13:13:29ScheduleManagerThreadScheduleManager - RunThread Started
Audit: 2017-11-08 13:13:29ScheduleManagerThreadScheduleManager - RunSchedule Timer Ticked
Info: 2017-11-08 13:13:29RequiredFilesAgentThreadRequiredFilesAgent - RunThread Started
Audit: 2017-11-08 13:13:29RequiredFilesAgentThreadScheduleAgent - RunThread Woken and Lock Obtained
Info: 2017-11-08 13:13:29XmrSubscriberXmrSubscriber - RunThread Started
Audit: 2017-11-08 13:13:29ScheduleManagerThreadScheduleManager - IsNewScheduleAvailableLayouts in Current Schedule:
Audit: 2017-11-08 13:13:29ScheduleManagerThreadScheduleManager - IsNewScheduleAvailableLayouts in New Schedule:
Audit: 2017-11-08 13:13:29ScheduleManagerThreadMainForm - ScheduleChangeEventSchedule Changing to C:\Users\BSWA\Documents\Xibo Library 2\5.xlf
Audit: 2017-11-08 13:13:29LibraryAgentLibraryAgent - RunNumber of required files = 25
Info: 2017-11-08 13:13:29RegisterAgentThreadRegisterAgent - RunThread Woken and Lock Obtained
Audit: 2017-11-08 13:13:29LogAgentRegisterAgent - RunThread Woken and Lock Obtained
Audit: 2017-11-08 13:13:29UI ThreadRegion - SetNextMediaNodeNew media detected webpage
Audit: 2017-11-08 13:13:29UI ThreadRegion - CreateNextMediaNodeCreating new media: webpage, 34
Audit: 2017-11-08 13:13:29UI ThreadRegion - StartMediaStarting media
Audit: 2017-11-08 13:13:30RequiredFilesAgentThreadScheduleManager - GetScheduleXmlStringGetting the Schedule XML
Info: 2017-11-08 13:13:30RegisterAgentThreadPopulateFromXmlXML configuration for [UseCefWebBrowser] which this player doesn't understand.
Info: 2017-11-08 13:13:30RegisterAgentThreadPopulateFromXmlXML configuration for [ScreenShotRequested] which this player doesn't understand.
Info: 2017-11-08 13:13:30RegisterAgentThreadPopulateFromXmlUnable to write [Item].
Info: 2017-11-08 13:13:30RegisterAgentThreadPopulateFromXmlUnable to write [Commands].
Info: 2017-11-08 13:13:31RequiredFilesAgentThreadRequiredFiles - ReportInventoryReporting Inventory
Audit: 2017-11-08 13:13:31ScheduleManagerThreadScheduleManager - RunSchedule Timer Ticked
Audit: 2017-11-08 13:13:31ScheduleManagerThreadScheduleManager - IsNewScheduleAvailableLayouts in Current Schedule: [5] From 1/1/0001 12:00:00 AM to 1/1/0001 12:00:00 AM with priority 0. 0 dependents.
Audit: 2017-11-08 13:13:31ScheduleManagerThreadScheduleManager - IsNewScheduleAvailableLayouts in New Schedule: [5] From 1/1/0001 12:00:00 AM to 1/1/0001 12:00:00 AM with priority 0. 0 dependents.
Error: 2017-11-08 13:13:31MainUnhandled Exception: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
Audit: 2017-11-08 13:13:31MainStack Trace:
Info: 2017-11-08 13:13:31LibraryAgentLibraryAgent - RunThread Stopped
Info: 2017-11-08 13:13:31ScheduleManagerThreadScheduleManager - RunThread Stopped
Info: 2017-11-08 13:13:31RequiredFilesAgentThreadRequiredFilesAgent - RunThread Stopped
Info: 2017-11-08 13:13:31LogAgentLogAgent - RunThread Stopped
Info: 2017-11-08 13:13:31RegisterAgentThreadRegisterAgent - RunThread Stopped
Info: 2017-11-08 13:13:31XmrSubscriberXmrSubscriber - RunSocket Disconnected, waiting to reconnect.
Info: 2017-11-08 13:13:31XmrSubscriberXmrSubscriber - RunSubscriber Stopped
Error: 2017-11-08 13:13:31EmbeddedServerEmbeddedServer - RunException running server: One or more errors occurred.
Info: 2017-11-08 13:13:31UI ThreadMainApplication Finished

Are those players configured to use separate local libraries? (you will want them in separate locations)

They seem to try and run on the same local webserver as well. (you could try changing it in the display profile - assign different display profile to 2nd player with webserver on different port)

^ I assume they are configured with different hardware Key ie CMS sees them as 2 separate displays?

Thanks! The issue was the display profiles were using the same webserver port. Changing the port on the 2nd display profile cleared it up immediately.