BHoM / BHoM/ETABS_Toolkit

ETAB Push throws "Unable to cast object of type 'System.Int32' to type 'System.String'"

Open
#542 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
40
Forks
11
Avg merge
21h 40m
Merged PRs (30d)
1

Description

### Description
When running Push on the ETAB adapter, I consistently get the following error:

> This component failed to run properly.
> Error: Unable to cast object of type 'System.Int32' to type 'System.String'.
> Occured in BH.UI.Base.Caller.Run(List`1 inputs)
> called from BH.UI.Base.Caller.Run()

This happens every time.

### Attachments
GH definition attached below:

Image

Contributor guide

Open the contributing guide

Research direction

Start by opening the attached GH definition and reproducing the ETAB adapter Push failure. Trace the error from BH.UI.Base.Caller.Run(List inputs), which is the entry point named in the report; the issue is done when Push completes without the Int32-to-String cast exception.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.