Seemingly random error on some Windows 7 x86 installs where the _client.dll fails to load. Need more info on it in order to fix it. At the moment it seems too random.

One user initially reported it working if steam was shut off.

Another user reported it might work after reboots, but not when the PC had been running for a little while (?). This would make sense given the explanation below.

The message:

 ....\ProjectRIK\Data\_client.dll failed to load with message: Failed loading .....\ProjectRIK\Data\_client.dll: Not enough storage is available to process this command.

Possible causes

It should not be because of trying to allocate too much memory at once for x86 operating systems, then it wouldn't have worked "some times". And it's not exactly an isolated issue either. Most likely cause is probably the memory fragmentation, which means the game allocates "too much" memory at a single point, somewhere, without actually breaking any limits.

Oh well, turns out the whole "reboot" deal isn't the case. So again, got nothing to go on here.. :(

And now it seems it might be, the same guy uninstalled "virtual clone drive" and now it works but only once and after a restart.

http://www.decuslib.com/decus/vmslt99a/nt/tips.txt

Seems that it's simply random whether or not it works SOME times..