Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unknown_Sensei

Members
  • Joined

  • Last visited

  1. Thanks this worked but my mod did not add the entity Cockroach File Directory Image: Package:
  2. When I build my mod and then start the game the game runs but shows this error "The mod file <my directory> has mods not found" I looked and looked and could not find an answer please help me. Here is the log: [25Nov2023 18:28:21.139] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 5, --assetsDir, /Users/johnmccallum/.gradle/caches/forge_gradle/assets, --gameDir, ., --fml.forgeVersion, 47.2.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [25Nov2023 18:28:21.142] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.7 by Oracle Corporation; OS Mac OS X arch aarch64 version 14.1 [25Nov2023 18:28:21.257] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow [25Nov2023 18:28:21.478] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 [25Nov2023 18:28:21.607] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.5 [25Nov2023 18:28:21.622] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.4 [25Nov2023 18:28:21.632] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.3 [25Nov2023 18:28:21.645] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.2 [25Nov2023 18:28:21.660] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.1 [25Nov2023 18:28:21.687] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.1 got version 4.1 [25Nov2023 18:28:22.014] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/Users/johnmccallum/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%23121!/ Service=ModLauncher Env=CLIENT [25Nov2023 18:28:22.421] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: Apple M1 GL version 4.1 Metal - 88, Apple [25Nov2023 18:28:22.629] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /Users/johnmccallum/.gradle/caches/modules-2/files-2.1/net.minecraftforge/javafmllanguage/1.20.1-47.2.0/7f9181f85acc66547685a72020713fc8cbde98/javafmllanguage-1.20.1-47.2.0.jar is missing mods.toml file [25Nov2023 18:28:22.631] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /Users/johnmccallum/.gradle/caches/modules-2/files-2.1/net.minecraftforge/lowcodelanguage/1.20.1-47.2.0/7872f5205685fdd26fae39b1be79b0e60ca5b7bd/lowcodelanguage-1.20.1-47.2.0.jar is missing mods.toml file [25Nov2023 18:28:22.634] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /Users/johnmccallum/.gradle/caches/modules-2/files-2.1/net.minecraftforge/mclanguage/1.20.1-47.2.0/d501d161cabed08b3c139a2c6217b02a39f3c3e9/mclanguage-1.20.1-47.2.0.jar is missing mods.toml file [25Nov2023 18:28:22.636] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /Users/johnmccallum/.gradle/caches/modules-2/files-2.1/net.minecraftforge/fmlcore/1.20.1-47.2.0/ffd3c6debac0a388c9e33ac43c9f5eafb91cb466/fmlcore-1.20.1-47.2.0.jar is missing mods.toml file [25Nov2023 18:28:22.711] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [25Nov2023 18:28:24.133] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, /Users/johnmccallum/.gradle/caches/forge_gradle/assets, --assetIndex, 5] [25Nov2023 18:28:28.243] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 188 Datafixer optimizations took 125 milliseconds [25Nov2023 18:28:29.670] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/Users/johnmccallum/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.20.1-47.2.0_mapped_official_1.20.1/forge-1.20.1-47.2.0_mapped_official_1.20.1-recomp.jar%23184!/assets/.mcassetsroot' uses unexpected schema [25Nov2023 18:28:29.671] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/Users/johnmccallum/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.20.1-47.2.0_mapped_official_1.20.1/forge-1.20.1-47.2.0_mapped_official_1.20.1-recomp.jar%23184!/data/.mcassetsroot' uses unexpected schema [25Nov2023 18:28:29.683] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [25Nov2023 18:28:29.687] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev [25Nov2023 18:28:29.741] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.1 build 7 [25Nov2023 18:28:30.006] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: File /Users/johnmccallum/Documents/Cockroach Mod/build/resources/main constructed 0 mods: [], but had 1 mods specified: [cockroach] [25Nov2023 18:28:30.006] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: The following classes are missing, but are reported in the mods.toml: [cockroach] [25Nov2023 18:28:30.006] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: The following mods are missing, but have classes in the jar: [] [25Nov2023 18:28:30.006] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/CORE]: Failed to initialize mod containers
  3. When i start up my server it is a vanila server not forge i look at the crash report it said this in the System Details: -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 5.4.157-17191-g6575d22de694 Java Version: 11.0.14, Debian Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Debian Memory: 75368552 bytes (71 MB) / 104857600 bytes (100 MB) up to 1732247552 bytes (1652 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Profiler Position: N/A (disabled) Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)
  4. Unknown_Sensei joined the community

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.