A question about LibJF #2

Closed
opened 2024-01-14 06:06:38 +01:00 by DSLZL · 7 comments

Hello, J. Fronny
It's me again
I ran into an error about LibJF while testing the modpack I mentioned earlier, but I don't know how to fix it, so I'm coming to ask for your help.
I would appreciate it if you could help with this
The attached package is a compressed package of the error report
Another thing, there seems to be something wrong with your mail server, all three emails I sent in the past were bounced, saying that it seems to be a DNS resolution problem

Hello, J. Fronny It's me again I ran into an error about LibJF while testing the modpack I mentioned earlier, but I don't know how to fix it, so I'm coming to ask for your help. I would appreciate it if you could help with this The attached package is a compressed package of the error report Another thing, there seems to be something wrong with your mail server, all three emails I sent in the past were bounced, saying that it seems to be a DNS resolution problem
Author

If you solve the problem, please reply to me by email, because I don't use gitlab, sorry for you
email:q2891362919@163.com

If you solve the problem, please reply to me by email, because I don't use gitlab, sorry for you email:q2891362919@163.com
Owner

The crash report mentions a mixin of "morecullingextra" into "PaneBlock" being the cause of this crash, which doesn't seem to have anything to do with LibJF. How did you come to the conclusion that it was the cause? Does it work without it?
"163.com" (whatever that is) seems to be blocked by easylist which explains that. It seems suspicious, so I don't plan on adding an exception, sorry.

The crash report mentions a mixin of "morecullingextra" into "PaneBlock" being the cause of this crash, which doesn't seem to have anything to do with LibJF. How did you come to the conclusion that it was the cause? Does it work without it? "163.com" (whatever that is) seems to be blocked by easylist which explains that. It seems suspicious, so I don't plan on adding an exception, sorry.
Author

The crash report mentions a mixin of "morecullingextra" into "PaneBlock" being the cause of this crash, which doesn't seem to have anything to do with LibJF. How did you come to the conclusion that it was the cause? Does it work without it?
"163.com" (whatever that is) seems to be blocked by easylist which explains that. It seems suspicious, so I don't plan on adding an exception, sorry.

I'm using the PCL2 launcher, which has the function of analyzing common errors. It says that the crash may be related to LibJF, but I don't quite understand it, so I'm here to ask you.
Also, 163.com is the domain name of China NetEase Computer Systems Co., Ltd., which is also a well-known company in this industry in China. I don't know why it is blocked by easylist, maybe I can contact you through google mail?

> The crash report mentions a mixin of "morecullingextra" into "PaneBlock" being the cause of this crash, which doesn't seem to have anything to do with LibJF. How did you come to the conclusion that it was the cause? Does it work without it? > "163.com" (whatever that is) seems to be blocked by easylist which explains that. It seems suspicious, so I don't plan on adding an exception, sorry. I'm using the [PCL2 launcher](https://github.com/Hex-Dragon/PCL2), which has the function of analyzing common errors. It says that the crash may be related to LibJF, but I don't quite understand it, so I'm here to ask you. Also, 163.com is the domain name of China NetEase Computer Systems Co., Ltd., which is also a well-known company in this industry in China. I don't know why it is blocked by easylist, maybe I can contact you through google mail?
Owner

I am almost certain that the only reason LibJF even appears in the crash is that it injects its own logic needed for manual ASM around fabric's mixin handling, where the error caused by "morecullingextra" occurs.

I am almost certain that the only reason LibJF even appears in the crash is that it injects its own logic needed for manual ASM around fabric's mixin handling, where the error caused by "morecullingextra" occurs.
Author

I am almost certain that the only reason LibJF even appears in the crash is that it injects its own logic needed for manual ASM around fabric's mixin handling, where the error caused by "morecullingextra" occurs.

So how to fix it?
I want to keep morecullingextra, but I don't want to delete libJF and related MODs because they are quite useful.

> I am almost certain that the only reason LibJF even appears in the crash is that it injects its own logic needed for manual ASM around fabric's mixin handling, where the error caused by "morecullingextra" occurs. So how to fix it? I want to keep morecullingextra, but I don't want to delete libJF and related MODs because they are quite useful.
Owner

If my guess is correct, removing libjf would do nothing to help you, since it is entirely unrelated to the issue.
Try removing or updating morecullingextra or seeing if some other mod you use is incompatible with it.

If my guess is correct, removing libjf would do nothing to help you, since it is entirely unrelated to the issue. Try removing or updating morecullingextra or seeing if some other mod you use is incompatible with it.
Author

If my guess is correct, removing libjf would do nothing to help you, since it is entirely unrelated to the issue.
Try removing or updating morecullingextra or seeing if some other mod you use is incompatible with it.

Thank you for your reply, I looked for some of the relevant information, which is an issue with MorecullingExtra itself, which conflicts with quite a few mods
Thanks again, and your MOD is useful, please keep updating

> If my guess is correct, removing libjf would do nothing to help you, since it is entirely unrelated to the issue. > Try removing or updating morecullingextra or seeing if some other mod you use is incompatible with it. Thank you for your reply, I looked for some of the relevant information, which is an issue with MorecullingExtra itself, which conflicts with quite a few mods Thanks again, and your MOD is useful, please keep updating
DSLZL closed this issue 2024-01-14 14:13:59 +01:00
Comment
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: JfMods/LibJF#2
No description provided.