Author Topic: New Decal beta release (2962)
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
The beta is available at http://www.decaldev.com/beta/

The real change in this version is the parser. We have converted the COM parser to use the managed parser and this needs testing. The only real way to test is to try and run Decal as usual with all of your plugins and filters enabled. As far our own testing has shown, everything is functional now, but this is a pretty big change and we need to make sure it is working for the general population.

There are other fixes as well -- Vista users should now be able to enable/disable plugins without an issue, we have found the usual set of CharacterStats and WorldFilter bugs which have been fixed, and in general this appears to be a pretty usable release. CharStats is now capable of reading vitae, cooldown, and void enchantments so logging in with any of these should no longer break anything. In addition, you should be able to use WF vending on vendors that sell items that have cooldown properties now.

If this parser does work out with few bugs, our dev time for the next beta cycle will mostly be devoted to making Decal work much better on newer versions of Windows.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
Saloben_ign 
Posts: 2,555
Registered: Oct 30, '03
Extended Info (if available)
Real Post Cnt: 2,531
User ID: 851,114
Subject: New Decal beta release (2962)
You sir have just made my day! I will install it shortly.

 

-----signature-----
Never! Never! Never! take a sleeping pill and a laxative at the same time.
Link to this post
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: New Decal beta release (2962)
Awesome.

Installing now. I'll report anything I come up with.

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: New Decal beta release (2962)
First thing i've seen, right off the bat, if some older plugins are looking screwy. One called Quack, for instance. When you open the plugin, none of the words are showing. If you know where to click, you can still use them, but if it's one that has a bunch of options, you are kinda screwed.

Here's a link to quack to make it a little easier on you.

http://ac.circleofseven.com/downloads/quack/quack.html

Edit: Oh yeah....Win XP Pro, SP3

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post
mav_sc 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: New Decal beta release (2962)
I had the same issue with 2961 and an ATI 5870 card. Using the alternate injection method fixed it.

 

-----signature-----
Link to this post
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: New Decal beta release (2962)
Hmm. Lemme give that a shot.

Edit: Nice. That worked. Are there any disadvantages to using the alt injection?

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post
Virindi-Inquisitor 
Posts: 6,908
Registered: Nov 18, '01
Extended Info (if available)
Real Post Cnt: 6,646
User ID: 511,923
Subject: New Decal beta release (2962)
Actually, CharStats doesn't read void enchantments from the login packet yet.

However, cooldowns have been fixed so they are visible even when they were present at login. Before, they were only visible if the cooldown started when you were already logged in.

WorldFilter's 'Model' intvalue also now should be set properly.

 

-----signature-----
Virindi
---
****Virindi Plugins FAQ**** http://www.virindi.net/wiki/index.php/Virindi_Plugins_FAQ
http://www.virindi.net - Virindi Tank, Follower, Integrator, Reporter, VCS5, XPHelper, Item Tool, HUDs, etc...
Decal Core Dev - http://www.decaldev.com
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
Alt injection isn't as elegant. It loads the hook dll into a lot of processes and makes life hard on developers because things get locked when they shouldn't. But for the users, there is not a lot of difference.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: New Decal beta release (2962)
Alt Injection was breaking alot of functions with the plugins. Had to go back to normal method.

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
Could you explain in greater detail?

The injection method shouldn't actually cause any changes at all, much less alter in-game effects.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: New Decal beta release (2962)
I use a plugin to detect pks, which has a friends list. The "friend" part wasn't working. It is showing all pks as enemies.

Also have one that picks up items off the ground. It uses the virindi hotkeys to stop and start vtank, then pick up the items. It will click the hotkey, but instantly starts it back up, ignoring the function to pick up the item.

Not sure if anything has changed which the plugin author will need to make changes to accomodate.

Edit: These problems were still occuring even after I went back to default injection.

Sorry for the crappy report. Started drinking early tonite. clown

I'll do some in-depth testing with these two plugins tomorrow and give you a detailed run down of what exactly is going on.

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post
Darktorizo 
Posts: 266
Registered: Dec 10, '06
Extended Info (if available)
Real Post Cnt: 266
User ID: 1,190,502
Subject: New Decal beta release (2962)
Hello All,

Installed 2962 and loaded in at allegiance mansion, If I look left or right (arrow keys) it works fine, all my plugins work fine, but as soon as I try to move forward or backward the graphics freeze (character is still moving in-world as verified from a second account) and the graphics do not unfreeze until the character stops moving.

Win XP SP3

Tried both notmal and Alt injection, no effect.

Any thoughts?

I realize this is on an older computer and that may in itself be causing this.

Export Below:

Decal (DenAgent.exe) version: 2.9.6.2

