Memory pools wont rise *Solved*

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
somen00b

Memory pools wont rise *Solved*

Post by somen00b »

If you get this error:

Message Severity: 2
.\Memory\RedMemoryPool.cpp(317)
Memory pool "whatever" set item count after being allocated

(replace "whatever" with the memory pool in the error)

move the memory pool lines to right after it says "function ScriptInit()"
above the memory pools add this line: "SetPS2ModelMemory(2097152 + 65536 * 8)"

moderators, feel free to add this to the FAQ

**Qdin removed the LUA and Log because it filled too much... It'll be posted with links so enthusiastic people could/can look at it. and it makes the posts smaller :wink: ** Read 2nd post for the reason :)
Last edited by somen00b on Fri Sep 22, 2006 4:11 pm, edited 1 time in total.
Qdin
Old School Staff
Posts: 2059
Joined: Wed Feb 23, 2005 9:54 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

RE: Memory pools wont rise

Post by Qdin »

You've got too much text in your post.

Instead upload your lua and errorlog to somewhere and post a link so peopole can read it instead: This is too demanding :? I'll remove the codes for now... :) unless they are fixed they'll appear again :wink: :roll:
Post Reply