Author Topic: Error When Loading Quickbattle  (Read 746 times)

Offline Wintersfrost

  • Posts: 42
  • Cookies: 1
Error When Loading Quickbattle
« on: August 06, 2020, 12:14:24 AM »
I didn't modify any files except for the Galaxy HP which I was working on. I posted that hardpoint in a separate post. Now I am getting a quickbattle error message.

Quote
TG Python Exception Debug Console.
Type 'resume' to keep running, or 'abort' to kill process.

Outdated Foundation, updating functions
AttributeError: PreLoadAssets
Traceback (innermost last):
  File ".\Scripts\QuickBattle\QuickBattle.py", line 370, in Initialize
    pPlayer = RecreatePlayer()
  File ".\Scripts\QuickBattle\QuickBattle.py", line 2292, in RecreatePlayer
    pPlayer = MissionLib.CreatePlayerShip(g_sPlayerType.shipFile, pSet, "Player", "")
  File ".\Scripts\MissionLib.py", line 584, in CreatePlayerShip
    pPlayer = loadspacehelper.CreateShip(sShipClass, pSet, pcName, sWaypoint)
  File ".\Scripts\loadspacehelper.py", line 91, in CreateShip
    pModule.LoadModel ()
AttributeError: LoadModel
>>>

Offline Mario

  • Senior Software Developer
  • Administrator
  • Posts: 2186
  • Cookies: 1706
  • Life is life
Re: Error When Loading Quickbattle
« Reply #1 on: August 06, 2020, 05:44:37 PM »
There's something wrong with your HP edits or something wrong with the script\ships file. Can't tell more as the error is vague.
Acta, non verba.
aka USS Sovereign

Offline Wintersfrost

  • Posts: 42
  • Cookies: 1
Re: Error When Loading Quickbattle
« Reply #2 on: August 08, 2020, 03:12:49 PM »
It's okay. It's fixed now. I just replaced the whole scripts folder.

Offline Haxxor1337

  • Posts: 83
  • Cookies: 11
    • .~*BC - Galaxy*~.
Re: Error When Loading Quickbattle
« Reply #3 on: August 09, 2020, 06:10:22 AM »
It's okay. It's fixed now. I just replaced the whole scripts folder.

Hey :)
Can u send the modified files?