Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


The plugin dll could not be loaded:192

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source -> Plugin development
View previous topic :: View next topic  
Author Message
copymark
How do I cheat?
Reputation: 0

Joined: 29 Dec 2012
Posts: 2

PostPosted: Sat Dec 29, 2012 11:59 am    Post subject: The plugin dll could not be loaded:192 Reply with quote

Everytime im trying to load my CE-plugin dll it gives me this error message: The plugin dll could not be loaded:192. My dll is written in c++ and does nothing else than including "cepluginsdk.h" and define the functions:

BOOL __stdcall CEPlugin_GetVersion(PPluginVersion pv , int sizeofpluginversion);
BOOL __stdcall CEPlugin_InitializePlugin(PExportedFunctions ef , int pluginid);
BOOL __stdcall CEPlugin_DisablePlugin(void);

all functions just return true at the moment.
Would be awesome if someone could help me Smile

Mark
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25252
Location: The netherlands

PostPosted: Sat Dec 29, 2012 12:44 pm    Post subject: Reply with quote

errorcode 192=ERROR_EXE_MARKED_INVALID

Perhaps you're running the 32-bit ce with a 64-bit dll ? Or you've made a .NET dll. Or you made your dll using cygwin/g++ or one of those other free compilers without properly setting it up to generate dll's, and instead make one of those weird .dll.a files

Also, make sure that the dll isn't in a path with special characters (so not your desktop if you're asian or arab, or anything non english)

And make sure your dll is set that the function use the stdcall method and no export functionname obfuscation happens

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
copymark
How do I cheat?
Reputation: 0

Joined: 29 Dec 2012
Posts: 2

PostPosted: Sat Dec 29, 2012 6:23 pm    Post subject: Reply with quote

ahh thanks, i used the 64bit ce version with a 32bit dll.
Thanks a lot darkbyte
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source -> Plugin development All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites