RoyAwesome / WorldSmith

Open source Dota 2 Mod Editor
MIT License
59 stars 28 forks source link

Parsing errors in npc_abilities_custom #76

Closed Numbers11 closed 9 years ago

Numbers11 commented 9 years ago
Loading Project: C:\Program Files (x86)\Steam\SteamApps\common\dota 2 beta\dota_ugc\game\dota_addons\ninja_scroll\
SYNTAX ERROR in file:"scripts\npc\npc_abilities_custom.txt"
Parsing failure: unexpected '"'; expected End of Block (Line 168, Column 3); recently consumed: 
}

Here is a copy of the file http://hastebin.com/feqodicuju.cs

RoyAwesome commented 9 years ago

This is a KVLib issue. I will debug it in the morning

RoyAwesome commented 9 years ago

This has been fixed with f371f164af87513689a32a21f69f615c45684291

KVLib commits: