Page 1 of 1
Task Pop Up not recognizing mouse clicks
Posted: May 15th, 2005, 8:28 am
by nuttso
I never used to have this problem but since the last big patch its a problem now. I load the game the task bar is there just fine, I bring up the blue popup on top of a player persona window like before and run any script ok. However as soon as I run anything I can never again switch to other scripts or even close the popup anymore. Only thing that works is F12 to stop the current script. However then it wont close I have to restart the game. Even that little yellow text that comes up saying a script is running permanently sticks on my screen. I have no idea why its not reponsive any longer anyone have any thoughts or ideas? I have alrenate hooking checked but that is how it always has been and no windowed or dialog even though I play windowed. I have tried both way and the pop up becomes unresponsive after any script fires off.
Thanks for any input

Posted: May 15th, 2005, 8:52 am
by wyvernx
Install the EQ2Crafter plugin. It automatically checks the compatibility mode checkbox via code.
Otherwise, if you dont have that plugin installed, you have to remember to check the compatiblity checkbox EVERY time.
Re: Task Pop Up not recognizing mouse clicks
Posted: May 15th, 2005, 7:50 pm
by nuttso
Thanks Wyvernx,
However that did not work I uninstalled and installed the crafter plugin again to see if it would help but it did not. As soon as I start one script the taskbar no longer is available at the bottom and the popup is as if its not there cause the mouse clicks go through it. The scripts run fine this is just annoying if I want to stop and then start I am forced to log out.
Re: Task Pop Up not recognizing mouse clicks
Posted: May 15th, 2005, 7:57 pm
by nuttso
Here is part of the log I am not sure if it helps any.
Starting Services. . .
05/15/05 09:24:10 PM ------->FOUND A StandardSERVICE: XUnleashed Windows Input Service
05/15/05 09:24:10 PM CXUWinInput::Initialize()
05/15/05 09:24:10 PM ------->FOUND A StandardSERVICE: XUnleashed TCP/IP Packet Sniffer
05/15/05 09:24:10 PM CPacketSniffer::Initialize()
05/15/05 09:24:10 PM Starting the 3rd Party Services...
05/15/05 09:24:10 PM ------->FOUND A 3rd Party Service: Wyvern's EQ2 Servicer
05/15/05 09:24:10 PM Starting Plugins. . .
05/15/05 09:24:10 PM ------->FOUND A 3rd Party Plugin: EQ2Unleashed Map Plugin
05/15/05 09:24:10 PM Loading Window Schema. . .
05/15/05 09:24:10 PM Looking for 3rd Party Service for services\EQ2Service.Service
05/15/05 09:24:10 PM ------->FOUND A 3rd Party Plugin: EQ2Crafter Plugin
05/15/05 09:24:10 PM Loading Window Schema. . .
05/15/05 09:24:10 PM ------->FOUND A STANDARD Plugin: XUnleashed V2 Triggers
05/15/05 09:24:10 PM Loading Window Schema. . .
05/15/05 09:24:10 PM ------->FOUND A STANDARD Plugin: XUnleashed V2 Macros
05/15/05 09:24:10 PM Loading Window Schema. . .
05/15/05 09:24:10 PM ------->FOUND A STANDARD Plugin: XUnleashed V2 Scripts
05/15/05 09:24:10 PM Loading Window Schema. . .
05/15/05 09:24:11 PM Attempting to lock onto Client. . .
05/15/05 09:24:11 PM WARNING: Requested DirectX9 Screen Format may not be compatable with XUnleashed.
05/15/05 09:24:11 PM FOUND: Direct3D9::CreateDevice()
05/15/05 09:24:11 PM DETECTED: Direct3DDevice9 Reset
05/15/05 09:24:11 PM WARNING: Requested DirectX9 Screen Format may be incompatable with XUnleashed.
05/15/05 09:24:11 PM FOUND: Direct3DDevice9::Present
05/15/05 09:24:11 PM Releasing XUnleashed DX9 BackBuffers.
05/15/05 09:24:11 PM Released XUnleashed DX9 BackBuffers.
05/15/05 09:24:11 PM Initializing DX9 BackBuffers...
05/15/05 11:39:36 PM Stopping Plugins. . .
05/15/05 11:39:36 PM Stopping Services. . .
05/15/05 11:39:36 PM CPacketSniffer::Terminate()
05/15/05 11:39:36 PM CXUWinInput::Terminate()
05/15/05 11:39:36 PM Exiting XUnleashed. . .
05/15/05 11:39:36 PM Unlocking client
05/15/05 11:39:36 PM Releasing XUnleashed DX9 BackBuffers.
05/15/05 11:39:36 PM Released XUnleashed DX9 BackBuffers.
05/15/05 11:39:45 PM Uninitializing XUnleashed. . .
Posted: May 15th, 2005, 8:15 pm
by wyvernx
uncheck the tcpip packet sniffer plugin
Re: Task Pop Up not recognizing mouse clicks
Posted: May 16th, 2005, 8:08 pm
by nuttso
Well found out what was wrong and fixed it. Seems I installed Mcfee virus scanning software and it seemed to be the cause, for once I uninstalled it the pop up is now responsive in game again. Any ideas why it may interrfere? Perhaps its checking scripting or something and causing a problem. Anyhow thanks for the suggestions and quick answers
