AncientWarfare2
AncientWarfare2 copied to clipboard
Wrong biome name "mountain" versus "mountains" hard coded for some structures
Noticed the reference to biomesoplenty biome "mountains" is incorrect while going through my latest.log. Should be "mountain"
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
Good catch - fixed for next update