vinfamy / LifePlay

Free, Open-Source and Moddable Lifesim RPG (Link NSFW). I had to change my dev PC and couldn't set up Git correctly on the new PC so the full source code for the game will be available here: https://mega.nz/folder/1XYSXbRb#nFHZ1wdwTbL6rS1oUdMe0g
https://mega.nz/folder/1XYSXbRb#nFHZ1wdwTbL6rS1oUdMe0g
GNU Affero General Public License v3.0
70 stars 34 forks source link

Syntax errors #187

Closed Rizean closed 3 years ago

Rizean commented 3 years ago
error: FILE: Modules\vin_Base\Interactions\leading_to_scenes\meet_new_person_i.lpscene  LINE: 50  ERROR: INVALID_PAIR - Found left ( 0 and right ) 1
error: FILE: Modules\vin_Base\Quests\bggw\Scenes\bggw_episodes.lpscene  LINE: 36  ERROR: INVALID_PAIR - Found left ( 1 and right ) 2
error: FILE: Modules\vin_Base\Scenes\meet_random\meet_new_person.lpscene  LINE: 73  ERROR: INVALID_PAIR - Found left ( 0 and right ) 1
error: FILE: Modules\vin_Base\Scenes\meet_random\meet_old_person.lpscene  LINE: 41  ERROR: INVALID_PAIR - Found left ( 0 and right ) 1
error: FILE: Modules\vin_Base\Scenes\npcnpc\landlord_child.lpscene  LINE: 23  ERROR: INVALID_PAIR - Found left ( 1 and right ) 0
error: FILE: Modules\vin_Base\Scenes\npcnpc\neighbour_child.lpscene  LINE: 23  ERROR: INVALID_PAIR - Found left ( 1 and right ) 0
vinfamy commented 3 years ago

Fixed in v3.19