Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to complete opening TSL cutscene #37

Closed
noahlange opened this issue Jul 2, 2024 · 2 comments
Closed

Unable to complete opening TSL cutscene #37

noahlange opened this issue Jul 2, 2024 · 2 comments
Labels
bug Something isn't working TSL About Knights of the Old Republic II - The Sith Lords

Comments

@noahlange
Copy link

Hi—this is a really cool project!

Issue
I'm unable to progress through the first TSL cutscene on Windows or Mac. I cloned the repo locally and was messing around but wasn't able to get past this first part. I assumed it was due to config issues on my part, so I opened it on the public version of the player and had the same issues.

To Reproduce
Start game in TSL mode, create character. Opening cutscene begins, the first two camera shots sorta work, but before the narration starts, the game throws a variety of errors and is unable to continue.

Context

  • OS: Mac and Windows
  • Browser: Chrome

Console log starting from the beginning of the cutscene attached.

onEnter t.NWScriptInstance {name: 'a_bet3m4', instructions: Map(281), actionsMap: {…}, globalCache: null, _disposed: false, …} s {helperColor: Yt, combatOrder: undefined, combatRoundTimer: undefined, controlled: undefined, id: 13, …}
KotOR.js:2 TypeError: Cannot read properties of undefined (reading 'playSound')
    at t.NWScriptInstance.action (KotOR.js:2:1558330)
    at t.CALL_ACTION (KotOR.js:2:2010043)
    at t.NWScriptInstance.runScript (KotOR.js:2:2002388)
    at t.NWScriptInstance.run (KotOR.js:2:2001263)
    at w.runOnEnterScripts (KotOR.js:2:1145615)
    at w.runStartScripts (KotOR.js:2:1145707)
    at w.initAreaObjects (KotOR.js:2:1145348)
    at KotOR.js:2:203689
KotOR.js:2 Disguise applying Z {helperColor: Yt, combatOrder: undefined, combatRoundTimer: undefined, controlled: undefined, id: 207, …} l {creator: w, duration: 0, expireDay: 0, expireTime: 0, spellId: -1, …}
KotOR.js:2 SetGlobalFadeOut 0 0 0 0
KotOR.js:2 ActionStartConversation (15) [v, 'intro', 0, 0, 0, '', '', '', '', '', '', 0, -1, -1, 0] v {helperColor: Yt, combatOrder: undefined, combatRoundTimer: undefined, controlled: undefined, id: 98, …}
KotOR.js:2 ModuleArea: ready to play
KotOR.js:2 Disguise applied Z {helperColor: Yt, combatOrder: undefined, combatRoundTimer: undefined, controlled: undefined, id: 207, …} l {creator: w, duration: 0, expireDay: 0, expireTime: 0, spellId: -1, …}
KotOR.js:2 ModuleTrigger tr_sign_cockpit enter 2
KotOR.js:2 ModuleTrigger tr_sign_cockpit enter 1
KotOR.js:2 ModuleTrigger tr_sign_cockpit tr_sign_enter enter running
KotOR.js:2 AudioLoader.LoadStreamSound : read
KotOR.js:2 TypeError: Failed to execute 'getFileHandle' on 'FileSystemDirectoryHandle': Name is not allowed.
  LoadStreamSound @ KotOR.js:2
  await in LoadStreamSound (async)
  LoadSound @ KotOR.js:2
  playSound @ KotOR.js:2
  impact @ KotOR.js:2
  onApply @ KotOR.js:2
  addEffect @ KotOR.js:2
  action @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  run @ KotOR.js:2
  onSpawn @ KotOR.js:2
  initAreaObjects @ KotOR.js:2
  (anonymous) @ KotOR.js:2
  setTimeout (async)
  (anonymous) @ KotOR.js:2
  Promise.then (async)
  O.TextureLoader.LoadQueue.t @ KotOR.js:2
  (anonymous) @ KotOR.js:2
KotOR.js:2 AudioEmitter Sound not found ****
KotOR.js:2 NWScriptStackVariable Undefined INTEGER
  t.NWScriptStackVariable @ KotOR.js:2
  push @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  execute @ KotOR.js:2
  tick @ KotOR.js:2
KotOR.js:2 AssignCommand (2) [undefined, {…}]
  action @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  execute @ KotOR.js:2
  tick @ KotOR.js:2
  Update @ KotOR.js:2
KotOR.js:2 ApplyEffectToObject GameEffects must be applied to ModuleObjects
  action @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  action @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  execute @ KotOR.js:2
  tick @ KotOR.js:2
