Ancient Warfare 2

Ancient Warfare 2

6M Downloads

Wrong biome name "mountain" versus "mountains" hard coded for some structures

ShadowBright opened this issue ยท 1 comments

commented

Noticed the reference to biomesoplenty biome "mountains" is incorrect while going through my latest.log. Should be "mountain"

image

https://github.com/P3pp3rF1y/AncientWarfare2/blob/daef510b56c8dcced6b3514cbdd0e89807832425/src/main/resources/assets/ancientwarfare/template/MohawkyPack1.12.2V72/normal/AWNationWitchbane/WitchbaneWatchtower.aws


[23:21:03] [Client thread/WARN] [ancientwarfarestructure]: Could not locate biome: biomesoplenty:mountains while registering template: WitchbaneWatchtower for world generation.
[23:21:03] [Client thread/INFO] [ancientwarfarestructure]: Loaded Structure Template: [WitchbaneReliquery] WorldGen: true Survival: false
[23:21:03] [Client thread/WARN] [ancientwarfarestructure]: Could not locate biome: biomesoplenty:mountains while registering template: WitchbaneReliquery for world generation.
[23:21:03] [Client thread/INFO] [ancientwarfarestructure]: Loaded Structure Template: [WitchbaneOrderCastle] WorldGen: true Survival: false
[23:21:03] [Client thread/WARN] [ancientwarfarestructure]: Could not locate biome: biomesoplenty:mountains while registering template: WitchbaneOrderCastle for world generation.
[23:21:03] [Client thread/INFO] [ancientwarfarestructure]: Loaded Structure Template: [WitchbaneNorthernCastle] WorldGen: true Survival: false
[23:21:03] [Client thread/INFO] [ancientwarfarestructure]: Loaded Structure Template: [WitchbaneMonastary] WorldGen: true Survival: false
[23:21:03] [Client thread/WARN] [ancientwarfarestructure]: Could not locate biome: biomesoplenty:mountains while registering template: WitchbaneMonastary for world generation.
[23:21:03] [Client thread/ERROR] [ancientwarfarestructure]: Caught exception parsing template rule for structure: WitchbaneLargeDesertCastle

commented

Good catch - fixed for next update