Jump to content

Recommended Posts

Posted (edited)

C:\Users\jogas\Desktop\pixlemonserver>java -Xms1024M -Xmx4048M -jar forge.jar nogui
We appear to be missing one or more essential library files.
You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:44)
        at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31)

C:\Users\jogas\Desktop\pixlemonserver>pause
Press any key to continue . . .

I got it to open

Edited by WaddlesDaPenguin
Posted (edited)

After installing the version of forge needed, i am no longer able to connect 

Spoiler

 

C:\Users\jogas\Desktop\pixlemonserver>java -Xms1024M -Xmx4048M -jar forge.jar nogui
[15:34:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:34:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:34:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:34:20] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2254 for Minecraft 1.10.2 loading
[15:34:20] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_161, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_161
[15:34:20] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.10.2-2281-5.2.0-BETA-2407.jar
[15:34:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:34:20] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[15:34:20] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.6.10 Source=file:/C:/Users/jogas/Desktop/pixlemonserver/mods/spongeforge-1.10.2-2281-5.2.0-BETA-2407.jar Env=SERVER
[15:34:20] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[15:34:20] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[15:34:20] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[15:34:20] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[15:34:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:34:22] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:34:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:34:22] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[15:34:24] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@a4b2d8f
[15:34:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:34:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:34:24] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[15:34:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:34:24] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[15:34:30] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[15:34:35] [Server thread/INFO]: Starting minecraft server version 1.10.2
[15:34:35] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2254 Initialized
[15:34:35] [Server thread/INFO] [FML]: Replaced 231 ore recipes
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.ACHIEVEMENTS
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.AGE
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.ATTACK_DAMAGE
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.BASE_SIZE
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.DAMAGE_ENTITY_MAP
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.DOMINANT_HAND
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.FILLED
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.FLUID_LEVEL
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.HEALTH_SCALE
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.HEIGHT
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.HELD_EXPERIENCE
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.IS_SLEEPING
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LAST_ATTACKER
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LAST_DAMAGE
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LEASH_HOLDER
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.PASSENGERS
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SCALE
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_ENTITIES
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_MAXIMUM_DELAY
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_MAXIMUM_NEARBY_ENTITIES
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_NEXT_ENTITY_TO_SPAWN
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_REQUIRED_PLAYER_RANGE
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_SPAWN_COUNT
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_SPAWN_RANGE
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.STATISTICS
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WILL_SHATTER
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENTS
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENT_EAST
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENT_NORTH
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENT_SOUTH
[15:34:36] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENT_WEST
[15:34:37] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_COLUMN
[15:34:37] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_BUTTON
[15:34:37] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_ICON
[15:34:37] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_CHECKBOX
[15:34:37] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_SPINNER
[15:34:38] [Server thread/INFO] [FML]: Found 1 mods from the command line. Injecting into mod discoverer
[15:34:38] [Server thread/INFO] [FML]: Searching C:\Users\jogas\Desktop\pixlemonserver\mods for mods
[15:34:38] [Server thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[15:34:39] [Server thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load
[15:34:39] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, spongeapi, sponge, mercurius_updater, pixelmon] at CLIENT
[15:34:39] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, spongeapi, sponge, mercurius_updater, pixelmon] at SERVER
[15:34:40] [Server thread/ERROR] [pixelmon]: The mod pixelmon is expecting signature b282c68c3ea73c056b41db40e1d7e022be3ea801 for source Pixelmon.jar, however there is no signature matching that description
[15:34:40] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[15:34:40] [Server thread/INFO] [FML]: Found 423 ObjectHolder annotations
[15:34:40] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:34:40] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:34:40] [Server thread/INFO] [FML]: Applying holder lookups
[15:34:40] [Server thread/INFO] [FML]: Holder lookups applied
[15:34:40] [Server thread/INFO] [FML]: Applying holder lookups
[15:34:40] [Server thread/INFO] [FML]: Holder lookups applied
[15:34:40] [Server thread/INFO] [FML]: Applying holder lookups
[15:34:40] [Server thread/INFO] [FML]: Holder lookups applied
[15:34:40] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:34:40] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:34:40] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2511
[15:34:40] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.9.4-1.0.5.24
[15:34:40] [Server thread/INFO] [mercurius]: File exists, Checking hash: C:\Users\jogas\Desktop\pixlemonserver\.\libraries\net\minecraftforge\Mercurius\1.9.4-1.0.5.24\Mercurius-1.9.4-1.0.5.24.jar
[15:34:40] [Server thread/INFO] [mercurius]:   Hash matches, Skipping download: 044c04ab8b8970752ef618d45213f62a3b66cab4
[15:34:40] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
[15:34:40] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 5.1.4
[15:34:46] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
[15:34:46] [Server thread/INFO] [Pixelmon]: Extracting database.
[15:34:46] [Server thread/INFO] [Pixelmon]: Loading database driver.
[15:34:46] [Server thread/INFO] [Pixelmon]: Establishing connection.
[15:34:49] [Server thread/INFO] [FML]: Applying holder lookups
[15:34:49] [Server thread/INFO] [FML]: Holder lookups applied
[15:34:49] [Server thread/INFO] [FML]: Injecting itemstacks
[15:34:49] [Server thread/INFO] [FML]: Itemstack injection complete
[15:34:49] [Server thread/INFO]: Loading properties
[15:34:49] [Server thread/INFO]: Default game type: SURVIVAL
[15:34:49] [Server thread/INFO]: Generating keypair
[15:34:49] [Server thread/INFO]: Starting Minecraft server on 25.30.190.88:25565
[15:34:49] [Server thread/INFO]: Using default channel type
[15:34:49] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
[15:34:49] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use: bind
[15:34:49] [Server thread/WARN]: Perhaps a server is already running on that port?
[15:34:49] [Server thread/INFO]: Stopping server
[15:34:49] [Server thread/INFO]: Saving worlds
[15:34:49] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
[15:34:49] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
[15:34:49] [Server Shutdown Thread/INFO]: Stopping server
> 2018-02-03 15:34:49,848 ERROR Attempted to append to non-started appender File

 


 

 