KotOR.js:2 NWScript Action DisableHealthRegen not found {comment: '858\nRWT-OEI 09/06/04\nThis function turns off the i…turned back\non by passing FALSE to this function.', name: 'DisableHealthRegen', type: 0, args: Array(1), action: undefined}
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  execute @ KotOR.js:2
  tick @ KotOR.js:2
KotOR.js:2 ApplyEffectToObject GameEffects must be applied to ModuleObjects
  action @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  execute @ KotOR.js:2
  tick @ KotOR.js:2
KotOR.js:2 AudioLoader.LoadStreamSound : read
KotOR.js:2 TypeError: Failed to execute 'getFileHandle' on 'FileSystemDirectoryHandle': Name is not allowed.
  LoadStreamSound @ KotOR.js:2
  await in LoadStreamSound (async)
  LoadSound @ KotOR.js:2
  playSound @ KotOR.js:2
  impact @ KotOR.js:2
  onApply @ KotOR.js:2
  addEffect @ KotOR.js:2
  action @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  run @ KotOR.js:2
  runOnEnterScripts @ KotOR.js:2
  runStartScripts @ KotOR.js:2
  initAreaObjects @ KotOR.js:2
  (anonymous) @ KotOR.js:2
  setTimeout (async)
  (anonymous) @ KotOR.js:2
  Promise.then (async)
  O.TextureLoader.LoadQueue.t @ KotOR.js:2
  (anonymous) @ KotOR.js:2
  next @ KotOR.js:2
KotOR.js:2 AudioEmitter Sound not found ****
KotOR.js:2 destroy  s {helperColor: Yt, combatOrder: undefined, combatRoundTimer: undefined, controlled: false, id: 13, …}
KotOR.js:2 spawned T3-M4
KotOR.js:2 saving Prologue{Invis} {T3-M4 Animated Camera}
KotOR.js:2 saving Prologue{Invis} {Placed Camera 6, fade out}
KotOR.js:2 AudioLoader.LoadStreamSound : read
KotOR.js:2 TypeError: Failed to execute 'getFileHandle' on 'FileSystemDirectoryHandle': Name is not allowed.
  LoadStreamSound @ KotOR.js:2
  await in LoadStreamSound (async)
  LoadSound @ KotOR.js:2
  playSound @ KotOR.js:2
  impact @ KotOR.js:2
  onApply @ KotOR.js:2
  addEffect @ KotOR.js:2
  action @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  execute @ KotOR.js:2
  tick @ KotOR.js:2
  Update @ KotOR.js:2
KotOR.js:2 AudioEmitter Sound not found ****
KotOR.js:2 AudioLoader.LoadStreamSound : read
KotOR.js:2 TypeError: Failed to execute 'getFileHandle' on 'FileSystemDirectoryHandle': Name is not allowed.
  LoadStreamSound @ KotOR.js:2
  await in LoadStreamSound (async)
  LoadSound @ KotOR.js:2
  playSound @ KotOR.js:2
  impact @ KotOR.js:2
  onApply @ KotOR.js:2
  addEffect @ KotOR.js:2
  action @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  execute @ KotOR.js:2
  tick @ KotOR.js:2
KotOR.js:2 AudioEmitter Sound not found ****
KotOR.js:2 AudioLoader.LoadStreamSound : read
KotOR.js:2 TypeError: Failed to execute 'getFileHandle' on 'FileSystemDirectoryHandle': Name is not allowed.
  LoadStreamSound @ KotOR.js:2
  await in LoadStreamSound (async)
  LoadSound @ KotOR.js:2
  playSound @ KotOR.js:2
  impact @ KotOR.js:2
  onApply @ KotOR.js:2
  addEffect @ KotOR.js:2
  action @ KotOR.js:2
  t.CALL_ACTION @ KotOR.js:2
  runScript @ KotOR.js:2
  execute @ KotOR.js:2
  tick @ KotOR.js:2
KotOR.js:2 AudioEmitter Sound not found ****
@noahlange noahlange added bug Something isn't working TSL About Knights of the Old Republic II - The Sith Lords labels Jul 2, 2024
@KobaltBlu
Copy link
Owner

Thanks for taking an interest in the project!

I pushed a change addressing the un-able to continue issue that you mentioned. I haven't play tested TSL as much as the first game. For speed, I mostly rely on using save games to move myself around to various areas.

@noahlange
Copy link
Author

Makes sense! Looks like that fix did the trick. Thanks much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working TSL About Knights of the Old Republic II - The Sith Lords
Projects
None yet
Development

No branches or pull requests

2 participants