kayler-renslow / arma-dialog-creator

A dialog/GUI creation tool for Arma 3.
MIT License
76 stars 12 forks source link

Importing description.ext fails when adding comments after an include. #6

Closed StickieBE closed 7 years ago

StickieBE commented 7 years ago

Workaround is to just remove the comments in description.ext.

Screenshot: http://prntscr.com/g8ydhe

LOG: https://pastebin.com/DmathjCs

kayler-renslow commented 7 years ago

Can you post your description.ext file line 774 please? I would like to see how you wrote the comment because comments are supported in import.

StickieBE commented 7 years ago
#include "includes\enterprisekassa.hpp" // Comment/Comment

@kayler-renslow I made sure to include it in the screenshot. It contains another "/" in the comment, my guess is it's that. Screenshot shows a breakpoint and selected line.

kayler-renslow commented 7 years ago

Thanks for this. I'll investigate.

kayler-renslow commented 7 years ago

fixed in https://github.com/kayler-renslow/arma-dialog-creator/commit/404204feaf30947b335bd2d37f7def6084ea2bad

kayler-renslow commented 7 years ago

fixed in release 1.0.2