Edited by diesieben07
spoiler
Posted (edited)

It didnt work, but could it be because im using hamachi to host the server?

When I try to connect it says:

If you wish to use IP fowarding, please enable it in your Bungeecord config as well

I also appear to be missing pokemon ID files 

Spoiler

[16:05:43] [Server thread/INFO] [Pixelmon]: Registering Pokémon drops.
[16:05:43] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:odd_keystone in pokedrops.json
[16:05:43] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:adamant_orb in pokedrops.json
[16:05:43] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:lustrious_orb in pokedrops.json
[16:05:43] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:griseous_orb in pokedrops.json
[16:05:43] [Server thread/INFO] [Pixelmon]: Registering entity spawns.
[16:05:44] [Server thread/INFO] [Pixelmon]: Litten does not have a valid ID number.
[16:05:44] [Server thread/INFO] [Pixelmon]: Torracat does not have a valid ID number.
[16:05:44] [Server thread/INFO] [Pixelmon]: Incineroar does not have a valid ID number.
[16:05:44] [Server thread/INFO] [Pixelmon]: Rowlet does not have a valid ID number.
[16:05:44] [Server thread/INFO] [Pixelmon]: Dartrix does not have a valid ID number.
[16:05:44] [Server thread/INFO] [Pixelmon]: Decidueye does not have a valid ID number.
[16:05:44] [Server thread/INFO] [Pixelmon]: Popplio does not have a valid ID number.
[16:05:44] [Server thread/INFO] [Pixelmon]: Brionne does not have a valid ID number.
[16:05:45] [Server thread/INFO] [Pixelmon]: Primarina does not have a valid ID number.
[16:05:45] [Server thread/INFO] [FML]: Injecting itemstacks
[16:05:45] [Server thread/INFO] [FML]: Itemstack injection complete
[16:05:45] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 7 mods
[16:05:45] [Server thread/INFO]: Preparing level "world"
[16:05:45] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
[16:05:45] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[16:05:45] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.latios
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ninetales
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.joltik
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.blastoise
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.diglett
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chikoritaM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kabuto
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.turtwig
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.squirtle
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.golurk
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.horsea
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chikoritaF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.totodile
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dusclops
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.articuno
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nosepass
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bayleef
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tangrowth
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.swinub
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.togepi
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.combee
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rhyperior
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.toxicroak
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.oshawott
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.porygon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ivysaur
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.venonat
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.shellder
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.blissey
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pidgeot
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.relicanth
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.palkia
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.vulpix
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lombre
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gengar
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.loudred
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.jolteon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pidgey
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.krokorok
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.zorua
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.charizard
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.krabby
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.walrein
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.metapod
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.staraptor
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.golduck
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kabutops
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lampent
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.grotle
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.linoone
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.spearow
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.exploud
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cresselia
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pidgeotto
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.clefairy
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.emboar
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.empoleon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.elekid
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.seadra
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mrmime
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pawniard
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.litwick
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.vibrava
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lunatone
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chimecho
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.victreebel
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.shelgon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drapion
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.flareon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.arbok
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.feraligatr
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.psyduck
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gloom
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chansey
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cranidos
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bagon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.shaymin
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sandile
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.weepinbell
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ditto
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.monferno
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ekans
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.leafeon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sandslash
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.machop
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.flaaffy
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pinsir
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.piplup
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.moltres
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.heracross
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.murkrow
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.venusaur
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.persian
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.seviper
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bonsly
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cottonee
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chimchar
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.raichu
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.typhlosion
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ursaring
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.blaziken
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.wartortle
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.paras
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.parasect
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.quilava
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.metagross
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.onix
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.vileplume
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bronzong
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kangaskhan
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.aggron
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.starmie
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.poliwhirl
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.staryu
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gyarados
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lickitung
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chespin
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ampharos
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.croagunk
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.whismur
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.goomy
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.voltorb
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dewgong
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.infernape
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.scytherF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.scytherM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.wailord
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cyndaquil
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hitmonchan
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.quagsire
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.regirock
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.haunter
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gliscor
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.carracosta
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pikachu
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sudowoodo
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bulbasaurF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.alakazam
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bulbasaurM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.golbat
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.espeon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.deoxys
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.umbreonM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.scizor
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.raikou
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.seel
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.skuntank
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tepig
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mankey
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.corphish
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.electivire
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dragonite
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.fearow
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.regigigas
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.probopass
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.raticate
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rhydon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.aerodactyl
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rampardos
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magmar
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.duskull
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lugia
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gardevoir
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dugtrio
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rattata
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dragonair
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.wooper
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.boldore
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lucario
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magneton
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tentacruel
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.stunky
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.abra
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.flygonF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.phanpy
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.flygonM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.torchic
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.eeveeF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.eeveeM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tangela
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.archeops
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.weezing
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.claydol
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chinchou
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.prinplup
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.weavile
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rayquaza
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.slaking
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gabite
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.doduo
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gligar
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.latias
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kricketune
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chingling
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.starly
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.meowth
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.celebi
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.zubat
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.wigglytuff
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mewtwo
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drowzeeF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drowzeeM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rhyhorn
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sceptile
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bisharp
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.jigglypuff
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.vaporeon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.slowbro
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.duosion
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.poliwrath
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dialga
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sandshrew
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nidoranmale
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.piloswine
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kingler
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.archen
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.slowpoke
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.furret
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.munchlax
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.electrode
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dusknoir
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bellossom
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.froakie
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.trapinchF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.trapinchM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.anorith
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.umbreonF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.snivyF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.snivyM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lotad
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.entei
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.yanmega
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kricketot
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.machamp
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ludicolo
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cryogonal
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dewott
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.primeape
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.koffing
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.goldeen
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.heatran
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.exeggutor
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tauros
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nidorino
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nidorina
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nidoranfemale
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.oddish
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hoppip
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kadabra
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.croconaw
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hypno
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.grovyle
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.charmeleon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tentacool
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mew
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.yanma
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.zapdos
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gastly
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mareep
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.beedrill
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.treecko
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drifblim
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.grimer
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.torterra
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.banette
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drifloon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.electabuzz
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.butterfree
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.houndoom
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ledyba
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cloyster
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.marowak
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.jynx
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.arcanine
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.manaphy
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hariyama
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.miltank
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.milotic
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.caterpie
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dustox
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.carvanha
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hippowdon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pichu
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.shuppet
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.clefable
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.geodude
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.marill
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.golem
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magnemite
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chandelure
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kakuna
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magikarp
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dratini
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tyranitar
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.whiscash
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.graveler
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.regice
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.combusken
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.garchomp
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.weedle
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magnezone
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.darkrai
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.suicune
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.omanyte
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.servineM
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magmortar
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bastiodon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.servineF
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.charmander
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.crobat
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sableye
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.staravia
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.registeel
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.muk
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hitmonlee
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cubone
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.omastar
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.venomoth
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.growlithe
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.glaceon
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sharpedo
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mudkip
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.poliwag
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.giratina
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bellsprout
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.armaldo
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gible
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.aron
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.farfetchd
[16:05:45] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dodrio
[16:05:45] [Server thread/INFO] [FML]: Applying holder lookups
[16:05:45] [Server thread/INFO] [FML]: Holder lookups applied
[16:05:46] [Server thread/INFO] [FML]: Loading dimension 0 (world) (DedicatedServer)
[16:05:46] [Server thread/INFO]: Preparing start region for level 0 (world)
[16:05:47] [Server thread/INFO]: Preparing spawn area: 46%
[16:05:48] [Server thread/INFO] [Sponge]: Loading world [world] (Overworld)
[16:05:48] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (DedicatedServer)
[16:05:48] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (Nether)
[16:05:48] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (DedicatedServer)
[16:05:48] [Server thread/INFO] [Sponge]: Loading world [DIM1] (The End)
[16:05:48] [Server thread/INFO]: Preparing start region for level 0 (world)
[16:05:48] [Server thread/INFO]: Done (2.867s)! For help, type "help" or "?"
[16:06:24] [Server thread/INFO]: /25.30.190.88:62731 lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!

 

