Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Suggestion] General Exception Catcher in code
07-03-2013, 01:20 AM (This post was last modified: 07-03-2013 01:21 AM by FelixWan.)
Post: #1
[Suggestion] General Exception Catcher in code
I didn't drill into the source code so I don't know if I am correct.

Seems that now all exception is handled separately, and if any exception is not catched, the game will just crash.

Since i have quite a long time haven't use C++ as a develope language, I don't know if the version now have something like Application.OnException
which can set the way to handle all un-catched exception in application level.

Actually, I don't mind if the application crash in the middle of game, that's a problem all emulator have during the develope period. But PPSSPP just crashed without any log.

now that's the problem, a game only crash on my computer but not on the developers'. That may be caused by my computer setting, windows setting, antivirus or PPSSPP may just have problem in somewhere. But i have no way to figure it out.
so please consider my suggestion.
Find all posts by this user
Quote this message in a reply
07-03-2013, 03:34 AM
Post: #2
RE: [Suggestion] General Exception Catcher in code
mods,plz move it to the development section.@felixwan btw,r u the 'felix' in the uofw project?

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
07-03-2013, 05:56 AM
Post: #3
RE: [Suggestion] General Exception Catcher in code
(07-03-2013 03:34 AM)arg274 Wrote:  mods,plz move it to the development section.@felixwan btw,r u the 'felix' in the uofw project?
then someone plz move this thread to a correct place

@arg274, no, i dunno wat's uofw...
Find all posts by this user
Quote this message in a reply
07-03-2013, 08:11 AM
Post: #4
RE: [Suggestion] General Exception Catcher in code
Moved Smile

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
07-04-2013, 06:11 PM
Post: #5
RE: [Suggestion] General Exception Catcher in code
(07-03-2013 05:56 AM)FelixWan Wrote:  [quote='arg274' pid='33442' dateline='1372826068']
@arg274, no, i dunno wat's uofw...

https://github.com/uofw/uofw
there is a dev there named felix.i messed that up with u.sorry

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: