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

[BROKEN] [1.18.2] incompatible with later forge versions (last known working is 39.0.64) #4

Open
Chaos02 opened this issue Oct 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Chaos02
Copy link
Owner

Chaos02 commented Oct 18, 2022

Description
No SML activity after ModLocator init() (~line 62)

To Reproduce

  1. Start Minecraft with forge > 39.0.64 (in this case 1.18.2-forge-40.1.84)
  2. No SML activity after ModLocator init() (~line 62)
  3. debug.log
    Excerpt:
[18Okt.2022 13:12:52.644] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[18Okt.2022 13:12:52.644] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[18Okt.2022 13:12:52.672] [main/DEBUG] [com.chaos02.structuredmodloader.StructuredModLoader/]: SML.initArguments({mods=[], forgeVersion=40.1.84, mcpVersion=20220404.173914, launchTarget=forgeclient, mavenRoots=[], forgeGroup=net.minecraftforge, mcVersion=1.18.2, mcpMappings=null, modLists=[]})
[18Okt.2022 13:12:52.678] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[18Okt.2022 13:12:52.682] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : ([SML]StructuredModLoader:1.0.0),(mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null),(JarInJar:null)
[18Okt.2022 13:12:53.137] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file client-1.18.2-20220404.173914-srg.jar with {minecraft} mods - versions {1.18.2}

Desktop (please complete the following information):

  • OS: Windows 10
  • Minecraft version: 1.18.2
  • Mod version v1.0.0 (1.18.0)

Additional context
Got informed about the problem via CurseForge

@Chaos02 Chaos02 added bug Something isn't working help wanted Extra attention is needed labels Oct 18, 2022
@Chaos02 Chaos02 self-assigned this Oct 18, 2022
@Chaos02 Chaos02 pinned this issue Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant