Skip to content

Issue when generate document #2

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

Open
ThierryBachmann opened this issue Dec 28, 2024 · 1 comment
Open

Issue when generate document #2

ThierryBachmann opened this issue Dec 28, 2024 · 1 comment

Comments

@ThierryBachmann
Copy link

Hi
I'm trying to generate document with Unity 2002.3 for my project and got this issue;

0x00007ff6c12a4c68 (Unity) DebugLogHandler_CUSTOM_Internal_Log
0x000001f00e5ccb6a (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x000001f00e5cc9fb (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
0x000001f00e5cbf1e (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
0x000001f00e659f9a (Mono JIT Code) UnityEngine.Debug:LogError (object)
0x000001f00e658d1b (Mono JIT Code) MacacaGames.DocGenerator.DocGeneratorWindow:Docfx () (at ./Library/PackageCache/com.macacagames.docgenerator@67cbd485f7/Editor/DocGeneratorWindow.cs:339)

I tried to install last mono version and set mono path
image
But I got the same error.
Have you an idea ?

Thanks a lot

@sableangle
Copy link
Contributor

seems the issue is on a win editor, I don't have an similar environment at the moment.
I'll try to find a win computer and trying to reproduce the issue myself and see what is happening.

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

2 participants