How To Fix lv2(2): ...
 
Notifications
Clear all

How To Fix lv2(2): System Warning : busy loop detected "while using SPRX" PS3 Target Manager

Page 1 / 2

KranK
Posts: 336
Topic starter
(@KranK)
Reputable Member
Joined: 9 years ago

Well Hello Modders and Coders

As you May noticed some times Working SPRX just Crash and freeze your game and Target manager console output say
lv2(2): System Warning : busy loop detected

i was figuring why is this happening and i found out why exactly

and even when i made blank SPRX with out any loops this error was still showing up

it looks like DEX CFW makes some sort of Note/Backup of used/Loaded SPRX with EBOOT ???!!!
its like if you load to many times SPRX with Diffrent code or Diffrent SPRX files using your EBOOT it will make this issue to come

so the point is it will not let you use SPRX no more in game that give you this error

the solution is very simple

1. go to /dev_hdd0/ and delete tmp directory
2. Reinstall latest update of the game you get the error with
3.Put your SPRX Loader EBOOT back in place
4.run MultiMan it will make tmp Dir again
5.place your SPRX in place

and thats it

:p

Reply
Name of the Video Game, and any other Tags
8 Replies
GamePwnzer
Posts: 112
(@gamepwnzer)
Estimable Member
Joined: 9 years ago

Good find Buddy!

Reply
I Like Women
Posts: 1005
(@I Like Women)
Noble Member
Joined: 9 years ago

This will probably be useful references in the future whenever I decide to make a sprx menu.

Reply
Cyb3r
Posts: 1598
(@cyb3r)
Noble Member
Joined: 10 years ago

Well Hello Modders and Coders

As you May noticed some times Working SPRX just Crash and freeze your game and Target manager console output say
lv2(2): System Warning : busy loop detected

i was figuring why is this happening and i found out why exactly

and even when i made blank SPRX with out any loops this error was still showing up

it looks like DEX CFW makes some sort of Note/Backup of used/Loaded SPRX with EBOOT ???!!!
its like if you load to many times SPRX with Diffrent code or Diffrent SPRX files using your EBOOT it will make this issue to come

so the point is it will not let you use SPRX no more in game that give you this error

the solution is very simple

1. go to /dev_hdd0/ and delete tmp directory
2. Reinstall latest update of the game you get the error with
3.Put your SPRX Loader EBOOT back in place
4.run MultiMan it will make tmp Dir again
5.place your SPRX in place

and thats it

:p

I think the problem is the infinite loop which all developers use, instead they should use ingame function to trigger the loop and break it when you exit.

Reply
KranK
Posts: 336
Topic starter
(@KranK)
Reputable Member
Joined: 9 years ago

I think the problem is the infinite loop which all developers use, instead they should use ingame function to trigger the loop and break it when you exit.

Yes you correct but as ive said
I used to check with out loop when this issues was insanely going and still loop was happening 😛 still not fully undetstsnd why this coming
But i noticed it happens only when develop and compile alot to test an copy over to ps3 alot ^-^ its going insane even if no loop at all xD

Reply
Page 1 / 2