type, enabled, name, version, clsid
Plugins, 1, Virindi Chat System 5, 5.0.0.4, {0A7B25AC-79A9-4F6A-9751-419B87A7BB05}
Plugins, 1, Mob Tracker, 1.4.0.0, {0C212D60-8708-4043-A09B-E6C0387A0A8D}
Plugins, 1, AC Tool Companion, 5.4.0.64, {12132875-071F-4800-86C1-142F128DBE48}
Plugins, 0, HWAC_Stats.dll, 1.4.0.4, {1D17D4A2-D62C-46B5-881E-A06EEF47D7DF}
Plugins, 0, ScrollReader3, 1.6.0.0, {1D9551D0-E3EF-4D2F-9953-6469550497DC}
Plugins, 0, DamageTracker, 1.0.0.0, {26D55B2D-D612-40B1-8A7A-27D9137BAC23}
Plugins, 0, CraftBot, 1.0.2730.12, {2B88235C-D0A2-43CC-A19F-8AEACF610263}
Plugins, 1, Defective, 1.0.0.2, {36F8A62C-2F29-4F02-A6BF-99BA08CC5D26}
Plugins, 0, CovenantAdvisor, 1.0.1.0, {397ABE6E-8E67-4C02-B07F-C14C47573BD8}
Plugins, 1, SkunkVision (VVS Edition), 1.0.0.8, {43D08DEB-7490-4990-9688-AA25685A44A9}
Plugins, 1, GoArrow, 1.2.0.1, {46BBF551-8578-4A59-B2FB-B5D9F4C719FA}
Plugins, 1, Babel Fish, 1.0.0.0, {483346A1-7459-4F5D-AD76-A13B2E431D14}
Plugins, 1, CastAway, 1.7.0.906, {4EB455CB-A2DA-44B6-90F2-09517A4B1476}
Plugins, 1, LogWiz, 2.0.0.0, {507DBB5C-B0AD-4839-9CFC-3CD302CD4DFA}
Plugins, 1, DCS, 2.0.0.3, {5522F031-4D14-4BC1-A6F1-09A1FB36F90E}
Plugins, 1, LockesArmyKnife, 1.5.3.0, {564F9780-062F-42D1-816D-756BF4F725C0}
Plugins, 0, Alinco Buffs, 1.5.1.1, {58A8364F-99D7-4FE5-BAE9-D0CBF0329055}
Plugins, 1, AC+, 2.0.0.2082, {5ACB7319-8E15-4A4A-A24D-59180DA1DF49}
Plugins, 1, BotShopper, 1.1.0.1, {6367C4F9-0F6D-40F5-91E5-6826CBFCBE86}
Plugins, 1, Virindi Tank, 0.3.1.63, {642F1F48-16BE-48BF-B1D4-286652C4533E}
Plugins, 0, QuickCast, 1.0.06.1219, {67426B7F-58A5-4690-9EE3-7678C78FF525}
Plugins, 0, Decal Hotkey System, 2.9.6.2, {6B6B9FA8-37DE-4FA3-8C60-52BD6A2F9855}
Plugins, 0, Make It!, 5.9.7.0, {70DD2CC6-E638-4F43-9F15-C84A0FC7DC76}
Plugins, 0, Find It!, 2.9.7.0, {70DD5EF7-FE29-46C3-B0B3-4185327A35F1}
Plugins, 0, VVS Theme Viewer, 1.0.0.0, {75D619C3-323C-4208-84ED-FB293B2824FE}
Plugins, 0, Reloader, 1.0.1.6, {75F00DC9-45F1-40DD-B286-FED762E91312}
Plugins, 1, Squire, 1.0.1.0, {77B00276-B787-4ED9-B242-4348E917EE36}
Plugins, 1, Virindi Integrator2 Beta, 1.0.1.2, {7882AE88-CB68-4C98-BB94-90204C2D2156}
Plugins, 1, Virindi Item Tool, 1.0.0.7, {7BCA75A3-CC65-456B-BBB1-6383FB072B60}
Plugins, 0, Tings, 1.0.0.49, {864F2945-A564-4C8D-A36F-0CAF267F7612}
Plugins, 1, Virindi Reporter, 0.0.0.7, {8C70FF56-0E53-4265-9E19-C4534A8D3AA8}
Plugins, 1, MiniMap, 1.1.0.264, {92C09018-E815-4C22-987B-8E553154146E}
Plugins, 0, Mule Trade It!, 0.0.0.368, {9D762D6E-6444-485A-B242-C50386013763}
Plugins, 1, ColoHelper, 1.0.0.0, {A2FC7FF8-D8EE-4A96-8409-B5EB11FF8D90}
Plugins, 0, Virindi Booter, 1.1.0.1, {B09BF764-3C4E-4FA6-83A9-F618C326BB6B}
Plugins, 1, Quest Timer, 2.4.0.2, {BB51962C-2EEE-4E67-A032-EEC1F11E66C8}
Plugins, 1, Trophy Hunter 2, 2.0.0.13, {BD90AFF9-B229-4B4D-A1D3-6A0140FE87EF}
Plugins, 1, CompHud, 1.5.0.0, {BF095EF6-1BF3-415B-B0D9-B0474BA65776}
Plugins, 0, Target Info, 3.1.0.1, {BF8C22F4-B172-4922-B3D4-26E6985E87AC}
Plugins, 0, SkunkWorks, 3.5.0.500, {C0535F3D-9DA2-4617-A7BD-4495F7C379E9}
Plugins, 1, Virindi HUDs, 1.0.0.8, {C6B1DF06-FF20-459E-8302-AA346CBFDA01}
Plugins, 0, Spellbar Saver, 2.2.0.1, {C9D83ECD-28C6-4D9D-B994-984DB26B5C2E}
Plugins, 1, Radar Add-on, 1.2.0.53, {CA23F8D7-7E71-423A-A928-BC5CDD8FBD96}
Plugins, 1, Call It! Vsn 1.0, 1.0.0.0, {DECA1000-4354-4329-B003-9592F948C1A3}
Plugins, 1, Alinco3, 1.0.1.10, {ED1645F2-7BE3-44C0-8677-F64252F79309}
Plugins, 1, Virindi Hotkey System, 1.0.0.4, {ED7CC818-7159-461F-A833-4CA49E1C85B6}
Plugins, 1, Virindi Follower, 0.0.0.4, {F99EC4CF-2C9B-4A8A-84A5-BAA7222F8A07}
Network Filters, 1, Virindi AutomaticUpdatesFilter, 1.0.0.6, {108ED493-48AD-42A6-AADC-EF773E4F185A}
Network Filters, 1, ACDC Core Filter, 7.2.2.0, {2DB1B641-4039-4D69-831A-79915EC266CE}
Network Filters, 1, Echo Filter 2, 2.9.6.2, {34239EAD-6317-4C40-A405-193BA5232DD8}
Network Filters, 1, Plugin Manager, 0.1.0.2, {395EEF52-3B20-404C-8A21-A48F684BDF0A}
Network Filters, 1, AcPowerSaver, 1.0.3.0, {3DF94708-3539-4A17-A45E-6DDDBE7CD419}
Network Filters, 1, SkunkWorks Filter, 3.5.0.500, {3F5C997C-9B10-429C-870D-022497195068}
Network Filters, 1, Character Stats Filter, 2.9.6.2, {4540C969-08D1-46BF-97AD-6B19D3C10BEE}
Network Filters, 1, World Object Filter, 2.9.6.2, {53092D1B-F0B0-46FF-BF11-8F031EC9B137}
Network Filters, 1, Decal FileService, 2.9.6.2, {5E9B2FC3-C251-4589-8CE3-2BCA542B98B6}
Network Filters, 1, Identify Queue Filter, 2.9.6.2, {B0C05A9A-273D-4BC4-B7BA-E27CF94C8EF4}
Network Filters, 1, SpellFilter, 2.9.6.2, {C2D43735-BE7E-4829-AF73-F2E7E820EB16}
Services, 1, Decal .NET Lifetime Service, 2.9.6.2, {71A69713-6593-47EC-0001-0000000DECA1}
Services, 1, Decal Dat Service, 2.9.6.2, {37B083F0-276E-43AD-8D26-3F7449B519DC}
Services, 1, Decal Render Service, 2.9.6.2, {FB3C8286-88ED-4B4D-B413-94B40F346239}
Services, 1, Decal Inject Gateway Service, 2.9.6.2, {FEFE5CAB-10E4-404F-AD4D-184BCB506099}
Services, 1, Decal Input Service, 2.9.6.2, {B33307BA-706D-474A-80B9-70BB8D13EF3E}
Services, 1, Decal Networking Service, 2.9.6.2, {C8C406F8-BA2E-4964-8B04-FF38394A8E0E}
Services, 1, Virindi View Service Bootstrapper, 99.99.99.99, {DBAC9286-B38D-4570-961F-D4D9349AE3D4}
Services, 1, Decal D3DService, 2.9.6.2, {F0CC07A0-2C89-4FA4-9356-714665BC2F8B}
Surrogates, 1, Decal.Adapter Surrogate, 2.9.6.2, {71A69713-6593-47EC-0002-0000000DECA1}
Surrogates, 1, Prefilter Network Filter Surrogate, 2.9.6.2, {443D4A68-5422-4E0C-9460-973F8FBDB190}
Surrogates, 1, ActiveX Plugin Surrogate, 2.9.6.2, {7559F22F-C56F-4621-AE08-9C354D799D4B}
Surrogates, -1, Version 1 Plugin Surrogate, 2.9.6.2, {3D837F6E-B5CA-4604-885F-7AB45FCFA62A}
Input Actions, 1, Delay Input Action, 2.9.6.2, {324D76B8-D8C7-4A81-B867-E4E1F874E488}
Input Actions, 1, Mouse Move Input Action, 2.9.6.2, {57D18578-0BF0-4DE5-A0A9-E7CB531C0429}
Input Actions, 1, Restore Input Action, 2.9.6.2, {6EE2F682-7129-44BE-84B9-787BAE35EC1C}
Input Actions, 1, Polled Delay Input Action, 2.9.6.2, {762335B2-2274-4BB4-8B1F-F7286C949FF7}
Input Actions, 1, Typing Input Action, 2.9.6.2, {9CDCEEDC-F8AC-42D5-9A05-52B9346D00A4}
Input Actions, 1, Event Input Action, 2.9.6.2, {D6E4BD19-4900-4515-BCE2-A9EA4AAE2699}

Operating System:
Microsoft Windows XP Professional Service Pack 3 (Build 2600)

[Protected Storage Service] : Automatic

Decal Settings
[Injection Method] : CBT Hook (Alternate)
[Portal Path] : C:\Program Files\Turbine\Asheron's Call - Throne of Destiny
[Launcher App] : acclient.exe
[Update URL] : http://update.decaldev.com
[memlocs.xml] : 26272 bytes, Version 0.0.11.4017
[messages.xml] : 54818 bytes, Version 2011.02.25.0
[Video Memory] : 1196818432

D3DX Libraries (Only d3dx9_30 is required)
[d3dx9_24.dll] : Installed (9.5.132.0)
[d3dx9_25.dll] : Installed (9.6.168.0)
[d3dx9_26.dll] : Installed (9.7.239.0)
[d3dx9_27.dll] : Installed (9.8.299.0)
[d3dx9_28.dll] : Installed (9.10.455.0)
[d3dx9_29.dll] : Installed (9.11.519.0)
[d3dx9_30.dll] : Installed (9.12.589.0)
[d3dx9_31.dll] : Installed (9.15.779.0)
[d3dx9_32.dll] : Installed (9.16.843.0)
[d3dx9_33.dll] : Installed (9.18.904.15)
[d3dx9_34.dll] : Installed (9.19.949.46)
[d3dx9_35.dll] : Installed (9.19.949.1104)
[d3dx9_36.dll] : Installed (9.19.949.2111)
[d3dx9_37.dll] : Installed (9.22.949.2248)
[d3dx9_38.dll] : Installed (9.23.949.2378)
[d3dx9_39.dll] : Installed (9.24.949.2307)
[d3dx9_40.dll] : Installed (9.24.950.2656)
[d3dx9_41.dll] : Installed (9.26.952.2844)
[d3dx9_42.dll] : Installed (9.27.952.3001)
[d3dx9_43.dll] : Installed (9.29.952.3111)
[d3dx9_44.dll] : Not Installed
[d3dx9_45.dll] : Not Installed
[d3dx9_46.dll] : Not Installed
[d3dx9_47.dll] : Not Installed
[d3dx9_48.dll] : Not Installed
[d3dx9_49.dll] : Not Installed


---Support Libraries ---
Note: The following libraries are not necessary for Decal to function and are only provided to be of use to plugin developers.


.NET Frameworks
[v1.0.3705] (1.0 Final) : Not Installed
[v1.1.4322] (1.1 Final) : Installed (Service Pack 1)
[v2.0.50215] (2.0 Beta 2) : Not Installed
[v2.0.50727] (2.0 Final) : Installed (Service Pack 2)
[v3.0] (3.0) : Installed (Service Pack 2)
[v3.5] (3.5) : Installed (Service Pack 1)
[v4] (4.0) : Installed (Version: 4.0.21006)

C++ Libraries
[msvbvm60.dll] : Installed (6.0.98.2)
[atl70.dll] : Installed (7.0.9466.0)
[mfc70.dll] : Installed (7.0.9466.0)
[msvcr70.dll] : Installed (7.0.9466.0)
[msvcp70.dll] : Installed (7.0.9466.0)
[atl71.dll] : Installed (7.10.3077.0)
[mfc71.dll] : Installed (7.10.3077.0)
[msvcr71.dll] : Installed (7.10.3052.4)
[msvcp71.dll] : Installed (7.10.3077.0)

Microsoft XML Libraries
[msxml3.dll] : Installed (8.100.1052.0)
[msxml4.dll] : Installed (4.20.9876.0)
[msxml5.dll] : Not Installed
[msxml6.dll] : Installed (6.20.1103.0)


---Video Device Information---
[Device] : ATI Radeon HD 4600 Series
[Device Name] : \\.\DISPLAY1
[KeyDeviceID] : Enum\PCI\VEN_1002&DEV_9495&SUBSYS_00281002&REV_00
[KeyDeviceKey] : \Registry\Machine\System\CurrentControlSet\Control\Video\{3851B46B-2AB9-4909-9862-CB9CE0843FB4}\0000
[Manufacturer] : ATI Technologies Inc.
[ChipType] : ATI Radeon Graphics Processor AGP (0x9495)
[DACType] : Internal DAC(400MHz)
[Revision] :
[MemoryLocalised] : 1024.0 MB
[MemoryEnglish] : 1024.0 MB
[DisplayLocalised] : 1280 x 1024 (32 bit) (60Hz)
[DisplayEnglish] : 1280 x 1024 (32 bit) (60Hz)
[DisplayWidth] : 1280
[DisplayHeight] : 1024
[DisplayBpp] : 32
[RefreshRate] : 60
[MonitorName] : Plug and Play Monitor
[MonitorMaxRes] : 1600,1200
[DriverName] : ati2dvag.dll
[DriverVersion] : 6.14.0010.7149
[DriverAttributes] : Final Retail
[DriverLangEnglish] : English
[DriverLangLocal] : English
[DriverDateEng] : 11/25/2010 21:54:36
[DriverDateLocal] : 11/25/2010 21:54:36
[DriverSize] : 302080
[MiniVdd] : ati2mtag.sys
[MiniVddDateEng] : 11/25/2010 23:17:40
[MiniVddDateLocal] : 11/25/2010 23:17:40
[MiniVddSize] : 5555712
[Vdd] : n/a
[RenderWindow] : Yes
[Beta] : No
[Debug] : No
[Signed] : No
[SignValid] : No
[Identifier] : {D7B71EE2-D7D5-11CF-5F68-2220A1C2CB35}
[DDIVer] : 9
[DDIVerEng] : 9 (or higher)
[DDIVerLocal] : 9 (or higher)
[iAdapter] : 0
[VendorID] : 0x1002
[DeviceID] : 0x9495
[SubSystemID] : 0x00281002
[RevisionID] : 0x0000
[WHQL Level] : 0
[NoHardware] : 0
[DDAccelEnabled] : Yes
[3DAccelExists] : Yes
[3DAccelEnabled] : Yes
[AGP Enabled] : Yes
[AGPExists] : Yes
[AGPExistsValid] : Yes

 

-----signature-----
Guinevere du Avalon - Level 275 - Mage (War\MeleeD Spec)\2 Hour Buff Bot - TD
~* Explorer of Dereth *~
GoArrow Database Updates (Full): http://db.tt/6UlVIW
GoArrow Database Update Page: http://db.tt/9lJUeE4
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
Holy mother of batman, that is a lot of plugins. Can you try turning some off and seeing if that helps?

Also,
Network Filters, 1, AcPowerSaver, 1.0.3.0, {3DF94708-3539-4A17-A45E-6DDDBE7CD419}
this could do bad things depending on what it is even doing. Try turning it off.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
joeblow8579 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: New Decal beta release (2962)
Haz/VI,
Does this beta resolve the longstanding bug where various plugins' UI is displayed on login when you haven't clicked on anything on the Decal Views bar? That bug annoys the crap out of me.

 

-----signature-----
Link to this post
shojimbo 
Posts: 4,374
Registered: May 6, '02
Extended Info (if available)
Real Post Cnt: 4,354
User ID: 676,160
Subject: New Decal beta release (2962)
Howdy. This is what I get on login, followed by an export:

Edit: Buffme goes into an endless loop of equip/unequip wand.



Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in F745 Checking Container Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
[Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
9:27:58 You have entered the General channel.
9:27:58 You have entered the Trade channel.
9:27:58 [Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
9:27:58 [Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
9:27:58 [Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
9:27:58 [Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
9:28:00 [Tings] *Logging In Babu Bhatt
9:28:00 [Tings] Loading ColorLogData.dat. This is temp and may slow your getting IG. Delete if it gets bad.
9:28:00 [Tings] Done loading ColorLogData.dat
9:28:00 [Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
9:28:04 [Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
9:28:06 <<BuffMe>> BuffMe is now active. There are currently 96 people logged in.
9:28:11 <<BuffMe>> Your primary buff profile has expired
9:28:11 [Tings] Exception in OnNetEcho 000002CD Error HRESULT E_FAIL has been returned from a call to a COM component
























Decal (DenAgent.exe) version: 2.9.6.2

type, enabled, name, version, clsid
Plugins, 1, BuffMe, 0.1.8.2, {22C182F7-DD8E-4894-B7F0-27D52B27DA96}
Plugins, 1, GoArrow, 1.2.0.1, {46BBF551-8578-4A59-B2FB-B5D9F4C719FA}
Plugins, 0, BotShopper, 1.1.0.1, {6367C4F9-0F6D-40F5-91E5-6826CBFCBE86}
Plugins, 1, Decal Hotkey System, 2.9.6.2, {6B6B9FA8-37DE-4FA3-8C60-52BD6A2F9855}
Plugins, 0, Make It!, 5.9.7.0, {70DD2CC6-E638-4F43-9F15-C84A0FC7DC76}
Plugins, 1, Tings, 1.0.0.265, {864F2945-A564-4C8D-A36F-0CAF267F7612}
Plugins, 1, MiniMap, 1.1.0.264, {92C09018-E815-4C22-987B-8E553154146E}
Plugins, 0, Mule Trade It!, 0.0.0.368, {9D762D6E-6444-485A-B242-C50386013763}
Plugins, 1, SkunkVision, 1.0.0.7, {B8B64AFD-3D96-490D-A70B-CE962227148A}
Plugins, 1, Quest Timer, 2.4.0.2, {BB51962C-2EEE-4E67-A032-EEC1F11E66C8}
Plugins, 1, Radar Add-on, 1.2.0.53, {CA23F8D7-7E71-423A-A928-BC5CDD8FBD96}
Plugins, 1, Alinco3, 1.0.1.9, {ED1645F2-7BE3-44C0-8677-F64252F79309}
Plugins, 1, AmmoGimp, 1.4.1.0, {ED2A6D06-C27F-4A37-8043-D7E3B827F878}
Network Filters, 1, Echo Filter 2, 2.9.6.2, {34239EAD-6317-4C40-A405-193BA5232DD8}
Network Filters, 1, Character Stats Filter, 2.9.6.2, {4540C969-08D1-46BF-97AD-6B19D3C10BEE}
Network Filters, 1, World Object Filter, 2.9.6.2, {53092D1B-F0B0-46FF-BF11-8F031EC9B137}
Network Filters, 1, Decal FileService, 2.9.6.2, {5E9B2FC3-C251-4589-8CE3-2BCA542B98B6}
Network Filters, 1, Identify Queue Filter, 2.9.6.2, {B0C05A9A-273D-4BC4-B7BA-E27CF94C8EF4}
Network Filters, 1, SpellFilter, 2.9.6.2, {C2D43735-BE7E-4829-AF73-F2E7E820EB16}
Services, 1, Decal .NET Lifetime Service, 2.9.6.2, {71A69713-6593-47EC-0001-0000000DECA1}
Services, 1, Decal Dat Service, 2.9.6.2, {37B083F0-276E-43AD-8D26-3F7449B519DC}
Services, 1, Decal Render Service, 2.9.6.2, {FB3C8286-88ED-4B4D-B413-94B40F346239}
Services, 1, Decal Inject Gateway Service, 2.9.6.2, {FEFE5CAB-10E4-404F-AD4D-184BCB506099}
Services, 1, Decal Input Service, 2.9.6.2, {B33307BA-706D-474A-80B9-70BB8D13EF3E}
Services, 1, Decal Networking Service, 2.9.6.2, {C8C406F8-BA2E-4964-8B04-FF38394A8E0E}
Services, 1, Decal D3DService, 2.9.6.2, {F0CC07A0-2C89-4FA4-9356-714665BC2F8B}
Surrogates, 1, Decal.Adapter Surrogate, 2.9.6.2, {71A69713-6593-47EC-0002-0000000DECA1}
Surrogates, 1, Prefilter Network Filter Surrogate, 2.9.6.2, {443D4A68-5422-4E0C-9460-973F8FBDB190}
Surrogates, 1, ActiveX Plugin Surrogate, 2.9.6.2, {7559F22F-C56F-4621-AE08-9C354D799D4B}
Surrogates, -1, Version 1 Plugin Surrogate, 2.9.6.2, {3D837F6E-B5CA-4604-885F-7AB45FCFA62A}
Input Actions, 1, Delay Input Action, 2.9.6.2, {324D76B8-D8C7-4A81-B867-E4E1F874E488}
Input Actions, 1, Mouse Move Input Action, 2.9.6.2, {57D18578-0BF0-4DE5-A0A9-E7CB531C0429}
Input Actions, 1, Restore Input Action, 2.9.6.2, {6EE2F682-7129-44BE-84B9-787BAE35EC1C}
Input Actions, 1, Polled Delay Input Action, 2.9.6.2, {762335B2-2274-4BB4-8B1F-F7286C949FF7}
Input Actions, 1, Typing Input Action, 2.9.6.2, {9CDCEEDC-F8AC-42D5-9A05-52B9346D00A4}
Input Actions, 1, Event Input Action, 2.9.6.2, {D6E4BD19-4900-4515-BCE2-A9EA4AAE2699}

Operating System:
Microsoft Windows XP Professional Service Pack 3 (Build 2600)

[Protected Storage Service] : Automatic

Decal Settings
[Injection Method] : Timer (Default)
[Portal Path] : C:\Program Files\Turbine\Asheron's Call - Throne of Destiny\
[Launcher App] : acclient.exe
[Update URL] : http://update.decaldev.com
[memlocs.xml] : 26272 bytes, Version 0.0.11.4017
[messages.xml] : 54818 bytes, Version 2011.02.25.0
[Video Memory] : 526319552

D3DX Libraries (Only d3dx9_30 is required)
[d3dx9_24.dll] : Installed (9.5.132.0)
[d3dx9_25.dll] : Installed (9.6.168.0)
[d3dx9_26.dll] : Installed (9.7.239.0)
[d3dx9_27.dll] : Installed (9.8.299.0)
[d3dx9_28.dll] : Installed (9.10.455.0)
[d3dx9_29.dll] : Installed (9.11.519.0)
[d3dx9_30.dll] : Installed (9.12.589.0)
[d3dx9_31.dll] : Installed (9.15.779.0)
[d3dx9_32.dll] : Installed (9.16.843.0)
[d3dx9_33.dll] : Installed (9.18.904.15)
[d3dx9_34.dll] : Installed (9.19.949.46)
[d3dx9_35.dll] : Installed (9.19.949.1104)
[d3dx9_36.dll] : Installed (9.19.949.2111)
[d3dx9_37.dll] : Installed (9.22.949.2248)
[d3dx9_38.dll] : Installed (9.23.949.2378)
[d3dx9_39.dll] : Installed (9.24.949.2307)
[d3dx9_40.dll] : Installed (9.24.950.2656)
[d3dx9_41.dll] : Installed (9.26.952.2844)
[d3dx9_42.dll] : Installed (9.27.952.3001)
[d3dx9_43.dll] : Installed (9.29.952.3111)
[d3dx9_44.dll] : Not Installed
[d3dx9_45.dll] : Not Installed
[d3dx9_46.dll] : Not Installed
[d3dx9_47.dll] : Not Installed
[d3dx9_48.dll] : Not Installed
[d3dx9_49.dll] : Not Installed


---Support Libraries ---
Note: The following libraries are not necessary for Decal to function and are only provided to be of use to plugin developers.


.NET Frameworks
[v1.0.3705] (1.0 Final) : Not Installed
[v1.1.4322] (1.1 Final) : Installed (Service Pack 1)
[v2.0.50215] (2.0 Beta 2) : Not Installed
[v2.0.50727] (2.0 Final) : Installed (Service Pack 2)
[v3.0] (3.0) : Installed (Service Pack 2)
[v3.5] (3.5) : Installed (Service Pack 1)
[v4] (4.0) : Installed (Version: 4.0.30319)

C++ Libraries
[msvbvm60.dll] : Installed (6.0.98.2)
[atl70.dll] : Installed (7.0.9466.0)
[mfc70.dll] : Installed (7.0.9466.0)
[msvcr70.dll] : Installed (7.0.9466.0)
[msvcp70.dll] : Installed (7.0.9466.0)
[atl71.dll] : Installed (7.10.3077.0)
[mfc71.dll] : Installed (7.10.3077.0)
[msvcr71.dll] : Installed (7.10.3052.4)
[msvcp71.dll] : Installed (7.10.3077.0)

Microsoft XML Libraries
[msxml3.dll] : Installed (8.100.1052.0)
[msxml4.dll] : Installed (4.30.2107.0)
[msxml5.dll] : Not Installed
[msxml6.dll] : Installed (6.20.1103.0)


---Video Device Information---
[Device] : RADEON 9800 XT
[Device Name] : \\.\DISPLAY1
[KeyDeviceID] : Enum\PCI\VEN_1002&DEV_4E4A&SUBSYS_00010001&REV_00
[KeyDeviceKey] : \Registry\Machine\System\CurrentControlSet\Control\Video\{8CFBE894-CA61-45D6-BA08-13C9591E2AAC}\0000
[Manufacturer] : ATI Technologies Inc.
[ChipType] : ATI Radeon Graphics Processor AGP (0x4E4A)
[DACType] : Internal DAC(400MHz)
[Revision] :
[MemoryLocalised] : 256.0 MB
[MemoryEnglish] : 256.0 MB
[DisplayLocalised] : 1280 x 1024 (32 bit) (60Hz)
[DisplayEnglish] : 1280 x 1024 (32 bit) (60Hz)
[DisplayWidth] : 1280
[DisplayHeight] : 1024
[DisplayBpp] : 32
[RefreshRate] : 60
[MonitorName] : Dell 1800FP(Digital)
[MonitorMaxRes] : 1280,1024
[DriverName] : ati2dvag.dll
[DriverVersion] : 6.14.0010.6925
[DriverAttributes] : Final Retail
[DriverLangEnglish] : English
[DriverLangLocal] : English
[DriverDateEng] : 2/10/2010 23:45:14
[DriverDateLocal] : 2/10/2010 23:45:14
[DriverSize] : 325120
[MiniVdd] : ati2mtag.sys
[MiniVddDateEng] : 2/11/2010 02:38:10
[MiniVddDateLocal] : 2/11/2010 02:38:10
[MiniVddSize] : 3565056
[Vdd] : n/a
[RenderWindow] : Yes
[Beta] : No
[Debug] : No
[Signed] : No
[SignValid] : No
[Identifier] : {D7B71EE2-0D0A-11CF-BC78-0B20A1C2CB35}
[DDIVer] : 9
[DDIVerEng] : 9 (or higher)
[DDIVerLocal] : 9 (or higher)
[iAdapter] : 0
[VendorID] : 0x1002
[DeviceID] : 0x4E4A
[SubSystemID] : 0x00010001
[RevisionID] : 0x0000
[WHQL Level] : 0
[NoHardware] : 0
[DDAccelEnabled] : Yes
[3DAccelExists] : Yes
[3DAccelEnabled] : Yes
[AGP Enabled] : Yes
[AGPExists] : Yes
[AGPExistsValid] : Yes

 

-----signature-----
Arggash - level 275 Tank/3 School/Bow
ShoJimbo - retired axer Apr 2002
ViaJimbo - level 230 2H Meat Shield
Babu Bhatt - level 208 War Mage
Keith Stone - level 117 Axer
Link to this post
mrFlipo 
Posts: 476
Registered: Jun 24, '03
Extended Info (if available)
Real Post Cnt: 465
User ID: 815,685
Subject: New Decal beta release (2962)
Looks like Tings really does not like this.
It was working ok with prior beta.
I will load newest and see what is what with it.

Tings is a comm based plugin so I suspect comm is broke in new decal.

 

-----signature-----
(none)
Link to this post
shojimbo 
Posts: 4,374
Registered: May 6, '02
Extended Info (if available)
Real Post Cnt: 4,354
User ID: 676,160
Subject: New Decal beta release (2962)
Thanks mrFlipo happy


Another observation: the Buffme shortcuts are not working. Alinco3 is intermittent. GoArrow, MiniMap, Skunkvision, and Quest timer seem to be OK.

 

-----signature-----
Arggash - level 275 Tank/3 School/Bow
ShoJimbo - retired axer Apr 2002
ViaJimbo - level 230 2H Meat Shield
Babu Bhatt - level 208 War Mage
Keith Stone - level 117 Axer
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
joe, I have never seen that behavior. I suspect it is related to a plugin calling view related decal bar functions while you login.

Flipo, if COM was broken then WF, CS, and SpellFilter would all fail to work properly. There may be some issues remaining with the new parser, but it's not broken as then the core filters would all fail.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
agnari 
Posts: 7,595
Registered: Oct 10, '00
Extended Info (if available)
Real Post Cnt: 7,440
User ID: 48,760
Subject: New Decal beta release (2962)
after installing beta i get this

:si:Error checking inventory...Cannot sort
:si:Logging off and back on may clear inventory errors.

from Sortit! when trying to sort. which usually in the past meant stuff was dumped on toon's main pack via trade window and logging out and back in cleared things up.

now however, log in do nothing but attempt sort immediately and get message. and no logging out and back in will no longer clear up the issue.

 

-----signature-----
Ag Nar
Portal Mule Master of the Loresraat
Mastering the pixels of gamedom, 1 MMORPG at a time..
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
It does look like IMessageIterator is returning E_FAIL in a few places it shouldn't be. Depending on the plugins you use, it may or may not be a problem. The next beta we produce hopefully will iron out these bugs.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
agnari 
Posts: 7,595
Registered: Oct 10, '00
Extended Info (if available)
Real Post Cnt: 7,440
User ID: 48,760
Subject: New Decal beta release (2962)
great Haz, atm it's not a real problem, just log the toon in on another computer where 2960 is installed and sort the stuff.

but glad i caught an issue for you to resolve. more resolved prior to release, better you all look at release with an awesome upgrade that doesnt have to be patched on day one. or like a commerical relase that came WITH a patch on release day.

 

-----signature-----
Ag Nar
Portal Mule Master of the Loresraat
Mastering the pixels of gamedom, 1 MMORPG at a time..
Link to this post
mrFlipo 
Posts: 476
Registered: Jun 24, '03
Extended Info (if available)
Real Post Cnt: 465
User ID: 815,685
Subject: New Decal beta release (2962)
Hazridi,

Been crazy here today but this is what I managed to determine.

For NetEcho F745 hex create:
Flag is 20403A hex so 4000 hex is set which means 'container' should be available.

Exception HRESULT E_FAIL has been returned from a call to a COM component

I track this down to
pMsg.Value['container']

I verified that the pMsg packet does have 'container'.

The exception did not occur with the prior Beta Decal.

Tomorrow I will import type libraries and see if that 'fixes' things.












 

-----signature-----
(none)
Link to this post
joeblow8579 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: New Decal beta release (2962)
Hazridi posted:
joe, I have never seen that behavior. I suspect it is related to a plugin calling view related decal bar functions while you login.

Flipo, if COM was broken then WF, CS, and SpellFilter would all fail to work properly. There may be some issues remaining with the new parser, but it's not broken as then the core filters would all fail.

My understanding based on a thread I read here some time ago was that this was a longstanding known bug in Decal. That's not the case?

Basically it can happen with any of a number of my plugins. It's common with SSSort and Squire especially, but also happens with Make It occasionally as well.

It never seems to happen with Alinco. Dunno if that helps at all.

 

-----signature-----
Link to this post
mrFlipo 
Posts: 476
Registered: Jun 24, '03
Extended Info (if available)
Real Post Cnt: 465
User ID: 815,685
Subject: New Decal beta release (2962)
Reimported decal type libraries

Yup.. IMessageIterator and Tings are not happy with each other.

 

-----signature-----
(none)
Link to this post
-Logan_Conrad- 
Posts: 6,896
Registered: Jun 14, '01
Extended Info (if available)
Real Post Cnt: 6,820
User ID: 154,330
Subject: New Decal beta release (2962)
Question:

Should I uninstall my previous version of Decal before installing 2.9.6.2?

 

-----signature-----
Logan Conrad -MT- 221st Level Combat Archer
Kal'Aaron -MT- 183rd Level Deadeye
Shadow of Logan -MT- 147th Level Combat Archer
"I can't stand pain. It hurts me!" - Daffy Duck
AC's Best Resource => http://ac.wikkii.net/wiki/ACC_Wiki_Home
Link to this post
immortalbob 
Title: AC Vault Staff
I am batman!

Posts: 11,887
Registered: Feb 24, '02
Extended Info (if available)
Real Post Cnt: 11,708
User ID: 649,929
Subject: New Decal beta release (2962)
-Logan_Conrad- posted:
Question:

Should I uninstall my previous version of Decal before installing 2.9.6.2?

I didn't have to, everything is working fine

 

-----signature-----
ImmortalBob, Axer Extraordinaire
+Turbine Sappho tells you, "I am starting to think you are immortal"
Link to this post
Maglett_of_FF 
Posts: 4,986
Registered: May 17, '02
Extended Info (if available)
Real Post Cnt: 4,900
User ID: 680,348
Subject: New Decal beta release (2962)
Hazridi posted:
Holy mother of batman, that is a lot of plugins. Can you try turning some off and seeing if that helps?

Also,
Network Filters, 1, AcPowerSaver, 1.0.3.0, {3DF94708-3539-4A17-A45E-6DDDBE7CD419}
this could do bad things depending on what it is even doing. Try turning it off.


Acpower saver is by -Lino- His site is found here: http://ac.ranta.info/DecalDev

What is is designed to do is reduce the cycles a modern high power computer uses for AC, it's adjustable in that you can select the amount of cycles it affects. There are 2 settings ranges, 1 to 5 for the login screen and 6 thru 10 that will also affect in-game play as well (I may have flipped the descriptions for the effect of the ranges but it's of little effective difference, half the settings affect the login/character selection screen and the other half also affect the game while playing).
I haven't used this particular plug-in but noticed it and went, huh- very interesting.

 

-----signature-----
Edits are for spelling :^)
Trophy Compendium http://vnboards.ign.com/message.asp?topic=90389010
/a Devil's Saint says, "what we teach our Children we become" June 3, 2008
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
I know Acpowersaver is basically calling sleep in a loop. This is totally unsupported for any version of Decal, and will definitely cause performance issues if you do not have sufficient CPU.

Joe, it is not a decal bug as far as I know. The fact that it only happens with some plugins should be a pretty big indicator.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
Maglett_of_FF 
Posts: 4,986
Registered: May 17, '02
Extended Info (if available)
Real Post Cnt: 4,900
User ID: 680,348
Subject: New Decal beta release (2962)
Hazridi posted:
I know Acpowersaver is basically calling sleep in a loop. This is totally unsupported for any version of Decal, and will definitely cause performance issues if you do not have sufficient CPU.



Ahh, okies, I wasn't sure if you were aware if it and it's details or not, being a busy person whom works on the self described 'mess' that is the older 'Core' parts of Decal. I'm sometimes known as Captain Obvious (or Captain Oblivious).

I would like to say THANK YOU for your work on Decal, past present and hopefully future happy

I suspect you don't hear that enough.

 

-----signature-----
Edits are for spelling :^)
Trophy Compendium http://vnboards.ign.com/message.asp?topic=90389010
/a Devil's Saint says, "what we teach our Children we become" June 3, 2008
Link to this post
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: New Decal beta release (2962)
All of us say thank you alot.

He probably reads most of them as......

"Hurry up"......."What's taking so long?".........."OMG, crap is broke!!!!"


All mean thank you though.

silly

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post
mrFlipo 
Posts: 476
Registered: Jun 24, '03
Extended Info (if available)
Real Post Cnt: 465
User ID: 815,685
Subject: New Decal beta release (2962)
Sitting at pick the toon screen you will see some awesome temps from
your graphics card.

 

-----signature-----
(none)
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
Never seems to be an issue for me, that's kinda interesting. Of course I'm the freak who leaves his computer case open so I can get inside it easily whenever I want.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
Zegeger 
Posts: 974
Registered: Apr 27, '01
Extended Info (if available)
Real Post Cnt: 965
User ID: 92,000
Subject: New Decal beta release (2962)
The following sections worked previously. Do I need to change anything?

Select Case pMsg.Type
Case GAME_EVENT
Select Case pMsg.Value("event")
Case LOGIN_INFO
28: Set v = pMsg.Struct("properties")
29: If (v.Value("flags") And &H80&) <> 0 Then
30: n = v.Value("qwordCount") - 1
31: If (n >= 0) Then
32: Set w = v.Struct("qwords")
33: For i = 0 To n
34: Set x = w.Struct(i)

--------------------------------------------------------------------------------
AgentZ v1.2.0 (2/27/2011 11:51:26 PM)
Error #-2147467262 occured in 'NetEcho_EchoMessage' of class 'NetEchoHandler' at line 34
Specified cast is not valid.

Case IDENTIFY
52: If pMsg.Value("success") = 1 Then
53:
54: If HUDTarget.GetObject(tmp) Then
55: If pMsg.Value("object") = tmp.guid Then
56: If pMsg.Value("flags") And &H100& Then
57: IDHealth = pMsg.Value("health")
58: IDHealthMax = pMsg.Value("healthMax")
59: IDHealthPer = IDHealth / IDHealthMax
60: If IDHealthPer > 1# Then IDHealthPer = 1#
61: Call HUDTarget.TargetHud.UpdateHealth
62: End If
63: IDSpells = ""
64: n = pMsg.Value("spellCount") - 1

--------------------------------------------------------------------------------
AgentZ v1.2.0 (2/27/2011 11:52:33 PM)
Error #-2147483640 occured in 'NetEcho_EchoMessage' of class 'NetEchoHandler' at line 64
Error HRESULT E_FAIL has been returned from a call to a COM component.

 

-----signature-----
Zegeger - HG - 246 - Axe
AgentZ - http://decal.zegeger.net
"Ambition is a poor excuse for not having sense enough to be lazy." - Edgar Bergen
"Imagination is more important then knowledge." - Albert Einstein
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
I wouldn't change your plugin code, no. This version of Decal definitely is throwing spurious E_FAIL hresults that shouldn't be there. Wait for the next release.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
Zegeger 
Posts: 974
Registered: Apr 27, '01
Extended Info (if available)
Real Post Cnt: 965
User ID: 92,000
Subject: New Decal beta release (2962)
What about the first error "cast is not valid". I am also getting that in this section.

30 Set Options = pMsg.Struct("options")
40 If (Options.Value("flags") And &H200&) <> 0 Then
50 n = Options.Value("optionPropertyCount") - 1
60 If (n >= 0) Then
70 Set OptionsProp = Options.Struct("optionProperties")
80 For i = 0 To n
90 Set OptionsPropItem = OptionsProp.Struct(i)

--------------------------------------------------------------------------------
AgentZ v1.2.0 (2/28/2011 12:43:14 AM)
Error #-2147467262 occured in 'HandleOptions' of class 'NetEchoHandler' at line 90
Specified cast is not valid.

 

-----signature-----
Zegeger - HG - 246 - Axe
AgentZ - http://decal.zegeger.net
"Ambition is a poor excuse for not having sense enough to be lazy." - Edgar Bergen
"Imagination is more important then knowledge." - Albert Einstein
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
It's honestly been so long since I've done anything with the parser in VB6 that I don't remember if that's valid syntax or not anymore. If it was working in 2.9.6.0 and 2.9.6.1 then it's a bug if it fails now.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
What type is x and OptionsPropItem declared as? (Dim OptionsPropItem as XXXX)

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
mav_sc 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: New Decal beta release (2962)
mrFlipo posted:
Sitting at pick the toon screen you will see some awesome temps from
your graphics card.



I have two AC boxes that both run ATI 5870 cards. W/O AC Power Saver my cards would heat up, fans would scream, entire room would eventually heat up.

W/ AC Power saver life is normal.

Thank you AC Power Saver, you saved my GPU's!

 

-----signature-----
Link to this post
Zegeger 
Posts: 974
Registered: Apr 27, '01
Extended Info (if available)
Real Post Cnt: 965
User ID: 92,000
Subject: New Decal beta release (2962)
Dim Options As DecalNet.IMessageMember
Dim OptionsProp As DecalNet.IMessageMember
Dim OptionsPropItem As DecalNet.IMessageMember

Dim v As DecalNet.IMessageMember
Dim w As DecalNet.IMessageMember
Dim x As DecalNet.IMessageMember

 

-----signature-----
Zegeger - HG - 246 - Axe
AgentZ - http://decal.zegeger.net
"Ambition is a poor excuse for not having sense enough to be lazy." - Edgar Bergen
"Imagination is more important then knowledge." - Albert Einstein
Link to this post
Virindi-Inquisitor 
Posts: 6,908
Registered: Nov 18, '01
Extended Info (if available)
Real Post Cnt: 6,646
User ID: 511,923
Subject: New Decal beta release (2962)
Zegeger: For the error "Specified cast is not valid.", change your variable 'i' from Integer to Long. Tell me if it works then. grin

I have committed a fix to the tree and the issue will be solved in the next release candidate.

Edit: just saw that your second issue is actually different. We still need to work on that one...it looks like you are getting spellcount without verifying first flags & 0x10 != 0. Is this accurate?

 

-----signature-----
Virindi
---
****Virindi Plugins FAQ**** http://www.virindi.net/wiki/index.php/Virindi_Plugins_FAQ
http://www.virindi.net - Virindi Tank, Follower, Integrator, Reporter, VCS5, XPHelper, Item Tool, HUDs, etc...
Decal Core Dev - http://www.decaldev.com
Link to this post
Virindi-Inquisitor 
Posts: 6,908
Registered: Nov 18, '01
Extended Info (if available)
Real Post Cnt: 6,646
User ID: 511,923
Subject: New Decal beta release (2962)
I think we have this solved. Stay tuned for another RC.

 

-----signature-----
Virindi
---
****Virindi Plugins FAQ**** http://www.virindi.net/wiki/index.php/Virindi_Plugins_FAQ
http://www.virindi.net - Virindi Tank, Follower, Integrator, Reporter, VCS5, XPHelper, Item Tool, HUDs, etc...
Decal Core Dev - http://www.decaldev.com
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
Yeah, looks like Virindi got most of the weird DecalNet behavior replicated. I can use Tings, Sort It! and AgentZ all fine now.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
mrFlipo 
Posts: 476
Registered: Jun 24, '03
Extended Info (if available)
Real Post Cnt: 465
User ID: 815,685
Subject: New Decal beta release (2962)
Excellent news.

Thanks for all the hard work.

 

-----signature-----
(none)
Link to this post
agnari 
Posts: 7,595
Registered: Oct 10, '00
Extended Info (if available)
Real Post Cnt: 7,440
User ID: 48,760
Subject: New Decal beta release (2962)
I've already reported that the sort function of SORTIT! doesn't work, what i've just seen is that equip/strip functions don't seem to be working either using 2962 and the 25 update VI released.

 

-----signature-----
Ag Nar
Portal Mule Master of the Loresraat
Mastering the pixels of gamedom, 1 MMORPG at a time..
Link to this post
Zegeger 
Posts: 974
Registered: Apr 27, '01
Extended Info (if available)
Real Post Cnt: 965
User ID: 92,000
Subject: New Decal beta release (2962)
Hazridi posted:
Yeah, looks like Virindi got most of the weird DecalNet behavior replicated. I can use Tings, Sort It! and AgentZ all fine now.


Sweet, thanks happy

 

-----signature-----
Zegeger - HG - 246 - Axe
AgentZ - http://decal.zegeger.net
"Ambition is a poor excuse for not having sense enough to be lazy." - Edgar Bergen
"Imagination is more important then knowledge." - Albert Einstein
Link to this post
joeblow8579 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: New Decal beta release (2962)
Hazridi posted:
Joe, it is not a decal bug as far as I know. The fact that it only happens with some plugins should be a pretty big indicator.

Haz,
I paid particular attention to this over the past few days, in order to gather information for you. I think I was mistaken with my original report. It doesn't seem to be isolated to particular plugins. I had it happen with GoArrow and Make It in addition to the usual SSSort, Squire, and Quest Timer.

Is there anything I can do to gather more information for you?

 

-----signature-----
Link to this post
mrFlipo 
Posts: 476
Registered: Jun 24, '03
Extended Info (if available)
Real Post Cnt: 465
User ID: 815,685
Subject: New Decal beta release (2962)
joeblow8579
Does it do this every time you login?
Does it show you more then one plugin UI?
Export maybe useful.


 

-----signature-----
(none)
Link to this post
joeblow8579 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: New Decal beta release (2962)
mrFlipo posted:
joeblow8579
Does it do this every time you login?
Does it show you more then one plugin UI?
Export maybe useful.


I would say it does it 95% of the time I login. It often will immediately bring up one plugin's UI (while I'm in portal space), then when I enter the world pop up a different one. The last one to be displayed is most often Squire or SSSort.

It's obviously never a VVS plugin.

Here's an export:

Decal (DenAgent.exe) version: 2.9.6.0

type, enabled, name, version, clsid
Plugins, 1, Make It!, 5.9.7.0, {70DD2CC6-E638-4F43-9F15-C84A0FC7DC76}
Plugins, 1, SSSort, 2.2.0.0, {B9765335-51EC-4C24-AE39-D6E1BA6AE4AD}
Plugins, 1, Target Info, 3.1.0.1, {BF8C22F4-B172-4922-B3D4-26E6985E87AC}
Plugins, 1, Alinco3, 1.0.1.10, {ED1645F2-7BE3-44C0-8677-F64252F79309}
Plugins, 1, AmmoGimp, 1.4.1.0, {ED2A6D06-C27F-4A37-8043-D7E3B827F878}
Plugins, 1, MiniMap, 1.1.0.264, {92C09018-E815-4C22-987B-8E553154146E}
Plugins, 1, Squire, 1.0.1.0, {77B00276-B787-4ED9-B242-4348E917EE36}
Plugins, 1, SkunkVision (VVS Edition), 1.0.0.8, {43D08DEB-7490-4990-9688-AA25685A44A9}
Plugins, 1, Virindi HUDs, 1.0.0.8, {C6B1DF06-FF20-459E-8302-AA346CBFDA01}
Plugins, 1, Quest Timer, 2.4.0.2, {BB51962C-2EEE-4E67-A032-EEC1F11E66C8}
Plugins, 1, GoArrow, 1.2.0.1, {46BBF551-8578-4A59-B2FB-B5D9F4C719FA}
Plugins, 1, Radar Add-on, 1.2.0.53, {CA23F8D7-7E71-423A-A928-BC5CDD8FBD96}
Plugins, 1, BotShopper, 1.1.0.1, {6367C4F9-0F6D-40F5-91E5-6826CBFCBE86}
Plugins, 0, Virindi Integrator2 Beta, 1.0.1.2, {7882AE88-CB68-4C98-BB94-90204C2D2156}
Plugins, 1, Decal Hotkey System, 2.9.6.0, {6B6B9FA8-37DE-4FA3-8C60-52BD6A2F9855}
Plugins, 1, Virindi Hotkey System, 1.0.0.4, {ED7CC818-7159-461F-A833-4CA49E1C85B6}
Plugins, 0, Virindi Reporter, 0.0.0.7, {8C70FF56-0E53-4265-9E19-C4534A8D3AA8}
Plugins, 1, Virindi Item Tool, 1.0.0.7, {7BCA75A3-CC65-456B-BBB1-6383FB072B60}
Plugins, 1, Virindi Tank, 0.3.1.63, {642F1F48-16BE-48BF-B1D4-286652C4533E}
Plugins, 0, Virindi Chat System 5, 5.0.0.4, {0A7B25AC-79A9-4F6A-9751-419B87A7BB05}
Plugins, 0, ScrollReader3, 1.7.1.0, {1D9551D0-E3EF-4D2F-9953-6469550497DC}
Plugins, 0, LockesArmyKnife, 1.5.3.0, {564F9780-062F-42D1-816D-756BF4F725C0}
Plugins, 0, StuffExchanger, 1.0.2.0, {48DBDDCD-BD10-43F5-B57A-73996DCA51C1}
Plugins, 1, Quack, 2.9.0.0, {1EB3CCA3-001A-423A-9559-75A29E17C387}
Plugins, 1, Sellvage, 1.1.0.0, {6693D42B-1F5B-425F-BEAA-396175CB3A3D}
Plugins, 0, Call It! Vsn 1.0, 1.0.0.0, {DECA1000-4354-4329-B003-9592F948C1A3}
Network Filters, 1, Virindi AutomaticUpdatesFilter, 1.0.0.6, {108ED493-48AD-42A6-AADC-EF773E4F185A}
Network Filters, 1, ACDC Core Filter, 7.2.2.0, {2DB1B641-4039-4D69-831A-79915EC266CE}
Network Filters, 1, Echo Filter 2, 2.9.6.0, {34239EAD-6317-4C40-A405-193BA5232DD8}
Network Filters, 1, Character Stats Filter, 2.9.6.0, {4540C969-08D1-46BF-97AD-6B19D3C10BEE}
Network Filters, 1, World Object Filter, 2.9.6.0, {53092D1B-F0B0-46FF-BF11-8F031EC9B137}
Network Filters, 1, Decal FileService, 2.9.6.0, {5E9B2FC3-C251-4589-8CE3-2BCA542B98B6}
Network Filters, 1, Identify Queue Filter, 2.9.6.0, {B0C05A9A-273D-4BC4-B7BA-E27CF94C8EF4}
Network Filters, 1, SpellFilter, 2.9.6.0, {C2D43735-BE7E-4829-AF73-F2E7E820EB16}
Services, 1, Decal .NET Lifetime Service, 2.9.6.0, {71A69713-6593-47EC-0001-0000000DECA1}
Services, 1, Decal Dat Service, 2.9.6.0, {37B083F0-276E-43AD-8D26-3F7449B519DC}
Services, 1, Decal Render Service, 2.9.6.0, {FB3C8286-88ED-4B4D-B413-94B40F346239}
Services, 1, Decal Inject Gateway Service, 2.9.6.0, {FEFE5CAB-10E4-404F-AD4D-184BCB506099}
Services, 1, Decal Input Service, 2.9.6.0, {B33307BA-706D-474A-80B9-70BB8D13EF3E}
Services, 1, Decal Networking Service, 2.9.6.1, {C8C406F8-BA2E-4964-8B04-FF38394A8E0E}
Services, 1, Virindi View Service Bootstrapper, 99.99.99.99, {DBAC9286-B38D-4570-961F-D4D9349AE3D4}
Services, 1, Decal D3DService, 2.9.6.0, {F0CC07A0-2C89-4FA4-9356-714665BC2F8B}
Surrogates, 1, Decal.Adapter Surrogate, 2.9.6.0, {71A69713-6593-47EC-0002-0000000DECA1}
Surrogates, 1, Prefilter Network Filter Surrogate, 2.9.6.0, {443D4A68-5422-4E0C-9460-973F8FBDB190}
Surrogates, 1, ActiveX Plugin Surrogate, 2.9.6.0, {7559F22F-C56F-4621-AE08-9C354D799D4B}
Surrogates, -1, Version 1 Plugin Surrogate, 2.9.6.0, {3D837F6E-B5CA-4604-885F-7AB45FCFA62A}
Input Actions, 1, Delay Input Action, 2.9.6.0, {324D76B8-D8C7-4A81-B867-E4E1F874E488}
Input Actions, 1, Mouse Move Input Action, 2.9.6.0, {57D18578-0BF0-4DE5-A0A9-E7CB531C0429}
Input Actions, 1, Restore Input Action, 2.9.6.0, {6EE2F682-7129-44BE-84B9-787BAE35EC1C}
Input Actions, 1, Polled Delay Input Action, 2.9.6.0, {762335B2-2274-4BB4-8B1F-F7286C949FF7}
Input Actions, 1, Typing Input Action, 2.9.6.0, {9CDCEEDC-F8AC-42D5-9A05-52B9346D00A4}
Input Actions, 1, Event Input Action, 2.9.6.0, {D6E4BD19-4900-4515-BCE2-A9EA4AAE2699}

Operating System:
Professional (Build 7600)

[Protected Storage Service] : Manual

Decal Settings
[Injection Method] : Timer (Default)
[Portal Path] : C:\Games\Turbine\Asheron's Call - Throne of Destiny\
[Launcher App] : ACDCClient.exe
[Update URL] : http://decal.dreagis.com
[memlocs.xml] : 26272 bytes, Version 0.0.11.4017
[messages.xml] : 54818 bytes, Version 2011.02.25.0
[Video Memory] : -26238976

D3DX Libraries (Only d3dx9_30 is required)
[d3dx9_24.dll] : Installed (9.5.132.0)
[d3dx9_25.dll] : Installed (9.6.168.0)
[d3dx9_26.dll] : Installed (9.7.239.0)
[d3dx9_27.dll] : Installed (9.8.299.0)
[d3dx9_28.dll] : Installed (9.10.455.0)
[d3dx9_29.dll] : Installed (9.11.519.0)
[d3dx9_30.dll] : Installed (9.12.589.0)


---Support Libraries ---
Note: The following libraries are not necessary for Decal to function and are only provided to be of use to plugin developers.


.NET Frameworks
[v1.0.3705] (1.0 Final) : Not Installed
[v1.1.4322] (1.1 Final) : Installed (Service Pack 1)
[v2.0.50215] (2.0 Beta 2) : Not Installed
[v2.0.50727] (2.0 Final) : Installed (Service Pack 2)

C++ Libraries
[msvbvm60.dll] : Installed (6.0.98.15)
[atl70.dll] : Installed (7.0.9975.0)
[mfc70.dll] : Installed (7.0.9975.0)
[msvcr70.dll] : Installed (7.0.9981.0)
[msvcp70.dll] : Installed (7.0.9466.0)
[atl71.dll] : Installed (7.10.6101.0)
[mfc71.dll] : Installed (7.10.6101.0)
[msvcr71.dll] : Installed (7.10.7031.4)
[msvcp71.dll] : Installed (7.10.6052.0)

Microsoft XML Libraries
[msxml3.dll] : Installed (8.110.7600.16723)
[msxml4.dll] : Installed (4.20.9876.0)


---Video Device Information---
[Device] : ATI Mobility Radeon HD 5800 Series
[Device Name] : \\.\DISPLAY1
[KeyDeviceID] : Enum\PCI\VEN_1002&DEV_68A1&SUBSYS_00CC106B&REV_00
[KeyDeviceKey] : \Registry\Machine\System\CurrentControlSet\Control\Video\{02FEE560-E359-4017-8742-3C0BABBF004D}\0000
[Manufacturer] : ATI Technologies Inc.
[ChipType] : ATI display adapter (0x68A1)
[DACType] : Internal DAC(400MHz)
[Revision] :
[MemoryLocalised] : 4070 MB
[MemoryEnglish] : 4070 MB
[DisplayLocalised] : 2560 x 1440 (32 bit) (60Hz)
[DisplayEnglish] : 2560 x 1440 (32 bit) (60Hz)
[DisplayWidth] : 2560
[DisplayHeight] : 1440
[DisplayBpp] : 32
[RefreshRate] : 60
[MonitorName] : Generic PnP Monitor
[MonitorMaxRes] :
[DriverName] : aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx6
[DriverVersion] : 8.17.0010.1047
[DriverAttributes] : Final Retail
[DriverLangEnglish] : English
[DriverLangLocal] : English
[DriverDateEng] : 9/28/2010 20:54:02
[DriverDateLocal] : 9/28/2010 8:54:02 PM
[DriverSize] : 628224
[MiniVdd] : n/a
[MiniVddDateEng] : n/a
[MiniVddDateLocal] : n/a
[MiniVddSize] : 0
[Vdd] : n/a
[RenderWindow] : Yes
[Beta] : No
[Debug] : No
[Signed] : No
[SignValid] : No
[Identifier] : {D7B71EE2-2BE1-11CF-CC77-C620BEC2C535}
[DDIVer] : 10
[DDIVerEng] : 10.1
[DDIVerLocal] : 10.1
[iAdapter] : 0
[VendorID] : 0x1002
[DeviceID] : 0x68A1
[SubSystemID] : 0x00CC106B
[RevisionID] : 0x0000
[WHQL Level] : 0
[NoHardware] : 0
[DDAccelEnabled] : Yes
[3DAccelExists] : Yes
[3DAccelEnabled] : Yes
[AGP Enabled] : Yes
[AGPExists] : Yes
[AGPExistsValid] : Yes

 

-----signature-----
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
turn off every single plugin except DHS and tell me if it still happens, please.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post
agnari 
Posts: 7,595
Registered: Oct 10, '00
Extended Info (if available)
Real Post Cnt: 7,440
User ID: 48,760
Subject: New Decal beta release (2962)
i use to see tht before i switched to the vbundle group and usually it ws the main vtank screen that popped up BUT, it was not it's normal size. it was truncated width wise as IF the vtank screen was being shown in another plugins main window.

i open all plugins in the same area so couldn't tell which it was. i'd just close it and move on. stopped once i moved ot vtank bundle (or that is the way I recall it happening).

 

-----signature-----
Ag Nar
Portal Mule Master of the Loresraat
Mastering the pixels of gamedom, 1 MMORPG at a time..
Link to this post
-paradoxlost- 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: New Decal beta release (2962)
The views popping up is an ancient bug. It is caused by plugins that change their title way early in their life if I remember correctly.

 

-----signature-----
Link to this post
joeblow8579 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: New Decal beta release (2962)
-paradoxlost- posted:
The views popping up is an ancient bug. It is caused by plugins that change their title way early in their life if I remember correctly.

That sounds reasonable. I will do some testing with only DHS enabled, but DHS NEVER pops up, so I'm not sure it will replicate the behavior. I think thats the only UI that absolutely never ever pops up unbidden.

It seems to happen more (or maybe I just notice it more, hard to tell) when I'm dual logging with ACDC.

 

-----signature-----
Link to this post
Virindi-Inquisitor 
Posts: 6,908
Registered: Nov 18, '01
Extended Info (if available)
Real Post Cnt: 6,646
User ID: 511,923
Subject: New Decal beta release (2962)
-paradoxlost- posted:
The views popping up is an ancient bug. It is caused by plugins that change their title way early in their life if I remember correctly.


I remember hearing that. It may also apply to changing the icon and other view properties as well.

VTank changes both its title and its icon during plugin startup, which could cause it to pop up when it is not running in VVS mode.

SSSort changes its location during plugin startup.

 

-----signature-----
Virindi
---
****Virindi Plugins FAQ**** http://www.virindi.net/wiki/index.php/Virindi_Plugins_FAQ
http://www.virindi.net - Virindi Tank, Follower, Integrator, Reporter, VCS5, XPHelper, Item Tool, HUDs, etc...
Decal Core Dev - http://www.decaldev.com
Link to this post
Virindi-Inquisitor 
Posts: 6,908
Registered: Nov 18, '01
Extended Info (if available)
Real Post Cnt: 6,646
User ID: 511,923
Subject: New Decal beta release (2962)
The views popping up bug should be fixed in the next version.

 

-----signature-----
Virindi
---
****Virindi Plugins FAQ**** http://www.virindi.net/wiki/index.php/Virindi_Plugins_FAQ
http://www.virindi.net - Virindi Tank, Follower, Integrator, Reporter, VCS5, XPHelper, Item Tool, HUDs, etc...
Decal Core Dev - http://www.decaldev.com
Link to this post
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: New Decal beta release (2962)
Virindi-Inquisitor posted:
The views popping up bug should be fixed in the next version.


You're on top of sh*t this update V. Thanks for the hard work.

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post
agnari 
Posts: 7,595
Registered: Oct 10, '00
Extended Info (if available)
Real Post Cnt: 7,440
User ID: 48,760
Subject: New Decal beta release (2962)
on top of stuff doesn't seem to be an admiral location to me. personally rather be far away and upwind (or is it down wind???).

but yes they seem to be tracking down these annoying ancient glitches and removing them left and right.

just have to wonder what new ones, if any, have been planted deep within the code to surface only later.

 

-----signature-----
Ag Nar
Portal Mule Master of the Loresraat
Mastering the pixels of gamedom, 1 MMORPG at a time..
Link to this post
joeblow8579 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: New Decal beta release (2962)
Virindi-Inquisitor posted:
The views popping up bug should be fixed in the next version.

Thanks Virindi! Considering what the Decal code base is, I'm frankly amazed at all you're able to accomplish with such ease. Thank you!

 

-----signature-----
Link to this post
Hazridi 
Posts: 8,386
Registered: Mar 15, '01
Extended Info (if available)
Real Post Cnt: 8,277
User ID: 74,558
Subject: New Decal beta release (2962)
Well, it is messy. But this was just a case of a variable not being initialized properly and then being used in the setTitle code. Surprisingly easy.

 

-----signature-----



Hazridi of WE, VT, HG, SC
Decal Core Dev - http://www.decaldev.com - Beta at http://www.decaldev.com/beta
Link to this post

Valid XHTML 1.0 Transitional Powered by PHP