Can't load module

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
x2cube
Posts: 7
Joined: Tue Oct 11, 2005 5:10 pm

Can't load module

Post by x2cube »

Trying to load flash0:/vsh/module/paf.prx
I get this:
block.c: _allocSysMemory:Low: no more space, can not alloc
block.c: _allocSysMemory:Low: request nblocks 6131 (max 4016)
SceModmgrLoadModuleFileBufferPRX, size 0x17f23
module mgr.c:exe_thread:LoadModule failed: 0x800200d9
modulemgr.c:sceKernelLoadModuleWithApitype:sceKernelLoadModule failed 0x800200d9

any way to fix this?

I can load other modules fine, but even when I try to load this one first it says it can't allocate the space.
Post Reply