Skip to content

Conversation

@Honkbinger
Copy link

@Honkbinger Honkbinger commented Sep 27, 2024

This is not very helpful
Screenshot_4
I suggest replacing it with at least this
Screenshot_3

Notes

You can just print e, but it's a bit ugly:
Screenshot_5
Idk how to capture line number
Also, in theory there's a simpler method:

StackTrace st = new StackTrace(e);
st = new StackTrace(st.GetFrames().SkipLast(1));

But it's not available in .NET 6 :BaroDev:

@evilfactory
Copy link
Owner

Can you rebase to the develop branch

@Honkbinger
Copy link
Author

Idk how to rebase :BaroDev:
You mean here? https://github.com/evilfactory/LuaCsForBarotrauma/tree/develop

@evilfactory
Copy link
Owner

yeah

@Honkbinger
Copy link
Author

#229

@Honkbinger Honkbinger closed this Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants