RoyAwesome / WorldSmith

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

Parsing failure: unexpected '"' #82

Closed Vendivar closed 9 years ago

Vendivar commented 9 years ago

Still getting pasring failures. I checked my files and they are fine.

Loading Project: H:\Steam\steamapps\common\dota 2 beta\dota_ugc\game\dota_addons\islandtrolltribes\ SYNTAX ERROR in file:"scripts\npc\npc_abilities_custom.txt" Parsing failure: unexpected '"'; expected End of Block (Line 439, Column 2); recently consumed: =======

SYNTAX ERROR in file:"scripts\npc\npc_items_custom.txt" Parsing failure: unexpected '"'; expected End of Block (Line 661, Column 2); recently consumed: =======

Successfully Loaded Project: H:\Steam\steamapps\common\dota 2 beta\dota_ugc\game\dota_addons\islandtrolltribes\

SinZ163 commented 9 years ago

Can you provide your abilities_custom and items_custom files

Vendivar commented 9 years ago

https://github.com/Vendivar/IslandTrollTribes2/tree/master/scripts/npc

RoyAwesome commented 9 years ago

The issue is in the script, not with kvlib