Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Getting this error on MAC after the election. 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'v4start'.

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "v2/scene18a.rpyc", line 2538, in script call

  File "custom_labels.rpyc", line 5, in script call

  File "v2/scene18a.rpyc", line 390, in script call

  File "custom_labels.rpyc", line 5, in script call

  File "v2/scene18c.rpyc", line 363, in script call

  File "v2/scene18c.rpyc", line 1355, in script call

  File "v2/scene18a.rpyc", line 2557, in script call

  File "v3/scene15.rpyc", line 1254, in script call

  File "custom_labels.rpyc", line 5, in script call

  File "custom_labels.rpyc", line 5, in script call

  File "v3.1/scene88.rpyc", line 508, in script

  File "/private/var/folders/y4/41crfy555n79vl39ykcclbc40000gn/T/AppTranslocation/3F0DC5F9-57AA-4EC8-ADC3-294DF8C55622/d/CollegeKings2.app/Contents/Resources/autorun/renpy/ast.py", line 1974, in execute

    rv = renpy.game.script.lookup(target)

  File "/private/var/folders/y4/41crfy555n79vl39ykcclbc40000gn/T/AppTranslocation/3F0DC5F9-57AA-4EC8-ADC3-294DF8C55622/d/CollegeKings2.app/Contents/Resources/autorun/renpy/script.py", line 927, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'v4start'.

macOS-10.16-x86_64-i386-64bit x86_64

Ren'Py 8.0.3.22090809

College Kings 2 1.0.0 (SHA: 8fe736b5d)

Mon Sep  4 12:46:24 2023

[/code]