GB19xx / ACT.TPMonitor

TPMonitor for FFXIV on ACT
BSD 3-Clause "New" or "Revised" License
22 stars 8 forks source link

Dependence of FFXIV_Plugin #9

Open GB19xx opened 9 years ago

GB19xx commented 9 years ago

runtime type information.

Zireael commented 9 years ago

014-11-08T12:39:57 Unhandled Exception System.TypeLoadException: Nie można załadować typu 'FFXIV_ACT_Plugin.Memory.Combatant' z zestawu 'FFXIV_ACT_Plugin, Version=1.1.1.4, Culture=neutral, PublicKeyToken=null'. w ACT.TPMonitor.TPMonitorController.GetMemberTP() w System.Threading.ThreadHelper.ThreadStart_Context(Object state) w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) w System.Threading.ThreadHelper.ThreadStart()


***\ 2014-11-08T12:39:57 - Plugin Initialization Failed System.FormatException: Nieprawidłowy format ciągu wejściowego. w System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt) w ACT.TPMonitor.Util.GetPartyListLocation(String path, Single scale) w ACT.TPMonitor.ACTTabpageControl.OnChangeLocation() w ACT.TPMonitor.ACTTabpageControl.InitPlugin(TabPage pluginScreenSpace, Label pluginStatusText) w Advanced_Combat_Tracker.FormActMain.pluginPanelEnabledChecked(Object sender, EventArgs e) w Advanced_Combat_Tracker.FormActMain.WriteExceptionLog(Exception ex, String MoreInfo) w Advanced_Combat_Tracker.FormActMain.pluginPanelEnabledChecked(Object sender, EventArgs e) w System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e) w System.Windows.Forms.CheckBox.set_CheckState(CheckState value) w System.Windows.Forms.CheckBox.set_Checked(Boolean value) w Advanced_Combat_Tracker.FormActMain.LoadXmlActPlugins(XmlTextReader xReader) w Advanced_Combat_Tracker.FormActMain.LoadNewSettings(XmlTextReader xReader) w Advanced_Combat_Tracker.FormActMain.LoadNewSettings(String XmlFileName) w Advanced_Combat_Tracker.FormActMain.InitACT() w Advanced_Combat_Tracker.ActLoader..ctor(String[] args) w Advanced_Combat_Tracker.ActLoader.Main(String[] args)