I agree the names need to make sense I've been trying to do that with my reworking of the code.
I'm trying to deconstruct the project but I'm thinking it might just make more sense to start a new one drop in the memory manager and see if the variables it puts out start to make sense.
Once I have accurate points to start with I can rename them to something meaningful. I'm wondering if do to the complexity of the project I've in fact used all the available memory that's why this has failed, so starting with a test bed empty project makes sense to verify this. I know I have at least 450K free from removing my HEAP variable, but that doesn't mean the linker hasn't used that for something else.
I'm trying to deconstruct the project but I'm thinking it might just make more sense to start a new one drop in the memory manager and see if the variables it puts out start to make sense.
Once I have accurate points to start with I can rename them to something meaningful. I'm wondering if do to the complexity of the project I've in fact used all the available memory that's why this has failed, so starting with a test bed empty project makes sense to verify this. I know I have at least 450K free from removing my HEAP variable, but that doesn't mean the linker hasn't used that for something else.
Statistics: Posted by DarkElvenAngel — Sat Dec 21, 2024 4:25 pm