Edited by diesieben07
spoiler

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi guys i have a problem i trying to play with my Cobblemon Modpack that is 1.20.1 Forge and it crashing whenever i press play and i have AMD Graphics Card and i have updated it to the latest driver via the website but its still crashing and also here is the log: [12:45:31] [main/INFO]: ModLauncher running: args [--username, Pallante3, --version, forge-47.4.2, --gameDir, C:\Users\<Username>\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge], --assetsDir, C:\Users\Gallo\curseforge\minecraft\Install\assets, --assetIndex, 5, --uuid, 66d892fe1fbd45d79e690c1aeea691f3, --accessToken, ????????, --clientId, MWJjYmRiM2UtMjRjYi00NjdiLWFlOTUtZWM4OTU4MjBhMmI2, --xuid, 2535465252781045, --userType, msa, --versionType, release, --width, 1024, --height, 768, --quickPlayPath, C:\Users\<Username>\curseforge\minecraft\Install\quickPlay\java\1750589130073.json, --launchTarget, forgeclient, --fml.forgeVersion, 47.4.2, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [12:45:31] [main/INFO]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.15 by Microsoft; OS Windows 10 arch amd64 version 10.0 [12:45:31] [main/WARN]: Configuration file C:\Users\<Username>\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\config\fml.toml is not correct. Correcting [12:45:31] [main/INFO]: Incorrect key [earlyWindowSkipGLVersions] was corrected from null to [] [12:45:31] [main/INFO]: Incorrect key [earlyWindowLogHelpMessage] was corrected from null to true [12:45:31] [main/INFO]: Incorrect key [earlyWindowSquir] was corrected from null to false [12:45:31] [main/INFO]: Incorrect key [earlyWindowShowCPU] was corrected from null to false [12:45:33] [main/INFO]: Loading ImmediateWindowProvider fmlearlywindow [12:45:33] [main/INFO]: Trying GL version 4.6 [12:45:33] [main/INFO]: If this message is the only thing at the bottom of your log before a crash, you probably have a driver issue. Possible solutions: A) Make sure Minecraft is set to prefer high performance graphics in the OS and/or driver control panel B) Check for driver updates on the graphics brand's website C) Try reinstalling your graphics drivers D) If still not working after trying all of the above, ask for further help on the Forge forums or Discord You can safely ignore this message if the game starts up successfully. [12:45:33] [main/INFO]: Requested GL version 4.6 got version 4.6 [12:45:33] [main/INFO]: Updating stage1 to version 9 from union:/C:/Users/<Username>/curseforge/minecraft/Instances/Cobblemon%20Official%20Modpack%20%5BForge%5D/mods/Essential_1-3-8-2_forge_1-20-1.jar%23345!/gg/essential/loader/stage0/stage1.jar [12:45:33] [main/INFO]: Updating Essential Loader (stage2) version 1.6.5 (1425fa2d69fa2b31e49c42a2d84be645) from union:/C:/Users/Gallo/curseforge/minecraft/Instances/Cobblemon%20Official%20Modpack%20%5BForge%5D/mods/Essential_1-3-8-2_forge_1-20-1.jar%23345!/essential-loader-stage2-modlauncher9-1.6.5.jar [12:45:33] [pool-2-thread-1/INFO]: GL info: AMD Radeon RX 6600 GL version 4.6.0 Core Profile Context 25.6.1.250522, ATI Technologies Inc. [12:45:34] [main/INFO]: Starting Essential Loader (stage2) version 1.6.5 (1425fa2d69fa2b31e49c42a2d84be645) [stable] [12:45:34] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/<Username>/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23100!/ Service=ModLauncher Env=CLIENT [12:45:34] [main/INFO]: Downloading 0KB of updates... [12:45:34] [main/INFO]: 1KB / 0KB (-102400%) [12:45:35] [main/INFO]: Found mod file 1.20-Ghostwriter-2.4.5.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file 20-rediculousoregeneration_1.7.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file [1.20.1] SecurityCraft v1.10.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file advanced-xray-forge-1.20.1-2.18.1-build.22.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file AdvancementPlaques-1.20.1-forge-1.6.9.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file AI-Improvements-1.20-0.5.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file almanac-1.20.x-forge-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file AmbientEnvironment-forge-1.20.1-11.0.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file appleskin-forge-mc1.20.1-2.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file architectury-9.2.14-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file BadMobs-1.20.1-19.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file balm-forge-1.20.1-7.3.31-all.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file BetterAdvancements-Forge-1.20.1-0.4.2.25.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file betterfpsdist-1.20.1-6.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file BetterPingDisplay-1.20.1-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file BetterThirdPerson-Forge-1.20-1.9.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file biggerstacks-1.20.1-1.0.4-all.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file BiomesOPlenty-1.20.1-18.0.0.592.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file blastingclay-1.20.1-forge-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file blastingraw-1.20.1-forge-3.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file blastingsand-forge-1.20.1-12.3.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file BlastingSmeltingRawBlocks_Prop_1.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file blastingstone-1.20.1-forge-2.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Bookshelf-Forge-1.20.1-20.2.13.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file BorderlessWindow-1.20-1.6.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file bwncr-forge-1.20.1-3.17.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file caelus-forge-3.2.0+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file canary-mc1.20.1-0.3.3.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file catalogue-forge-1.20.1-1.8.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file CGM-Unofficial-1.4.18+Forge+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cherishedworlds-forge-6.1.7+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Clear-Water-2.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file ClearDespawn-forge-1.20.2-1.1.15.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cloth-config-11.1.136-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Clumps-forge-1.20.1-12.0.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file CNPC-Cobblemon-Addon-1.20.1.20241027.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cnpcs_contentback_1.2.3.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobble_contests-v1.0.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobbledex-1.20.1-forge-1.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file CobbleDollars-forge-1.5.2+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Cobblemon O' Plenty 1.20.1 B.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon-capturexp-1.5-forge-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon-counter-1.5-forge-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon-field-moves-1.5-forge-1.1.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Cobblemon-forge-1.5.2+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon-shedders-1.4-forge-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon-spawn-notification-1.5-forge-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon-unchained-1.5-forge-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon-unimplemented-items-1.5-forge-1.3.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon-whiteout-1.5-forge-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon_armor_sets-FORGE-2.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon_poke_labs-1.0.0-forge-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemon_simple_center-1.0.0-forge-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemonrider-1.2.4.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file CobblemonTrainers-1.1.11+1.5.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cobblemore_lib-1.1.1-forge-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file collective-1.20.1-8.3.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file comforts-forge-6.4.0+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Controlling-forge-1.20.1-12.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cosmeticarmorreworked-1.20.1-v1a.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file craftingtweaks-forge-1.20.1-18.2.5.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file CraftPresence-2.6.1+1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file create_klinks_n_klangs-1.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file CreativeCore_FORGE_v2.12.32_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cristellib-1.1.6-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Croptopia-1.20.1-FORGE-3.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file cupboard-1.20.1-2.7.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file curios-forge-5.14.1+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file CustomNPCs-1.20.1-GBPort-Unofficial-20250429.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file darkmining-forge-1.20.1-1.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file darksmelting-forge-1.20.1-1.0.5.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file defaultoptions-forge-1.20-18.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file deimos-1.20.1-forge-2.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file dismountentity-1.20.1-3.6.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file DripSounds-1.19.4-0.3.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file dtcobblemon-1.20.1-1.1.1-slim.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file dynamic-fps-3.9.5+minecraft-1.20.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file dynamiccrosshair-9.3+1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file DynamicTrees-1.20.1-1.4.5.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file DynamicTreesBOP-1.20.1-3.3.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file DynamicTreesCroptopia-1.20.1-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file DynamicTreesPHC2-1.20.1-1.3.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file eggs-cobblemon-addon-0.3.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file elytraslot-forge-6.4.4+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file embeddium-0.3.31+mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file entity_model_features_forge_1.20.1-2.4.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file entity_texture_features_forge_1.20.1-6.2.9.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file entityculling-forge-1.8.0-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file EpheroLib-1.20.1-FORGE-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file fallingleaves-1.20.1-2.1.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file fancymenu_forge_3.5.2_MC_1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file farsight-1.20.1-3.7.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file ferritecore-6.0.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file fightorflight-forge-0.6.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file forge-lava_walker-2.0.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file framework-forge-1.20.1-0.7.15.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file From-The-Fog-1.20-v1.9.2-Forge-Fabric.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file geckolib-forge-1.20.1-4.7.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file gk_unbreakable-2.7.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file GlitchCore-forge-1.20.1-0.0.1.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file highlight-forge-1.20-2.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Highlighter-1.20.1-forge-1.1.9.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Iceberg-1.20.1-forge-1.1.25.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file ImmediatelyFast-Forge-1.5.0+1.20.4.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file InvMove-1.20-0.8.4-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file ironfurnaces-1.20.1-4.1.6.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file ItemPhysic_FORGE_v1.8.7_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Jade-1.20.1-Forge-11.13.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file jei-1.20.1-forge-15.20.0.106.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file justzoom_forge_2.1.1_MC_1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file konkrete_forge_1.8.0_MC_1.20-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file kotlinforforge-4.11.0-all.jar of type LIBRARY with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file LavaClearView-1.20.1-forge-7.0.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file letmedespawn-1.20.x-forge-1.5.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file LongerChatHistory-1.3-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file majrusz-library-forge-1.20.1-7.0.8.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file majruszs-enchantments-forge-1.20.1-1.10.8.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file make_bubbles_pop-0.3.0-forge-mc1.19.4-1.20.4.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file mcw-bridges-3.1.0-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file mcw-doors-1.1.2-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file mcw-fences-1.2.0-1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file mcw-furniture-3.3.0-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file mcw-roofs-2.3.2-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file MegamonsForge-1.2.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file melody_forge_1.0.3_MC_1.20.1-1.20.4.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file memoryleakfix-forge-1.17+-1.1.5.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file merenc-forge-1.20.[0-4]-v4.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file minecraft-comes-alive-7.6.10+1.20.1-universal.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file modernfix-forge-5.23.1+mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file moonlight-1.20-2.14.9-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file MouseTweaks-forge-mc1.20.1-2.25.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Myths_and_Legends-1.6.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file netherportalfix-forge-1.20-13.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file netherrackblasting-1.20.1-0-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file nightvision-mod-1.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file notenoughanimations-forge-1.9.3-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file oculus-mc1.20.1-1.8.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file oreexcavation-1.13.174.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file pamhc2trees-1.20-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Patchouli-1.20.1-84.1-FORGE.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Paxi-1.20-Forge-4.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Pehkui-3.8.2+1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file petyourcobblemon-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file PKGBadges 5.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file polytone-1.20-3.3.10.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file prefab-1.10.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file rctmod-forge-1.20.1-0.12.1-beta.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file refurbished_furniture-forge-1.20.1-1.0.14.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file REIPluginCompatibilities-forge-12.0.93.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file resourcefulconfig-forge-1.20.1-2.1.3.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file RotomPhoneCobblemon-forge-1.0.2+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file RoughlyEnoughItems-12.1.785-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file RoughlyEnoughProfessions-forge-1.20.1-2.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file rubidium-extra-0.5.4.4+mc1.20.1-build.131.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Searchables-forge-1.20.1-1.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file SereneSeasons-forge-1.20.1-9.1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file shulkerboxtooltip-forge-4.0.4+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file SimpleTMsForge-1.1.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file skinlayers3d-forge-1.8.0-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file smoothboot(reloaded)-mc1.20.1-0.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file sodiumdynamiclights-forge-1.0.10-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file sodiumoptionsapi-forge-1.0.10-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file sophisticatedbackpacks-1.20.1-3.23.19.1263.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file sophisticatedcore-1.20.1-1.2.71.1022.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file sound-physics-remastered-forge-1.20.1-1.4.13.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file starlight-1.1.2+forge.1cda73c.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Structory_1.20.x_v1.3.5.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Structory_Towers_1.20.x_v1.0.7.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file superflatworldnoslimes-1.20.1-3.5.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file supplementaries-1.20-3.1.31.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file teleportcraft-1.1.2-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file TerraBlender-forge-1.20.1-3.0.1.10.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file ToolStats-Forge-1.20.1-16.0.9.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Towns-and-Towers-1.12-Fabric+Forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file UnbreakableAnvil-1.20.x-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file UniLib-1.1.0+1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file visuality-forge-2.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file voicechat-forge-1.20.1-2.5.30.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file walljump-1.20.1-1.3.5-forge.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file water-erosion-1.20.1-forge-1.1.7.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file waveycapes-forge-1.5.2-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file waystones-forge-1.20.1-14.1.13.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file Xaeros_Minimap_25.2.6_Forge_1.20.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file XaerosWorldMap_1.39.9_Forge_1.20.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} [12:45:35] [main/INFO]: Found mod file YungsApi-1.20-Forge-4.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Gallo\curseforge\minecraft\Instances\Cobblemon Official Modpack [Forge]\mods} Any help would be appreciated.
    • But your Launcher does not find it   Java path is: /run/user/1000/doc/3f910b8/java Checking Java version... Java checker returned some invalid data we don't understand: Check the Azul Zulu site and select your OS and download the latest Java 8 build for Linux https://www.azul.com/downloads/?version=java-8-lts&package=jre#zulu After installation, check the path and put this path into your Launcher Java settings (Java Executable)
    • Try other builds of pehkui and origins++ until you find a working combination
    • Some Create addons are only compatible with Create 6 or Create 5 - so not both versions at the same time Try older builds of Create Stuff and Additions This is the last build before the Create 6 update: https://www.curseforge.com/minecraft/mc-mods/create-stuff-additions/files/6168370
  • Topics

×
×
  • Create New...

Important Information

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