lightningrodlabs / acorn

Built with Holochain, Acorn is an open-source, peer-to-peer project management application. It is designed and built as a scrum-alternative, Agile Development Pattern for distributed software development teams. Acorn is currently in Alpha testing phase.
https://acorn.software
101 stars 10 forks source link

The "Reload" button returns the same screenshot as attached. #344

Open r-a-i-d opened 10 months ago

r-a-i-d commented 10 months ago

acorn-crash-2023-11-01_13-02-31

Hi Team, my first time here! I'm from Sunshine Coast, Australia!

I'm using Windows 10 - 64-bit operating system, x64-based processor I was trying to move "outcomes" around on my screen... change the order and nesting...

acorn-crash2-2023-11-01_13-14-48

As soon as I click on the Project "amUnity Unity Alliance," I get thrown to the "crash" screen, ie as per the first image uploaded.

show stack trace... Maximum call stack size exceeded

RangeError: Maximum call stack size exceeded at Array.filter () at getOutcome (file:///C:/Users/Jerard%20Glennon/AppData/Local/Programs/acorn/resources/app.asar.unpacked/web/app.js:103864:14) at file:///C:/Users/Jerard%20Glennon/AppData/Local/Programs/acorn/resources/app.asar.unpacked/web/app.js:103866:34 at Array.map () at getOutcome (file:///C:/Users/Jerard%20Glennon/AppData/Local/Programs/acorn/resources/app.asar.unpacked/web/app.js:103866:14) at file:///C:/Users/Jerard%20Glennon/AppData/Local/Programs/acorn/resources/app.asar.unpacked/web/app.js:103866:34 at Array.map () at getOutcome (file:///C:/Users/Jerard%20Glennon/AppData/Local/Programs/acorn/resources/app.asar.unpacked/web/app.js:103866:14) at file:///C:/Users/Jerard%20Glennon/AppData/Local/Programs/acorn/resources/app.asar.unpacked/web/app.js:103866:34 at Array.map ()

TechSupport26 commented 10 months ago

Hey. Can you share what version of Acorn you are using?

Thanks.

Edit. Also apparently the issue with entry points was apparently fixed in the latest version. #235 maybe this is not the case.

r-a-i-d commented 10 months ago

9.5.1-alpha I just updated it this morning...

Connoropolous commented 10 months ago

hey there! let me look into this and see if I can reproduce that. I'm sure that you're right it shouldn't be appearing multiple times there, and then there's the crash.

r-a-i-d commented 10 months ago

Hey Connor, I have created a new test project, which I can open and close. I cannot open the "amUnity Unity Alliance" project? It goes straight to the "Sorry" screen as above.

When I opened Acorn today, my Virus checker gave me a warning, see two screenshots attached, I also got this warning on the day of the first issue but did not at that time "Link" the two issues? what do you think?

I went through the automatic cleanup process the first time, to now see the same, it appears, issue today.

acorn-crash6-2023-11-04_8-53-08 acorn-crash5-2023-11-04_8-58-18 acorn-crash4-2023-11-04_9-09-11 acorn-crash3-2023-11-04_9-15-18

r-a-i-d commented 10 months ago

any updates? thank you

Connoropolous commented 10 months ago

hi!

regarding those issues about your virus checker, thats something to raise with the holochain team directly, as that file you referenced is a part of their networking stack. With Acorn we simply bundle holochain basically as-is from what they ship.

I can actually repost your issue over on their repository to bring it to their attention.

There is however one thing we do still need to do for better Windows support for Acorn itself and that is to make sure that the application is "signed" with a certificate from Microsoft. we have that on our roadmap to do really soon.

Connoropolous commented 10 months ago

are you still encountering issues loading your project?