by James S » Aug 18, 2002 @ 2:07am
I'm trying find the source of the error message "Error During Initialization" in PocketQuake2 and why it occurs in an attempt order to fix it. I took a look at the source code and that just confused me even more. Some things seemed really odd to me, but I am VERY RUSTY at C code, and have never looked at the Quake2 source before. Can someone help me out? The problem is that on every tested PPC2k2 device Quake2 returns the above error message, and I believe it's because it's not properly allocating memory and returns setjmp (abortframe) as 1 causing the error message to appear. More info in the thread I linked. Thank you so much if anyone can help.