It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I just updated the game and expansions, but when I try to run it, I get an error that states:

r-engine.exe - entry point not found
"The procedure entry point k32getmodulefilenameexw could not be located in the dynamic link library kernel32.dll"

The game started after I clicked "ok", but when I tried to load a saved game, it just hung on a black screen. I was luckily able to alt tab out of that.

But when I instead tried to start a new game, it just froze on a black screen and I had to do a hard reset.

I tried deleting my old folder and doing a complete fresh re-installation, but the problem persists. Never had any issue like this before.

I'm on winxp sp3.
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
Brewtal_Legend: "The procedure entry point k32getmodulefilenameexw could not be located in the dynamic link library kernel32.dll"
That means that the exe is not XP compatible.
avatar
Brewtal_Legend: "The procedure entry point k32getmodulefilenameexw could not be located in the dynamic link library kernel32.dll"
avatar
mk47at: That means that the exe is not XP compatible.
I've been under the impression that Tales of Majeyel minimum requirements was win xp. So it states on their website and the gog store page. :(
avatar
Brewtal_Legend: I've been under the impression that Tales of Majeyel minimum requirements was win xp. So it states on their website and the gog store page. :(
You could try to contact DarkGod on IRC and ask if it a mistake:

http://forums.te4.org/viewtopic.php?f=38&t=23463
avatar
Brewtal_Legend: I've been under the impression that Tales of Majeyel minimum requirements was win xp. So it states on their website and the gog store page. :(
avatar
mk47at: You could try to contact DarkGod on IRC and ask if it a mistake:

http://forums.te4.org/viewtopic.php?f=38&t=23463
Thanks. Just registered and made a post about it.
I've found some general information on this problem on the SpeedCommand webpage, but it's in German: https://www.speedproject.de/k32getmodulefilenameexw-wird-nicht-gefunden/

Basically it is caused by a change that Microsoft made during the switch from Vista to WIndows 7 if the source code includes psapi.h. And ToME does that in a file added on 13 Nov 2017: https://git.net-core.org/tome/t-engine4/blob/master/src/discord-rpc/src/discord_register_win.cpp#L9

According to the information the issue can be solved by adding
#define PSAPI_VERSION 1
before line 9
#include <Psapi.h>
in discord_register_win.cpp.


The problematic change was made between the release of version 1.5.5 and 1.5.6.
avatar
Brewtal_Legend:
Ping. That should notify you.
Post edited May 18, 2018 by mk47at
Thanks for the report, gonna include that in next point release!
Actually can you do a test for me first please, grab the file https://github.com/discordapp/discord-rpc/releases/download/v3.3.0/discord-rpc-win.zip
Inside find the file /discord-rpc/win32-dynamic/bin/discord-rpc.dll and replace tome's version with it. See if it fixes it for you.

Thanks !
I can only test on Arch Linux and Windows 8.1.
avatar
Brewtal_Legend:
Ping.
Hey i get the same error on the new version i found on the developers site even though i installed it the first time it's version 1.5.10.
Now it's the free version i tried that without the add-ons. I am still checking out the game to see how it works before deciding to support buy it.
Am also on win xp sp3. Played through the tutorial, can save and load the game, but the error keeps showing up when loading and going into a new game, but doesn't prevent me from playing the game.
avatar
darkgod: ...See if it fixes it for you.
I had the same problem (WinXP SP3 also) and this download fixed it.

Thanks for your support!
avatar
darkgod: ...See if it fixes it for you.
avatar
AstralWanderer: I had the same problem (WinXP SP3 also) and this download fixed it.

Thanks for your support!
This will be in 1.6 then! Thanks!