Project-Path-of-Exile-Wiki / wiki

A repository for Project Path of Exile Wiki
https://www.poewiki.net/
GNU General Public License v3.0
51 stars 6 forks source link

Hyperboreus Belt No worke #154

Closed roggers-the-bot closed 1 year ago

roggers-the-bot commented 1 year ago

Describe the bug:

Lua error: Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'error">Error 1054: Unknown column 'cargomods.mod_group' in 'where clause' (...' at line 1 (10.221.138.109) Function: CargoSQLQuery::run Query: SELECT cargo__mods._pageName AS mods._pageName,cargo__mods.id AS mods.id,cargo__mods.required_level AS mods.required_level,cargo__mods.stat_text AS mods.stat_text FROM cargo__mods WHERE cargo__mods.id IN ("ColdResistUnique26","ChillNearbyEnemiesOnFocusUnique1_","FocusCooldownRecoveryUnique1_","DamageWithHitsAndAilmentsAgainstChilledEnemyUnique1","

Error 1054: Unknown column 'cargomods.mod_group' in 'where clause' (10.221.138.109) Function: CargoSQLQuery::run Query: SELECT cargo__mods.id AS id FROM cargo__mods LEFT OUTER JOIN cargo__spawn_weights ON ((cargo__mods._pageID=cargo__spawn_weights._pageID)) WHERE cargo__mods.domain=28 AND cargo__spawn_weights.tag LIKE "%belt%" AND cargo__spawn_weights.weight > 0 AND cargo__mods.name = "of the Order" AND cargo__mods.generation_type = 2 AND cargo__mods.mod_group != "CooldownRecovery" ORDER BY cargo__mods.id LIMIT 100
","IncreasedLifeImplicitBelt1") ORDER BY cargo__mods._pageName,cargo__mods.id,cargo__mods.required_level,cargo__mods.stat_text LIMIT 5000 .

Reproduction steps:

  1. open https://www.poewiki.net/wiki/Hyperboreus
  2. profit

Browser Used:

Firefox

Bug Severity:

1

acbeaumo commented 1 year ago

Fixed.