You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Earlier an update was pushed that caused an error 'NoneType' object has no attribute 'color_limit'.
This was caused by a PR I wrote that was merged in that update (the following update reverted it), which is intended to allow Z-Mod to support more than four colors, if suitable hardware mods and Z-Mod plugins are also present.
I figured out what was causing this error, and have now implemented a fixed version which has been merged. Specifically, it affected users who use the native screen and do not have a [zmod_ifs] section in their user.cfg (which most people using native screen won't have). I'm very confident that there won't be any issues now.
However, if you do run into any issues with it - please share a printer.log (I don't need a full tar config) here, as well as what plugin(s) you're using.
One user also reported an issue relating to the "_IFS_COLORS" macro. This macro is part of either Bambufy or LessWaste (they both use it and I don't know which one that user was using). This user later said they believe it was unrelated to the update, but I'm noting it here just in case - if you get that after the update, let me know too.
Ранее было выпущено обновление, которое вызывало ошибку: 'NoneType' object has no attribute 'color_limit'.
Причиной стал мой PR, принятый в том обновлении (в следующем патче его откатили). Данное изменение должно позволить Z-Mod поддерживать более четырех цветов при наличии соответствующих модов железа и плагинов Z-Mod.
Я нашел причину ошибки и реализовал исправленную версию, которая уже объединена (merged) с основной веткой. В частности, проблема затрагивала пользователей штатных экранов, у которых в user.cfg отсутствует секция [zmod_ifs] (чего обычно и нет у большинства пользователей стоковых экранов). Я уверен, что теперь проблем быть не должно.
Тем не менее, если вы все же столкнетесь с какими-либо ошибками — пожалуйста, прикрепите здесь свой printer.log (полный архив конфигов tar не требуется) и укажите, какие плагины вы используете.
Также один из пользователей сообщил о проблеме с макросом _IFS_COLORS. Этот макрос является частью либо Bambufy, либо LessWaste (они оба его используют, и я не уверен, какой именно был у того пользователя). Позже он добавил, что проблема, скорее всего, не связана с обновлением, но я пишу об этом на всякий случай — если у вас появится эта ошибка после обновления, тоже дайте мне знать.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Earlier an update was pushed that caused an error 'NoneType' object has no attribute 'color_limit'.
This was caused by a PR I wrote that was merged in that update (the following update reverted it), which is intended to allow Z-Mod to support more than four colors, if suitable hardware mods and Z-Mod plugins are also present.
I figured out what was causing this error, and have now implemented a fixed version which has been merged. Specifically, it affected users who use the native screen and do not have a [zmod_ifs] section in their user.cfg (which most people using native screen won't have). I'm very confident that there won't be any issues now.
However, if you do run into any issues with it - please share a printer.log (I don't need a full tar config) here, as well as what plugin(s) you're using.
One user also reported an issue relating to the "_IFS_COLORS" macro. This macro is part of either Bambufy or LessWaste (they both use it and I don't know which one that user was using). This user later said they believe it was unrelated to the update, but I'm noting it here just in case - if you get that after the update, let me know too.
Ранее было выпущено обновление, которое вызывало ошибку: 'NoneType' object has no attribute 'color_limit'.
Причиной стал мой PR, принятый в том обновлении (в следующем патче его откатили). Данное изменение должно позволить Z-Mod поддерживать более четырех цветов при наличии соответствующих модов железа и плагинов Z-Mod.
Я нашел причину ошибки и реализовал исправленную версию, которая уже объединена (merged) с основной веткой. В частности, проблема затрагивала пользователей штатных экранов, у которых в user.cfg отсутствует секция [zmod_ifs] (чего обычно и нет у большинства пользователей стоковых экранов). Я уверен, что теперь проблем быть не должно.
Тем не менее, если вы все же столкнетесь с какими-либо ошибками — пожалуйста, прикрепите здесь свой printer.log (полный архив конфигов tar не требуется) и укажите, какие плагины вы используете.
Также один из пользователей сообщил о проблеме с макросом _IFS_COLORS. Этот макрос является частью либо Bambufy, либо LessWaste (они оба его используют, и я не уверен, какой именно был у того пользователя). Позже он добавил, что проблема, скорее всего, не связана с обновлением, но я пишу об этом на всякий случай — если у вас появится эта ошибка после обновления, тоже дайте мне знать.
Beta Was this translation helpful? Give feedback.
All reactions