Demostenus

Results 7 comments of Demostenus

Yes, I am using latest version 5.3.1. Just for info: I found where the replace issue was happening and fixed it. Now in the protocol it continues from page 10,...

I left the print process continue and sdluatex.exe kept growing in memory usage until it reached 100% and everything crashed (browser, vscode, everything). Never seen anything like this before. ![Image](https://github.com/user-attachments/assets/a2a9b357-cac9-4610-b145-4cb49bbfbefe)...

I was trying to find the exact version, or github commit that created these issues for me. Like I said before the last version that was working for me without...

Update, I managed to build the executable for 5.3.2 with the 2 changes mentioned above reverted as mentioned (pre read_attribute new type rawstring w/o {}) and now publishing finishes as...

Yes, I am using curtly braces in many places, both in Value select and other places where normally you cannot put XPath or variables Is this issue affecting only Value...

I was only using curly braces inside select of Value like this: `` To dynamically create variables, so I changed to `` And now I get this error spammed: E:...

Yes, it seems to work out of the box, without any changes from my side.