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

Particular 1.1.1 mixin crash or safeguard trigger #1628

Open
weegeeluigi opened this issue Jan 14, 2025 · 9 comments
Open

Particular 1.1.1 mixin crash or safeguard trigger #1628

weegeeluigi opened this issue Jan 14, 2025 · 9 comments
Labels
compat A mod is found to be incompatible

Comments

@weegeeluigi
Copy link

Mod Name

Particular

Mod Homepage

https://modrinth.com/mod/particular

Minecraft version

1.21.1

Describe the bug

Mixin crash

Steps to reproduce

  1. Install latest connector beta 5 for 1.21.1 neoforge
  2. Install any version of particular for 1.21 (in this case I'm using latest 1.1.1)
  3. Install owo-lib (either neo or fabric)
  4. mixin crash if you install the neo version of owo-lib or it will trip the safeguard error screen if you install the fabric version
  5. Uploaded log is for both loaders of owo-lib installed since some native neo-forge mods require owo-lib, this trips the mixin crash instead of safeguard

Logs

https://gist.github.com/weegeeluigi/81ce031c2b63d0c0e6a09456ee0e5024

Additional context

No response

@weegeeluigi weegeeluigi added the compat A mod is found to be incompatible label Jan 14, 2025
@RedMenace0711
Copy link

I've experienced the same issue while trying to look for an alternative for Effective, owolib for fabric seems to be broken in general as i tried running just that mod with the connector and all and it results in a mixin safeguard and then a crash upon world creation

@weegeeluigi
Copy link
Author

I've experienced the same issue while trying to look for an alternative for Effective, owolib for fabric seems to be broken in general as i tried running just that mod with the connector and all and it results in a mixin safeguard and then a crash upon world creation

Hmmm I don't have issues with owo-lib, I haven't played minecraft in a year but I upgraded my 1.20 sinytra pack and while still having about a dozen mods that haven't jumped to 1.21/neo, it's working fine. World gen works, dimension traveling works, no crashes so far with JEI. Granted it's just testing, but I have a bunch of mods that rely on owo-lib and haven't imploded yet. I have 195 mod jars installed. The only real issue besides this one is better end's broken block generation and excessive building, but that's moreso an issue the neoforge port isn't available just yet.

@RedMenace0711
Copy link

You say you got mods that haven't been upgraded yet to work on your 1.21 modpack? Idk how you did that lol, but owolib for fabric never worked for me and all i had was the connector mods in there with it, its only the fabric version of owolib, it crashes either upon starting the game or world generation

@weegeeluigi
Copy link
Author

No, I have a billion mods installed while still waiting on the rest and it still works. It was a nice way of saying I think you're doing something goofy as I have a ton of owo-lib dependent mods that aren't crashing.

Effective will crash with or without owo-lib anyways as it more or less works the same was as Particular. The issue is something connector does or potentially even how particular was rewritten.

@RedMenace0711
Copy link

Alright, I've tested it over and over 3 more times now and tested it on fabric also just to be absolutely sure and as I was saying, the FABRIC version of owolib does not work on the connector, that's all i was saying, launching the 1.21.1 version of the connector(the latest at the time of me writing this) of both the connector and FABRIC owolib will lead to a mixin error, then if you choose to launch it again after that, you always get a crash upon world creation.

@RedMenace0711
Copy link

If you dont want to test it out yourself to confirm then I'll be happy to submit my own issue specifically about owolib not being compatible with the logs for proof

@weegeeluigi
Copy link
Author

Yeah it insta bombs so it's doing something funky with mixins that connector doesn't like.

@RedMenace0711
Copy link

Update: The same issues still arise on beta 6

@weegeeluigi
Copy link
Author

weegeeluigi commented Feb 4, 2025

Update: The same issues still arise on beta 6

I'm not surprised since beta 6 didn't really change anything apart from fixing the crash preventing .97 from being usable.

With that said, try this again. On .115 right now that doesn't crash for me with beta 6, and also there's a sneaky FFAPI update a few days ago. With the new FFAPI having both platform libs in the folder doesn't crash anymore. I'm not sure if it's just skipping the fabric one but it loads no problem.

Particular still implodes though, new log attached @Su5eD : https://gist.github.com/weegeeluigi/e8a5d0eefc8b420545585e4c17ae03cf

UPDATE: Ok celebrated that a little too soon. The fabric version is still broken, I was suspicious in that crash log and for some fun reason it completely skipped over it. Blew away the connector folder and it quickly threw the mixin error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat A mod is found to be incompatible
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants