PLUS+1 User Forum

PLUS+1 Tools => PLUS+1 GUIDE => Topic started by: ShadowRam on November 09, 2011, 03:11:59 PM

Title: CHPARGU1 - INTERNAL UNEXPECTED EXCEPTION
Post by: ShadowRam on November 09, 2011, 03:11:59 PM
I got this error today while trying to compile a program.
(This is an existing program that has worked fine, that I just did a few simple changes too)

ERROR 302 CHPARGU1 INTERNAL: UNEXPECTED EXCEPTION WITH MESSAGE: {Access violation at address 004CCEC0 in module 'chpargu1.exe' Read of address 00000007}

What is this? It doesn't really give me an idea of where to start looking for the problem.

Thanks,
Title: Re: CHPARGU1 - INTERNAL UNEXPECTED EXCEPTION
Post by: Stefan on November 09, 2011, 03:40:10 PM
Hello,

Please send this text and your P1P to helpdesk@sauer-danfoss-plus1.com so we can have a look at it.

Best regards
Stefan
Title: Re: CHPARGU1 - INTERNAL UNEXPECTED EXCEPTION
Post by: ShadowRam on November 09, 2011, 04:15:11 PM
I isolated the problem and found what I did.  ;D

I have two PGN 61445 modules each with different 'Source' Address and the 'Use Source' set to True for both of them.
This worked and I had no problems.

Recently I changed one of 'Use Source' to False, and it caused this error.

Makes sense why it doesn't work, but it was a pain to track down, hopefully you guys can add something to the compiler error messages that would help the next guy that makes a similar mistake.

Thanks,