I'm sorry, but an uncaught exception occurred.
While loading the script.
ScriptError: Name ('game/scripts/pvu_chat.rpy', 1746186942, 273) is defined twice, at game/pvu_chat.rpyc:1 and game/scripts/pvu_chat.rpy:1.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "D:\Downloads\University_of_Problems-1.6.5-(Extended)-pc\renpy\bootstrap.py", line 359, in bootstrap
    renpy.main.main()
  File "D:\Downloads\University_of_Problems-1.6.5-(Extended)-pc\renpy\main.py", line 470, in main
    renpy.game.script.load_script() # sets renpy.game.script.
  File "D:\Downloads\University_of_Problems-1.6.5-(Extended)-pc\renpy\script.py", line 359, in load_script
    self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
  File "D:\Downloads\University_of_Problems-1.6.5-(Extended)-pc\renpy\script.py", line 957, in load_appropriate_file
    self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
  File "D:\Downloads\University_of_Problems-1.6.5-(Extended)-pc\renpy\script.py", line 590, in finish_load
    check_name(node)
  File "D:\Downloads\University_of_Problems-1.6.5-(Extended)-pc\renpy\script.py", line 566, in check_name
    raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('game/scripts/pvu_chat.rpy', 1746186942, 273) is defined twice, at game/pvu_chat.rpyc:1 and game/scripts/pvu_chat.rpy:1.