Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (â‹®) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Foreword: I am not asking how to develop mods with mixins.

The problem:

I have been building a large modpack (approaching 400 mods and I haven't finished yet) for a past couple of weeks and (just as expected) I have finally run into some performance issues.

I am aware of the existence of spark and Observable, which are excellent tools, but these won't help here. I suspect one of the mods did something silly to one of the Entity (sub)classes and I intend to track it down. Binary chop is not a feasible option here. A single reproduction cycle can take a couple of hours - combine that with the tangled mess of dependencies between the mods and you get the perfect recipe for a huge headache.

What I am looking for is a command/tool capable of logging [modid]<->[modified class] pairs. Or at the very least print all involved modid's for a given classname.

I am fairly certain this information is already somewhere inside the running instance, I just don't know how to get it out. Can someone point me in the right direction? 😅

  • Author

Welp, turns out what I was looking for was already there inside debug log 😆

The logs starting with [mixin/]: Mixing contain what I was looking for.

Not exactly the easiest way to grab the data I need, but nothing a bit of greping cannot fix

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.