|
|||||||
If you are having problems logging in, send a mail to webmaster@titanquest.net and we'll try to sort something out.
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I had a working 2.14 and just upgraded to 2.15b3 to check it out. Only thing that doesn't work is the complete set option:
Unhandled exception has occorred in your application. If you click continue, the application will ignore this error... System.InvalidCastException: Unable to cast object of type 'System.Windows.Forms.ToolStripMenuItem' to type 'System.Windows.Forms.ToolStripButton'. at TQVault.SackPanel.NewSetItem_ItemClicked(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m) at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Everything else works great, thanks |
|
||||
|
I just read drf's post and tried out the "Create Set Item" with 2.15b3. It also crashes on mine.
I went back to 2.15b2 and it also crashes.
__________________
I_RAPS' ANGELS Apsara Spellbreaker 69 Bambix Ranger 68 Cheung Xia Dreamkiller 70 Durga Conqueror 70 Meliade Soothsayer 71 Melitta Conqueror 67 Nar'wen Warden 69 Nefertari Elementalist 68 Nut Prophet 65 Ramiri Oracle 68 Swooshy Ritualist 70 Tal'wen Warden 68 Thetis Sage 70 Trixy Assassin 69 Zin Magician 69 Wakanda Enforcer 60+ Raveness Bombardier 72 Last edited by I_Raps : 03-22-2008 at 03:24 AM. |
|
|||
|
Quote:
__________________
Get TQVault - transfer items between your characters |
|
||||
|
@Judgeman
For reference, if it's any help here's my working config file layout: Code:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<clear />
<add key="VaultPath" value="E:\Documents and Settings\Thermal\My Documents\My Games\Titan Quest\TQVaultData" />
<add key="LoadLastVault" value="true" />
<add key="LastVaultName" value="Greens" />
<add key="LoadLastCharacter" value="true" />
<add key="LastCharacterName" value="Lazy Daze<Immortal Throne>" />
<add key="SkipTitle" value="false" />
<add key="AllowItemCopy" value="true" />
<add key="AllowItemEdit" value="true" />
<add key="FilterITChars" value="false" />
<add key="FilterTQChars" value="false" />
</appSettings>
</configuration>
What OS & Language are you using? Are you using Disc or Steam version of the game? TQ or IT?
__________________
Cheers..........Thermal "Although the scythe isn't pre-eminent among the weapons of war, anyone who has been on the wrong end of, say, a peasants' revolt will know that in skilled hands it is fearsome." (Terry Pratchett, Mort) |
![]() |
| Thread Tools | |
| Display Modes | |
|