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

crash when login on server #211

Open
5 tasks done
madhack2142 opened this issue Sep 25, 2024 · 13 comments
Open
5 tasks done

crash when login on server #211

madhack2142 opened this issue Sep 25, 2024 · 13 comments

Comments

@madhack2142
Copy link

Your CleanroomMC Discord Username

madhack2142

Cleanroom Version

0.2.3-alpha+build.16.run.710

Java Version

Java 22

Graphics Card Vendor

NVidia

Bug Report

almost insta crash after loading on server
server uses cleanroom 0.2.3 alpha from lastest releases
it doesnt crash if i use forge 14.23.5.2860
tried with and without java arguments (-XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=600000 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32 )
latest.log
debug.log

Mod List

NAE2-Core (nae2-1.6.1.jar)

ASMPlugin (Squake-mc1.12.2-1.0.6.jar)
squeek.quakemovement.ASMPlugin
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
EngineersDoorsLoadingPlugin (engineers_doors-1.12.2-0.9.1.jar)
nihiltres.engineersdoors.common.asm.EngineersDoorsClassTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
UniversalTweaksCore (UniversalTweaks-1.12.2-1.12.0.jar)

SuperMartijn642's Core Lib Plugin (_supermartijn642corelib-1.1.16a-forge-mc1.12.jar)

TransformerLoader (OpenComputers-MC1.12.2-1.8.6+cd8851e.jar)
li.cil.oc.common.asm.ClassTransformer
ScalarLoadingPlugin (scalar-1.12.2-2.11.1.jar)

Quark Plugin (Quark-r1.6-179.jar)
vazkii.quark.base.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
squeek.applecore.asm.TransformerModuleHandler
JustEnoughIDs Extension Plugin (RoughlyEnoughIDs-2.0.8.jar)
org.dimdev.jeid.JEIDTransformer
PatcherFMLPlugin (ic2patcher-2.0.7.jar)
mods.su5ed.ic2patcher.asm.PatcherClassTransformer
Red Core (!Red-Core-MC-1.7-1.12-0.6-Dev-1.jar)

AE2ELCore (ae2-uel-extended-v0.55.30-0.4.0.2-rv6-stable-7.jar)
appeng.core.transformer.AE2ELTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)

IvToolkit (IvToolkit-1.3.3-1.12.jar)

PatcherPlugin (AdvSolarPatch-1.2.1.jar)
mods.su5ed.advsolarpatch.ClassTransformer
Fugue (+Fugue-1.12.2-0.16.3.jar)

RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
com.therandomlabs.randompatches.core.RPTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)

AlfheimPlugin (Alfheim-1.4.jar)

MSLoadingPlugin (modernsplash-1.12.2-1.3.jar)

CorePlugin (SmoothFont-mc1.12.2-2.1.4.jar)
bre.smoothfont.asm.Transformer
B3M_CorePlugin (B3M-1.12.2-17.jar)
sedridor.B3M.core.B3M_Transformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
AFMLLoadingPlugin (AdvMachinesPatch-1.1.jar)
mods.su5ed.advmachinespatch.asm.AClassTransformer
SimpleDifficulty ASM (SimpleDifficulty-1.12.2-0.6.1.jar)
com.charles445.simpledifficulty.asm.SimpleDifficultyASM
BogoSorter-Core (bogosorter-1.4.6.jar)

RenderLibPlugin (RenderLib-1.12.2-1.3.5.jar)
meldexun.renderlib.asm.RenderLibClassTransformer
Sodium (vintagium-mc1.12.2-0.1.jar)

serializationisbad (serializationisbad-1.5.jar)
io.dogboy.serializationisbad.legacyforge.SIBTransformer
MekanismCoremod (MekanismAll-1.12.2-9.8.11.150-sddsd2332.jar)
mekanism.coremod.KeybindingMigrationHelper
ModularUI-Core (modularui-2.4.2.jar)
com.cleanroommc.modularui.core.ClassTransformer
PatcherPlugin (GraviSuite-Patcher-1.0.0.jar)
mods.su5ed.gravisuitepatch.asm.ClassTransformer
CoreModLoader (Sound-Physics-1.12.2-1.1.0.jar)

Better Biome Blend (betterbiomeblend-1.12.2-1.1.7-forge.jar)

DLFMLCorePlugin (DynamicLights-1.12.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
MixinBooter (cleanroom-0.2.3-alpha+build.16.run.710-universal.jar)

MMC Instance Notes

imported .zip from actions

Final Checklist

  • I have searched the issues and haven't found a similar issue.
  • I have read the known incompatibilities and this is not related to one of those.
  • I have installed Fugue and it does not fix this issue.
  • I am using experimental branch and have installed Scalar and it does not fix this issue.
  • I am running a test build from Cleanroom Github Actions. (Or, if I've compiled it myself I plan to fix the issue)
@kappa-maintainer
Copy link
Collaborator

Is the game runs normal in single player?

@madhack2142
Copy link
Author

it runs without errors/crashes in singleplayer

@madhack2142
Copy link
Author

after lot of attempts found out that if you client uses vintagium it cause after loading on server + if player wears quantum armour from ic2 and move/jump it cause crash even in singleplayer

@kappa-maintainer
Copy link
Collaborator

Did it produce crash report?

@madhack2142
Copy link
Author

madhack2142 commented Sep 27, 2024

nope, just close without crash rep
still trying to find out what can cause error

@erialsan
Copy link

after lot of attempts found out that if you client uses vintagium it cause after loading on server + if player wears quantum armour from ic2 and move/jump it cause crash even in singleplayer

I couldn't find either IC2ex or IC2C in the mod list above. Do you know which one?

@madhack2142
Copy link
Author

madhack2142 commented Sep 28, 2024

after lot of attempts found out that if you client uses vintagium it cause after loading on server + if player wears quantum armour from ic2 and move/jump it cause crash even in singleplayer

I couldn't find either IC2ex or IC2C in the mod list above. Do you know which one?

i use industrialcraft-2-2.8.222-ex112 with IC2 patcher + gravitation suite

@madhack2142
Copy link
Author

madhack2142 commented Sep 28, 2024

2024-09-28_13 41 57
somehow managed to load on my server, removed all armour

what i tried :

  1. deleted config folder in client
  2. deleted options.txt
  3. disabled vintagium
  4. updated nvidia drivers
  5. installed librarianlib continuous + forgelin continuous
  6. installed fresh build of cleanroom loader in prism

gonna play a bit and see if it gonna crash WITH report

@madhack2142
Copy link
Author

got crash report
what have been done : put gravi armour chest plate -> pressed jump button
crash-2024-09-28_13.49.05-client.txt

@kappa-maintainer
Copy link
Collaborator

That's a crash related to more player model

@madhack2142
Copy link
Author

That's a crash related to more player model

removed moreplayermodel
crash without crashreport
made a video : https://youtu.be/JZbIEJ_hynE

debug.log
latest.log

@Ecdcaeb
Copy link
Contributor

Ecdcaeb commented Nov 9, 2024

Try new build

@madhack2142
Copy link
Author

Try new build

sadly but same crash, later will try add/remove/update some mods

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

4 participants