quentin452 / OptimizationsAndTweaks

Mod that add some Optimizations/Bugfix/Tweakings for minecraft 1.7.10 and mods
GNU Lesser General Public License v3.0
36 stars 2 forks source link

[1.7.10]: MCHeli load speed suggestion #95

Closed beeffeter456 closed 10 months ago

beeffeter456 commented 10 months ago

Modpack

No response

Game log

No response

Description

I know that coreTweaks exists for other mods, however the MCHeli mod specifically has really slow loading time for its models, even with coreTweaks installed. I am wondering if there is a possible implementation that would help speed the pre-initialzation stage up.

src: https://github.com/RagexPrince683/MCH-mocmaster

quentin452 commented 10 months ago

Hum , MCHELI require a mod to work? image

quentin452 commented 10 months ago

when i add MCHeli i can't launch the game so ...

beeffeter456 commented 10 months ago

thats odd

the compiled version from modrinth should not give any issues:

https://modrinth.com/mod/mcheli-o/version/1.6

quentin452 commented 10 months ago

what 500 MB :D thats probably why the mod taking long time to load

quentin452 commented 10 months ago

i added the mod to mods folder and when i launch the game , the mod isn't loaded at all

beeffeter456 commented 10 months ago

HBM's nuclear tech is also a required dependency: https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT/releases/tag/1.0.27X4824

quentin452 commented 10 months ago

added it and the mod can't load

quentin452 commented 10 months ago

really idk

quentin452 commented 10 months ago

image

beeffeter456 commented 10 months ago

you need to unzip the MCHeli file

GamebP commented 10 months ago

why is that mod 500 mib?

quentin452 commented 10 months ago

lol after unzipping the mod , now he load but the game is really slow to load now

quentin452 commented 10 months ago

so the problem is registerModels : image

quentin452 commented 10 months ago

the problem is that there is no source(github) for Mcheli , modrinth don't have curse.maven alternative so cannot add the mod to dependencies indev

quentin452 commented 10 months ago

but it seem that the Mcheli modelloader code from the original McHeli from Curseforge is pretty the same so i think i could try something

quentin452 commented 10 months ago

problem when mixin classes from MCHELI , no mixin target found so wontfix