ZakBlystone / gmod_blueprints

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

[v2] Unexpected symbol near '[' #96

Closed UltraBlackLinux closed 2 years ago

UltraBlackLinux commented 2 years ago

Hey again, this time hopefully with better issue practice. I'm getting this error: Screenshot_355 This is my blueprint: bp-a2kMOXdxdLn0hArVCFLk Is this another one of those your-bp-is-fucked-problems? Thanks!

ZakBlystone commented 2 years ago

Fixed in commit a70dbc9. You have a disconnected pin on your ForEachIReverse in Loot Spawner Entity : SpawnablesSetup

UltraBlackLinux commented 2 years ago

oh thanks, I didn't even notice