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

[BUG] Multiple PickHaxe mods for Forge will collide and crash #27

Open
EliteMasterEric opened this issue Nov 11, 2023 · 0 comments
Open
Assignees
Labels
blocked-by-haxe An issue in HaxeFoundation/Haxe is a blocker for this issue bug Something isn't working

Comments

@EliteMasterEric
Copy link
Owner

If two mods made with PickHaxe are installed on Forge, the shared haxe classes will cause a classpath overlap and crash.

The required fix involves making the built-in shading macro work, but this is dependent on this issue: HaxeFoundation/haxe#11361

@EliteMasterEric EliteMasterEric added the bug Something isn't working label Nov 11, 2023
@EliteMasterEric EliteMasterEric self-assigned this Nov 11, 2023
@EliteMasterEric EliteMasterEric added the blocked-by-haxe An issue in HaxeFoundation/Haxe is a blocker for this issue label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-by-haxe An issue in HaxeFoundation/Haxe is a blocker for this issue bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant