robotex140 / Hydrocraft

28 stars 41 forks source link

HCDobermanfemalewar error on loading #9

Closed MurphysLaw26 closed 2 years ago

MurphysLaw26 commented 2 years ago

Describe the bug I loaded just the current Hydrocraft build, and looked into the debug log. Saw the following errorr

[20-03-22 15:58:06.131] WARN : Script , 1647806286131> ModelScript.check> no such model "Dog" for Hydrocraft.HCDobermanfemalewar.

investigating HCDobermanfemalewar, and looking at "media\scripts\Dogs.txt"

item HCDobermanmalewarSpiked working { MaxRange = 17, WeaponSprite = Hydrocraft.HCWardog,

item HCDobermanfemalewar { MaxRange = 15, WeaponSprite = Dog,

I suspect WeaponSprite for HCDobermanfemalewar needs to be changed to Hydrocraft.HCWardog

To Reproduce Steps to reproduce the behavior:

  1. Remove all saves
  2. Load Hydrocraft B41 continued only
  3. Close game and reopen
  4. review Debuglog

Expected behavior A clear and concise description of what you expected to happen.

I believe the model should load without error

HugoQwerty commented 2 years ago

Done.