VirtualFlyBrain / VFB2

Virtual Fly Brain Documentation Site
https://virtualflybrain.org
MIT License
2 stars 6 forks source link

this.props.instance.getParent() is null #320

Open krokicki opened 2 years ago

krokicki commented 2 years ago

Steps to reproduce the problem:

Please fill the below with the necessary steps to reproduce the problem

Error Information:

this.props.instance.getParent() is null

value@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/main.bundle.js:289:612823 La@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:69876 Fa@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:69671 gl@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:105470 us@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:96719 ls@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:96642 Zl@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:93672 Vo/<@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:45314 t.unstable_runWithPriority@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:54:3844 Bo@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:45023 Vo@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:45261 $o@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:45194 M@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:114343 Yt@https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto/build/common.bundle.js:46:22725

+ Host for MessageSocket to connect: wss://v2.virtualflybrain.org/org.geppetto.frontend/GeppettoServlet
+ %c WebSocket Status - Opened 
background: %23444; color: #bada55
+ PixiJS 4.8.9 - WebGL - http://www.pixijs.com/
+ Loading 171 slices/tiles...
+ Query requested: AlignedDatasets JRC2018Unisex
+ adult mushroom body alpha-lobe requested
+ Query requested: ListAllAvailableImages adult mushroom body alpha-lobe
- TypeError: this.props.instance.getParent() is null
- TypeError: entity.getColor() is undefined
Robbie1977 commented 2 years ago

This should be fixed with the next release. We are just checking this is definitely the same issue.