Jump to content

Forge Server for MC 1.19.2 states the server is on (Vanilla)MC 1.19.3 in the client... for some reason.


Recommended Posts

Posted (edited)
Quote

Disregard this topic; err unrelated to Forge.



Hi, creating a server for friends, and stumbled upon this odd issue where a forge 1.19.2(43.2.4) server relays to a forge 1.19.2(43.2.4) client that its running vanilla MC1.19.3. Not sure where to go from here...

File Directory

wren@MCServer-Friends:~/friendsMcServer$ ls
banned-ips.json                        mods
banned-players.json                    ops.json
config                                 pfmUpdateInfo.json
crash-reports                          run.bat
defaultconfigs                         run.sh
eula.txt                               server.properties
forge-1.19.2-43.2.4-installer.jar      usercache.json
forge-1.19.2-43.2.4-installer.jar.log  user_jvm_args.txt
libraries                              whitelist.json
logs                                   world

wren@MCServer-Friends:~/friendsMcServer$ ls libraries/net/minecraft/server/1.19.2/
server-1.19.2.jar

Server Logs, if anything:

Spoiler
[16Feb2023 01:41:49.911] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.4, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[16Feb2023 01:41:49.916] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.5 by Private Build; OS Linux arch amd64 version 5.4.0-139-generic
[16Feb2023 01:41:50.367] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/wren/friendsMcServer/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[16Feb2023 01:41:50.682] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/wren/friendsMcServer/libraries/net/minecraftforge/fmlcore/1.19.2-43.2.4/fmlcore-1.19.2-43.2.4.jar is missing mods.toml file
[16Feb2023 01:41:50.684] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/wren/friendsMcServer/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.2.4/javafmllanguage-1.19.2-43.2.4.jar is missing mods.toml file
[16Feb2023 01:41:50.685] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/wren/friendsMcServer/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.2.4/lowcodelanguage-1.19.2-43.2.4.jar is missing mods.toml file
[16Feb2023 01:41:50.687] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/wren/friendsMcServer/libraries/net/minecraftforge/mclanguage/1.19.2-43.2.4/mclanguage-1.19.2-43.2.4.jar is missing mods.toml file
[16Feb2023 01:41:50.884] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: flywheel. Using Mod File: /home/wren/friendsMcServer/mods/flywheel-forge-1.19.2-0.6.8.a.jar
[16Feb2023 01:41:50.885] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection
[16Feb2023 01:41:52.929] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[16Feb2023 01:41:52.980] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[16Feb2023 01:41:57.995] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[16Feb2023 01:42:00.340] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.2.4, for MC 1.19.2 with MCP 20220805.130853
[16Feb2023 01:42:00.341] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.2.4 Initialized
[16Feb2023 01:42:00.353] [modloading-worker-0/INFO] [xyz.apex.forge.commonality.Mods.CommonalityMod/]: Running Minecraft '1.19.2', & Forge '43.2.4' on Java '17.0.5, Private Build'
[16Feb2023 01:42:00.362] [modloading-worker-0/INFO] [TrustedSourceList/]: Loading BlackListed sources from remote... (https://api.stopmodreposts.org/minecraft/sites.txt)
[16Feb2023 01:42:00.677] [modloading-worker-0/INFO] [TrustManager/]: Loading mod 'apexcore' TrustWorthiness...
[16Feb2023 01:42:00.678] [modloading-worker-0/FATAL] [TrustManager/]: Could not determine mod trust worthiness, Assuming Jar was downloaded from trusted source!
[16Feb2023 01:42:00.678] [modloading-worker-0/INFO] [TrustManager/]: Loaded mod 'apexcore' TrustWorthiness: UNKNOWN
[16Feb2023 01:42:00.827] [ForkJoinPool.commonPool-worker-1/WARN] [com.unlikepaladin.pfm.PaladinFurnitureMod/]: [Paladin's Furniture Update Check] Cached update file detected, using that!
[16Feb2023 01:42:00.900] [modloading-worker-0/INFO] [TrustManager/]: Loading mod 'fantasyfurniture' TrustWorthiness...
[16Feb2023 01:42:00.901] [modloading-worker-0/FATAL] [TrustManager/]: Could not determine mod trust worthiness, Assuming Jar was downloaded from trusted source!
[16Feb2023 01:42:00.901] [modloading-worker-0/INFO] [TrustManager/]: Loaded mod 'fantasyfurniture' TrustWorthiness: UNKNOWN
[16Feb2023 01:42:01.126] [modloading-worker-0/INFO] [TrustedSourceList/]: Loaded 564 BlackListed sources from remote
[16Feb2023 01:42:01.126] [modloading-worker-0/INFO] [TrustManager/]: Loading mod 'commonality' TrustWorthiness...
[16Feb2023 01:42:01.126] [modloading-worker-0/FATAL] [TrustManager/]: Could not determine mod trust worthiness, Assuming Jar was downloaded from trusted source!
[16Feb2023 01:42:01.126] [modloading-worker-0/INFO] [TrustManager/]: Loaded mod 'commonality' TrustWorthiness: UNKNOWN
[16Feb2023 01:42:08.425] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [simplebackups] Starting version check at https://assets.melanx.de/updates/simple-backups.json
[16Feb2023 01:42:08.437] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
[16Feb2023 01:42:08.437] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
[16Feb2023 01:42:08.437] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_primary to index 1 for type OVERWORLD
[16Feb2023 01:42:08.437] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_secondary to index 2 for type OVERWORLD
[16Feb2023 01:42:08.438] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 3 for type OVERWORLD
[16Feb2023 01:42:08.438] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER
[16Feb2023 01:42:08.438] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER
[16Feb2023 01:42:08.612] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [simplebackups] Found status: UP_TO_DATE Current: 1.19.1-2.1.8 Target: null
[16Feb2023 01:42:08.613] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[16Feb2023 01:42:08.701] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 43.2.4 Target: null
[16Feb2023 01:42:08.701] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [commonality] Starting version check at https://api.modrinth.com/updates/apexcore/forge_updates.json
[16Feb2023 01:42:08.824] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [commonality] Found status: OUTDATED Current: 4.2.1 Target: 7.3.1
[16Feb2023 01:42:08.825] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [apexcore] Starting version check at https://api.modrinth.com/updates/apexcore/forge_updates.json
[16Feb2023 01:42:08.901] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [apexcore] Found status: UP_TO_DATE Current: 7.3.1 Target: null
[16Feb2023 01:42:08.901] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flywheel] Starting version check at https://api.modrinth.com/updates/flywheel/forge_updates.json
[16Feb2023 01:42:08.988] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flywheel] Found status: UP_TO_DATE Current: 0.6.8.a Target: null
[16Feb2023 01:42:08.988] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fantasyfurniture] Starting version check at https://api.modrinth.com/updates/fantasy-furniture/forge_updates.json
[16Feb2023 01:42:09.071] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fantasyfurniture] Found status: UP_TO_DATE Current: 6.7.0 Target: null
[16Feb2023 01:42:17.305] [main/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'
[16Feb2023 01:42:23.374] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/home/wren/friendsMcServer/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23127!/assets/.mcassetsroot' uses unexpected schema
[16Feb2023 01:42:23.375] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/home/wren/friendsMcServer/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23127!/data/.mcassetsroot' uses unexpected schema
[16Feb2023 01:42:26.111] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 24 recipes
[16Feb2023 01:42:26.155] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Loot Modification Manager has loaded 7 modifier groups
[16Feb2023 01:42:26.616] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Advancement Modification Manager has loaded 6 modifier groups
[16Feb2023 01:42:26.831] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 3627 advancements
[16Feb2023 01:42:26.834] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Structure Repaletter Manager has loaded 0 repaletters
[16Feb2023 01:42:26.843] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Modded Biome Slice Manager has loaded 1 slices
[16Feb2023 01:42:26.843] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Chunk Generator Modification Manager has loaded 0 modifier groups
[16Feb2023 01:42:32.308] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2
[16Feb2023 01:42:32.308] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[16Feb2023 01:42:32.309] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[16Feb2023 01:42:32.309] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[16Feb2023 01:42:32.447] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 192.168.147.199:25565
[16Feb2023 01:42:32.478] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type
[16Feb2023 01:42:32.755] [Server thread/INFO] [spark/]: Starting background profiler...
[16Feb2023 01:42:33.545] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
[16Feb2023 01:42:33.546] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:the_nether
[16Feb2023 01:42:33.546] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[16Feb2023 01:42:33.873] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[16Feb2023 01:42:38.721] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.722] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.723] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.724] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.725] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.726] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.727] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.728] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.728] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.729] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:38.874] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[16Feb2023 01:42:39.375] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
[16Feb2023 01:42:39.880] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 41%
[16Feb2023 01:42:40.376] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
[16Feb2023 01:42:40.885] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
[16Feb2023 01:42:41.189] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 7316 ms
[16Feb2023 01:42:41.190] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (8.608s)! For help, type "help"
[16Feb2023 01:42:41.258] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler

 

 

Edited by Wrenbun

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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