gcam-core icon indicating copy to clipboard operation
gcam-core copied to clipboard

GCAM 8.2 xml parsing stopped

Open missxtuna90 opened this issue 7 months ago • 8 comments

Hi,

We are running the new GCAM8.2 but for some reason the parsing of xml always stopped at land_input_1 and then says exit. image

Anyone has encountered this issue and know what the reason might be?

Thanks!

missxtuna90 avatar Jun 10 '25 16:06 missxtuna90

I have the same issue with GCAM 8.2 in Windows 11

choiHenry avatar Jun 11 '25 06:06 choiHenry

There may be a problem in land_input_1.xml.

wangyusx avatar Jun 11 '25 14:06 wangyusx

I also have the same issue with GCAM 8.2.

Dev-gamer99 avatar Jun 11 '25 15:06 Dev-gamer99

There may be a problem in land_input_1.xml.

Yeah I thought so as well so I used this input from previous version (GCAM7.1) and it stopped at this xml file as well.

missxtuna90 avatar Jun 11 '25 15:06 missxtuna90

There may be a problem in land_input_1.xml.

Yeah I thought so as well so I used this input from previous version (GCAM7.1) and it stopped at this xml file as well.

After I modified some files in GCAM-China v6, a similar problem occurred in run GCAM. I checked the XML file. The reason for the problem was that "NA" appeared in the XML.

wangyusx avatar Jun 11 '25 16:06 wangyusx

@missxtuna90 After I downloaded the Visual C++ Redistributable (x64 version) here, installed and rebooted, the xml parsed successfully.

choiHenry avatar Jun 11 '25 23:06 choiHenry

@missxtuna90 After I downloaded the Visual C++ Redistributable (x64 version) here, installed and rebooted, the xml parsed successfully.

Works for me too now! thanks

Aravind-Srinivasachari avatar Jun 12 '25 04:06 Aravind-Srinivasachari

@missxtuna90 After I downloaded the Visual C++ Redistributable (x64 version) here, installed and rebooted, the xml parsed successfully.

@choiHenry Thanks! Worked for me as well!

missxtuna90 avatar Jun 16 '25 08:06 missxtuna90