Error message

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Locked
slowandstupid
Non-Subscriber
Posts: 5
Joined: Fri Mar 04, 2005 9:32 pm

Error message

Post by slowandstupid » Wed Sep 21, 2005 4:59 pm

I am getting the following error message when trying to run an extension:

wow.exe - Entry Point Not Found

The procedure entry point ?FindMouseOver@LGUIElement@@UAEPAV1@AAU_Point2i@@@Z could not be located in the dynamic link library ISUI.dll


Not sure if this is an IS problem or extension but since it mentioned ISUI.dll I figured I would post here.

Repatching the dll file doesn't correct the error nor does a new ext file.

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Wed Sep 21, 2005 5:15 pm

It is in fact due to an old version of the extension. The extension must specifically be built with ISXDK v21 to use the current LavishGUI (ISUI in this case) API. This only happens with extensions that provide LavishGUI elements (such as the radar elements provided by ISXEQ, ISXEQ2, ISXWoW, ISXCSS, etc)

slowandstupid
Non-Subscriber
Posts: 5
Joined: Fri Mar 04, 2005 9:32 pm

Post by slowandstupid » Wed Sep 21, 2005 5:22 pm

Ok, thanks.

nemesis8816
GamingTools Subscriber
Posts: 1
Joined: Wed Sep 21, 2005 11:04 pm

Error message

Post by nemesis8816 » Tue Sep 27, 2005 6:44 pm

I was getting the same message when i tried to run isxwow then I tried to update the isxwow.dll and the extensions now it just says that it is out of date or something to that extent. Could you tell me which versions I need to get isxwow to execute. Thanks

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Tue Sep 27, 2005 6:52 pm

The current ISXDK version is v22, so you need extensions built with this version. If you have this problem loading extensions, please ask on ISMods, as it is specific to third party extensions

Locked