Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Failed to calculate: 'MaterialPlanning' object has no attribute 'item_array' #569

Open
Ryanlie opened this issue Oct 22, 2023 · 1 comment
Labels
bug Something isn't working expectedly

Comments

@Ryanlie
Copy link

Ryanlie commented Oct 22, 2023

环境 // Environment

操作系统 / Operating System: Windows 10
浏览器名称 / Browser Name: Waterfox G6.0.4 (64-bit), Firefox 118.0.2 (64-bit), Microsoft Edge Version 118.0.2088.61 (Official build) (64-bit)
浏览器版本 / Browser Version:

出现此问题的页面链接 // URL of the page that the problem occurred in

https://penguin-stats.io/planner

描述 / Description

您都做了哪些事情/我们如何才能复现这个问题呢? / What steps did you take to reproduce this problem?

  1. Go to arkplanner
  2. Press calculate

期望的结果 / What should have happened?

实际的结果 / What actually happened?

  1. Loading for a while and then error with a message Failed to calculate: 'MaterialPlanning' object has no attribute 'item_array'
  2. On the console theres a message
(info) [Planner] planning with config 
Object { items: (53) […], options: {…}, excludes: [] }
instrument.js:109:42

The Object looks like this no matter what i do

{
    items: [{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},],
    options: {},
    excludes: [],
}

额外的信息 / Any additional information?

  1. Same thing happens on US, CN, JP, KR server
  2. Have tried reset all, reload, other browsers, private browsing
  3. Suddenly starts happening after working
  4. On the console
@Ryanlie Ryanlie added bug Something isn't working expectedly triage The issue is waiting for initial review labels Oct 22, 2023
@GalvinGao
Copy link
Member

Thanks for the feedback!

Unfortunately due to the high volume of traffic, we have experienced a short downtime last night and, during which several services may encounter issues like the one you've reported. Would you mind trying again now to see if everything is working in the mean time?

@GalvinGao GalvinGao removed the triage The issue is waiting for initial review label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working expectedly
Projects
None yet
Development

No branches or pull requests

2 participants