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
I tried this suggestion on the forum with no succes. Still gives the same error.
Find this line: self._outline_node = _radiant.client.create_region_outline_node(self._parent_node, render_region, color, color)
Change it to: _radiant.client.create_region_outline_node(self._parent_node, render_region, color, color, 'materials/transparent.material.json')
Hi chessmaster,
When the windsail is made it gives this error.
I tried this suggestion on the forum with no succes. Still gives the same error.
Find this line: self._outline_node = _radiant.client.create_region_outline_node(self._parent_node, render_region, color, color)
Change it to: _radiant.client.create_region_outline_node(self._parent_node, render_region, color, color, 'materials/transparent.material.json')
http://discourse.stonehearth.net/t/mod-mechanicalmod-v0-8-0/11515/100?u=miturion
The text was updated successfully, but these errors were encountered: