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

The mixin does not work in network.chat.Component class in mixins.arclight.core.json #1545

Open
5 tasks done
VodaCode-discord-bot opened this issue Nov 10, 2024 · 3 comments
Labels
Category: Vanilla Inconsistent behavior with vanilla Version: Trials (1.20/1.20.1) Waiting for Work | 等待处理 This issue is unresolved due to no free time

Comments

@VodaCode-discord-bot
Copy link

VodaCode-discord-bot commented Nov 10, 2024

I have confirmed that ...

  • Arclight is up to date
  • all dependencies are installed
  • all plugins and mods are up to date
  • unable to reproduce in Spigot
  • unable to reproduce in Forge

Arclight version

arclight-1.20.1-1.0.5-1a8925b

OS & Java versions

OS: Windows 11 version 24H2 java: java version "17.0.12" 2024-07-16 LTS

Plugins and Mods

I have not plugins yet.


Ad Astra Extra
Ad Astra
AI Improvements
Alex's Delight
Alex's Mobs
Almost Unified
AppleSkin
Architectury API (Fabric/Forge/NeoForge)
Armor Stand Arms (Fabric/Forge/NeoForge)
Athena
bad packets
Balm (Forge Edition)
Create: Bells & Whistles
Botarium
Carry On
CC:C Bridge
Citadel
Cloth Config API (Fabric/Forge/NeoForge)
Clumps
Comforts (Fabric/Forge/Quilt)
Connected Glass
Create: ComputerCraft (CC: Tweaked)
Create Immersive Aircrafts
Create Confectionery
Create: New Age
Create Crafts & Additions
Create: Bitterballen
Create Chunkloading
Create Deco
Create: Diesel Generators
Create: More Drill Heads
Create UI
Create Utilities (Fabric/Forge)
Create: Ad Astra Compatibility
Create Darkmode
Create Enchantment Industry
Create Quests
Create : Misc & Things
Create Recycle Everything
Create Refined Storage Recipes
Create Sabers
Easy Anvils [Forge & Fabric]
Easy Magic [Forge & Fabric]
EMI: Create Schematics
EMI Enchants
EMIffect (Status Effects EMI Plugin)
EMI Trades (Villager Trading EMI Plugin)
Enchanting Infuser [Forge & Fabric]
William Wythers' Expanded Ecosphere
Extra Disks
FallingTree
FastFurnace
FastSuite
FastWorkbench
FerriteCore ((Neo)Forge)
Flux Networks
Fusion (Connected Textures)
Get It Together, Drops!
Guard Villagers
Jade Addons (Forge)
Kotlin for Forge
LibX
Log Begone
Not Enough Crashes (Forge)
Pipez
Placebo
Polymorph (Fabric/Forge/Quilt)
Reborn Storage
Refined Polymorphism
Refined Storage
Refined Storage Addons
Resourceful Config
Resourceful Lib
Rhino
Simple Planes (Forge)
Starlight (Forge)
SuperMartijn642's Config Lib
SuperMartijn642's Core Lib
The Twilight Forest
Vanilla AIOTs
Villager Names
WI Zoom
Xaero's World Map
Xaero's Minimap & World Map - Waystones Compatibility [Forge]
CC: Tweaked
Create Slice & Dice
Create: Addon Compatibility
EMI Loot
Man of Many Planes
Puzzles Lib [Forge & Fabric]
Security Craft
Star Wars Planets [Forge/Fabric]
FTB Teams (Forge)
Longer Login Times
Create: Easy Structures
KubeJS Create
Abandoned urban
Extra Zombie Drops
Create Mekanism Ore Excavation
FTB Ultimine (Forge)
Game Discs
Immersive Weathering [FORGE]
Just Enough Mekanism Multiblocks
Keerdm's Zombie Apocalypse Essentials
KubeJS Mekanism UNOFFICIAL
Mekanism
Mekanism Additions
Mekanism Generators
Mekanism Tools
Mekanism: Weapons
[TaCZ] Timeless and Classics Zero
Bunker Down
CorgiLib
CoroUtil
Enhanced Celestials - Blood, Blue, & Harvest (Super) Moons
Horror Elements mod
MineTraps
Mob Sunscreen
Nyctophobia (FORGE)
TerraBlender (Forge)
We Got Runners!
Zombie Awareness
Amendments
Chipped
Collective
Create
Create Ore Excavation
Create Stuff & Additions
Create: Connected
Create: Quality Of Life
Create: Steam 'n' Rails
Create: TaCZ Automation
Create: Ultimate Factory [Forge/Fabric]
Cristel Lib
Curios API (Forge/NeoForge)
EMI
Farmer's Delight
Framework
FTB Chunks (Forge)
FTB Library (Forge)
Fzzy Config
GraveStone Mod
Immersive Aircraft [Fabric/Forge]
In Control!
Jade 🔍
KubeJS
Mekanism Lasers
Moonlight Lib
RSInfinityBooster
Sophisticated Backpacks
Sophisticated Core
Storage Drawers
Supplementaries
The Lost Cities
Waystones
Xaero's Minimap

Description

i really don't know what happend but ChatGPT says this in network.chat.Component class in mixins.arclight.core.json

i have a to big this so i will upload it in Server pack link (Optional)

i sometimes use mcserverstopper so i have it in the Server pack link (Optional)

i have a odd run.bat so here you have it

java -Xms5120M -Xmx5120M --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar arclight-forge-1.20.1-1.0.5.jar

Step to reproduce

  1. install latest of Arclight 1.20.1 (trails 1.0.5)
  2. the latest mods (see Plugins and Mods)
  3. install "create world for me ONLY" (from google drive)
  4. make run.bat (see Description for flags)
  5. run run.bat
  6. accept the eula.txt
  7. run run.bat

voilà now you have a crashing minecraft

Logs

2024-11-10-1.log.gz

Server pack link (Optional)

https://drive.google.com/drive/folders/1iEDMNljExSdEWjreYfU_fbdFbW37zBen?usp=sharing

@VodaCode-discord-bot VodaCode-discord-bot added the Triage Default label, waiting for triage label Nov 10, 2024
@qyl27 qyl27 added Version: Trials (1.20/1.20.1) Waiting for Work | 等待处理 This issue is unresolved due to no free time Category: Vanilla Inconsistent behavior with vanilla and removed Triage Default label, waiting for triage labels Nov 11, 2024
@VodaCode-discord-bot
Copy link
Author

wil it still be solved?
@qyl27

@qyl27
Copy link
Collaborator

qyl27 commented Nov 16, 2024

Yes, we are busy in real life now.

@VodaCode-discord-bot
Copy link
Author

VodaCode-discord-bot commented Nov 17, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Vanilla Inconsistent behavior with vanilla Version: Trials (1.20/1.20.1) Waiting for Work | 等待处理 This issue is unresolved due to no free time
Projects
None yet
Development

No branches or pull requests

2 participants