Author Topic: Unknown exception error when start up , SVN (winXP , CB unicode build)  (Read 4348 times)

Offline cyberkoa

  • Plugin developer
  • Almost regular
  • ****
  • Posts: 145
    • http://
I face this problem at my WinXP machine , but not Win2K machine.

Compile fine , but when start run "Unknown exception error occur, application have to terminate now" when start up.
 It happen suddenly , before that was fine.

I trace the source code and found it happens in the main.cpp > LoadWindowState() function , I comment that line and compile again , it runs fine.

I am still not sure what happen but it may due to my hardware problem (memory) , just wonder anybody have the same problem or not.


Unicode build , winXP Pro SP2.


takeshimiya

  • Guest
Re: Unknown exception error when start up , SVN (winXP , CB unicode build)
« Reply #1 on: December 13, 2005, 04:16:06 pm »
If you have a corrupt memory, expect those things often.

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Unknown exception error when start up , SVN (winXP , CB unicode build)
« Reply #2 on: December 14, 2005, 05:45:57 pm »
But his build is unicode. That might have something to do with it...