Purple Screen of Despair

Do not post feature requests here, please.
Before posting bugs report check the Image Bug reporting help & guidelines
Forum rules
Do not post Features/Improvments request here (i.e : AI being stupid is not a bug, not being able to do a mulligan is not a bug, etc..etc..)
Before posting, please read the Bugs reporting guideline

Re: Purple Screen of Despair

Postby xsolonx » Tue Nov 03, 2009 4:26 pm

Steveg's solution worked for me, could not get it to load ever in the normal game folder, moved it around and no problems since. Running a PSP 1000 on 5.00 m33-6
xsolonx
 
Posts: 1
Joined: Fri Nov 07, 2008 1:04 pm

Re: Purple Screen of Despair

Postby abrasax » Tue Nov 03, 2009 10:10 pm

WosRet wrote:ok, long story short: found 5 libs in JGE/lib/psp (libfreetype.a, libjpeg.a libmikmod.a, libpng.a, libz.a) which i have replaced with actually compiled libraries (2 days ago, with the most recent psptoolchain, sdk and libraries from pspdev.org).
Et voilà, it works!! :D :D :D :D
started wagic 10 times, never got the "Purple Screen of Despair".


I recompiled JGE using the library you provided and recompiled the last R1234... I was exited as didn't get any PSD twice in a row... but I had a crash (game crashed when I tryed to play a drain life on opponent) after that I had a PSD...

I've played several game since and had several PSD as well... and although it really decreased the number of occurence of PSD I did not fully get rid of it....

Just wanted to report... I can just hope I maybe made a mistake somwhere...

Grü

Abra
We need your Help !!!
New to wagic ? Be sure to check the following :

Bug report: Bug reporting
Help us: Add cards & Compiling.
Customize: Themes FAQ, All images thread, Abra's Mediafire folder
abrasax
 
Posts: 860
Joined: Wed Oct 15, 2008 7:46 am
Location: Switzerland

Re: Purple Screen of Despair

Postby Disturbed.1.93 » Wed Nov 04, 2009 12:08 am

Okay, I think I have something. I kept getting the PSD when on my 5.00 m33-6 PSP TA-082 with the 1.50 kernel installed. So, I downgraded to 5.00 m33-4 via hellcat's recover flasher 1.50. It worked, every time, no PSD. Then I got another PSP, TA-086. I flashed that from 5.50 GEN-D2 to 5.00 m33-6 via Hellcat's recovery flasher 1.60. I installed the 1.50 kernel and tried out wagic. I have tried several times and no PSD. I am running all of the same things on this PSP as i did on the other one (which I upgraded to 5.50 GEN-D2, I haven't tried Wagic on that yet). The only difference is the motherboard. So please help me out here and post your firmware and motherboard type and whether or not you get the PSD to see if my theory is correct. I know this doesn't help those with TA-082 if this is the case, all I can say is 5.00 m33-4 works on TA-082, not sure about GEN because I am just starting with it, maybe you guys can help me there. :D
Image
Disturbed.1.93
 
Posts: 86
Joined: Sat Aug 01, 2009 4:45 am

Re: Purple Screen of Despair

Postby WosRet » Wed Nov 04, 2009 1:02 pm

abrasax wrote:I recompiled JGE using the library you provided and recompiled the last R1234... I was exited as didn't get any PSD twice in a row... but I had a crash (game crashed when I tryed to play a drain life on opponent) after that I had a PSD...


Did you also recompiled libhgetools.a and libjinput.a? I think libgif.a is obsolete, but i did not looked deeply into the source code.
Can you give me a hint, that I can reproduce your crash? (I'm really new to this program, and not a super-programmer... :) )

Grü

Wos
WosRet
 
Posts: 5
Joined: Sun Nov 01, 2009 8:05 am
Location: Switzerland

Re: Purple Screen of Despair

Postby abrasax » Wed Nov 04, 2009 2:15 pm

Nop I did not recompiled the other libraries... just used the ones you provided... I must admit I would not know how to compile them...
If you can either provide a link to the compiled one you have or give a step by step instruction I would be happy to test it...

Regarding the crash... the game simply crash sometimes... In this case I was just casting a drain life (RV) not sure if it reproductible.. but I wanted to test it anyway...

Thanks in advance..

Abra
We need your Help !!!
New to wagic ? Be sure to check the following :

Bug report: Bug reporting
Help us: Add cards & Compiling.
Customize: Themes FAQ, All images thread, Abra's Mediafire folder
abrasax
 
Posts: 860
Joined: Wed Oct 15, 2008 7:46 am
Location: Switzerland

Re: Purple Screen of Despair

Postby WosRet » Wed Nov 04, 2009 2:39 pm

ok... then...
1. (step by step) if you are using cygwin or linux
goto JGE directory
type: make -f Makefile.hge clean all install (it then places the libhgetools.a in lib/psp)
type: make -f Makefile.input clean all install (it then places the libjinput.a in lib/psp)
goto mtg directory and rebuild EBOOT.PBP

2. (download) here

btw, can you send me your deck, which produced the crash?

Grü

Wos
WosRet
 
Posts: 5
Joined: Sun Nov 01, 2009 8:05 am
Location: Switzerland

Re: Purple Screen of Despair

Postby abrasax » Wed Nov 04, 2009 2:42 pm

Thanks,

I managed to build hge and input (was not the issue) but I don't know how to built or (re)built the other one...especially libgif but I already made fresh compile of WTH without it and will test it later...

Regarding the deck it was a random deck (in random deck mode that you need to unlock).

Grü

abra
We need your Help !!!
New to wagic ? Be sure to check the following :

Bug report: Bug reporting
Help us: Add cards & Compiling.
Customize: Themes FAQ, All images thread, Abra's Mediafire folder
abrasax
 
Posts: 860
Joined: Wed Oct 15, 2008 7:46 am
Location: Switzerland

Re: Purple Screen of Despair

Postby WosRet » Wed Nov 04, 2009 2:49 pm

I did not managed to compile libgif tooo....
when I disassembled libgif.a, i saw that it makes references to XWindow-functions which are in libx11.
I think x11 has something todo with linux not psp... so, obsolete.
maybe I'm wrong.

Wos
WosRet
 
Posts: 5
Joined: Sun Nov 01, 2009 8:05 am
Location: Switzerland

Re: Purple Screen of Despair

Postby k1m0 » Wed Nov 04, 2009 6:33 pm

Hi, I'm experiencing PSD problem too. I was trying to manage why the hell is that happening and why is it so random. Tried all kinds of stupid tricks like rebooting and so on. Changed EBOOT file with 3 different versions. This bug is random no mater what. Now I'm afraid to not able to run Wagic at university xD
BTW anybody tried to format memory stick ?
k1m0
 
Posts: 2
Joined: Wed Nov 04, 2009 6:23 pm

Re: Purple Screen of Despair

Postby abrasax » Thu Nov 05, 2009 8:05 am

Also following the instruction from WosRet:
- compiling hge and input lib anew
- using the lib he provided
- Compiling JGE and WTH anew with last SVN...

I did not had any PSD so far... which is clearly related to the lib since I used to have 90% of PSD prior to this change...

So... for now I cannot assure the bug is away but at least the occurence has been drastically reduced... I played for around 4 hours without a single occurence of PSD starting again, crashing, home button leaving and starting again.. etc...etc.. no PSD...

Big thanks for that...

Grü

Abra
We need your Help !!!
New to wagic ? Be sure to check the following :

Bug report: Bug reporting
Help us: Add cards & Compiling.
Customize: Themes FAQ, All images thread, Abra's Mediafire folder
abrasax
 
Posts: 860
Joined: Wed Oct 15, 2008 7:46 am
Location: Switzerland

Advertising

PreviousNext

Return to Bug reports

Who is online

Users browsing this forum: No registered users and 1 guest