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.

Tussing4490

Members
  • Joined

  • Last visited

  1. I followed a tutorial to setup my Forge server on Linux. I put the mod in the mods folder and start the server with the run.sh file. When I join the server, the game is vanilla. This is what the terminal says when i run the server: 08:54:33] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.1.42, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, --nogui, /bin/bash] [08:54:33] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 19.0.2 by Private Build; OS Linux arch amd64 version 5.15.0-41-generic [08:54:33] [main/INFO] [ne.mi.fm.lo.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver [08:54:33] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/tussingwebserver/Desktop/Forge%20Server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER [08:54:33] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/tussingwebserver/Desktop/Forge Server/libraries/net/minecraftforge/fmlcore/1.20.1-47.1.42/fmlcore-1.20.1-47.1.42.jar is missing mods.toml file [08:54:33] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/tussingwebserver/Desktop/Forge Server/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.1.42/javafmllanguage-1.20.1-47.1.42.jar is missing mods.toml file [08:54:33] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/tussingwebserver/Desktop/Forge Server/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.1.42/lowcodelanguage-1.20.1-47.1.42.jar is missing mods.toml file [08:54:33] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/tussingwebserver/Desktop/Forge Server/libraries/net/minecraftforge/mclanguage/1.20.1-47.1.42/mclanguage-1.20.1-47.1.42.jar is missing mods.toml file [08:54:33] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [08:54:34] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [--nogui, /bin/bash] [08:54:38] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 47.1.42, for MC 1.20.1 with MCP 20230612.114412 [08:54:38] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v47.1.42 Initialized [08:54:38] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [08:54:38] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: AHEAD Current: 47.1.42 Target: null [08:54:39] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [08:54:39] [main/WARN] [minecraft/VanillaPackResourcesBuilder]: Assets URL 'union:/home/tussingwebserver/Desktop/Forge%20Server/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23103!/assets/.mcassetsroot' uses unexpected schema [08:54:39] [main/WARN] [minecraft/VanillaPackResourcesBuilder]: Assets URL 'union:/home/tussingwebserver/Desktop/Forge%20Server/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23103!/data/.mcassetsroot' uses unexpected schema [08:54:40] [main/INFO] [minecraft/RecipeManager]: Loaded 7 recipes [08:54:40] [main/INFO] [minecraft/AdvancementList]: Loaded 1271 advancements [08:54:41] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.20.1 [08:54:41] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties [08:54:41] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL [08:54:41] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair [08:54:41] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565 [08:54:41] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using epoll channel type [08:54:41] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world" [08:54:42] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld [08:54:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [08:54:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [08:54:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [08:54:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [08:54:44] [Worker-Main-8/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [08:54:44] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 86% [08:54:44] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 2552 ms [08:54:44] [Server thread/INFO] [minecraft/DedicatedServer]: Done (3.617s)! For help, type "help" [08:54:44] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler

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.