Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script Editor Feature Request: downgrade 'Class already exists' to a warning #424

Open
Tajfun403 opened this issue Aug 11, 2024 · 0 comments

Comments

@Tajfun403
Copy link

Is your feature request related to a problem? Please describe.
Currently, if a class already exists in one of the startup files and its copy is being viewed in a different package file, an error "Class already exists" is being thrown, preventing edits:

LegendaryExplorer_gB3onHxCoX

This situation can often exist naturally when working on merge mods - the class itself is being worked on in a separate package file, and then merged into SFXGame via a merge mod. Currently, in order to make edits to the source .pcc file, SFXGame needs to be restored to vanilla each time, which prolongs the edit pipeline.

Describe the solution you'd like
If it's not a technical limitation, it would be beneficial if this error could be downgraded to a warning instead.

Describe alternatives you've considered
Currently the only solution to this problem is to restore SFXGame (or other startup file) to vanilla before opening the source package, which prolongs the edit pipeline and needs to be repeated each time an edit is required.

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

No branches or pull requests

1 participant