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

Circular reference with branch materials #9

Open
Dragorn421 opened this issue Dec 7, 2021 · 0 comments
Open

Circular reference with branch materials #9

Dragorn421 opened this issue Dec 7, 2021 · 0 comments

Comments

@Dragorn421
Copy link
Owner

A material A may branch to an object B that itself includes material A.
A material A may branch to an object D that has another material C branching to another object B which includes material A.
and so on

This causes a circular reference. objex2 should detect those and abort the export

In the mean time, z64convert 1.0.2 detects the issue

https://discord.com/channels/891705295640870922/891707377173266462/917707697858691072

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