ZakBlystone / gmod_blueprints

Blueprint Editor for Garry's Mod (Visual Programming)
GNU General Public License v3.0
59 stars 9 forks source link

[v2] ')' expected near 'have' - Missing escapes #97

Closed UltraBlackLinux closed 2 years ago

UltraBlackLinux commented 2 years ago

Hey there, I encountered that error trying to create a convar with a description containing quotation maks and uploading the blueprint - This error supposedly is from the function "Game Manager/StartGame". I am using v2 as stated in the title and this is the blueprint: bp-pxmeDTO53HRyYSrhD49h Thanks!

EDIT: It turns out that there is some escaping missing:

ZakBlystone commented 2 years ago

Fixed in commit 5e58fd3