Jump to content

Recommended Posts

Posted

Hello!

 

Me and few friends have been developing a mod (forge version 1.7.10-10.13.4.1558-1.7.10). However, when we export it (gradlew build

in command prompt), it will only run on the computer exported on. We tried two Pcs and 1 mac, and it will only run on the computer it was compiled on (running in a normal minecraft environment). Additionally, on the PC where the mod was exported, some of the textures that were in eclipse are missing.

 

Here is the crash report (exported on friend's laptop, ran on my desktop)

 

---- Minecraft Crash Report ----

// I let you down. Sorry :(

 

Time: 3/25/16 2:48 PM

Description: Unexpected error

 

java.lang.IndexOutOfBoundsException

at java.nio.Buffer.checkIndex(Buffer.java:540)

at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)

at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)

at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)

at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)

at net.minecraft.client.main.Main.main(SourceFile:148)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at java.nio.Buffer.checkIndex(Buffer.java:540)

at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)

at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)

at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)

at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

 

-- Affected level --

Details:

Level name: MpServer

All players: 0 total; []

Chunk stats: MultiplayerChunkCache: 0, 0

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Level time: 0 game time, 0 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

Forced entities: 0 total; []

Retry entities: 0 total; []

Server brand: ERROR NullPointerException: null

Server type: Integrated singleplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)

at net.minecraft.client.main.Main.main(SourceFile:148)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 407723200 bytes (388 MB) / 769073152 bytes (733 MB) up to 10724048896 bytes (10227 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95

FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 4 mods loaded, 4 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHIJAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

UCHIJAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)

UCHIJAAAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)

UCHIJAAAAAA ms{1.1} [MineMania: Rebirth] (MinerMania(1.7.10).jar)

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 364.51' Renderer: 'GeForce GTX 950/PCIe/SSE2'

Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10

LWJGL: 2.9.1

OpenGL: GeForce GTX 950/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.51, NVIDIA Corporation

GL Caps: Using GL 1.3 multitexturing.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Anisotropic filtering is supported and maximum anisotropy is 16.

Shaders are available because OpenGL 2.1 is supported.

 

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: [PureBDcraft 256x MC19.zip]

Current Language: English (US)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Anisotropic Filtering: Off (1)

 

Any ideas to get it to work?

Posted

 

[15:41:07] [main/INFO]: Setting user: ComixsYT

[15:41:08] [Client thread/INFO]: LWJGL Version: 2.9.1

[15:41:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MineMania

[15:41:14] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas

[15:41:14] [Client thread/INFO]: Created: 16x16 textures/items-atlas

[15:41:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MineMania

[15:41:14] [sound Library Loader/INFO]: Sound engine started

[15:41:15] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas

[15:41:15] [Client thread/INFO]: Created: 512x256 textures/items-atlas

[15:41:16] [sound Library Loader/INFO]: Sound engine started

[15:41:17] [server thread/INFO]: Starting integrated minecraft server version 1.7.10

[15:41:17] [server thread/INFO]: Generating keypair

[15:41:17] [server thread/INFO]: Preparing start region for level 0

[15:41:18] [server thread/INFO]: Changing view distance to 12, from 10

[15:41:19] [server thread/INFO]: ComixsYT[local:E:1f728514] logged in with entity id 354 at (-5.784126269666417, 71.0, 31.357884341544544)

[15:41:19] [server thread/INFO]: ComixsYT joined the game

[15:41:19] [Client thread/WARN]: Failed to load texture: ms:textures/entity/Legoguy110_Dev.png

java.io.FileNotFoundException: ms:textures/entity/Legoguy110_Dev.png

at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:67) ~[brg.class:?]

at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:29) ~[bpu.class:?]

at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89) [bqf.class:?]

at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) [bqf.class:?]

at net.minecraft.client.renderer.entity.Render.func_110776_a(SourceFile:51) [bno.class:?]

at net.minecraft.client.renderer.entity.Render.func_110777_b(SourceFile:47) [bno.class:?]

at net.minecraft.client.renderer.entity.RendererLivingEntity.func_77036_a(RendererLivingEntity.java:286) [boh.class:?]

at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:149) [boh.class:?]

at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:23) [bok.class:?]

at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:11) [bok.class:?]

at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293) [bnn.class:?]

at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271) [bnn.class:?]

at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244) [bnn.class:?]

at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:471) [bma.class:?]

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224) [blt.class:?]

at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011) [blt.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) [bao.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]

at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]

at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[15:41:24] [server thread/INFO]: Saving and pausing game...

[15:41:24] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[15:41:24] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[15:41:24] [server thread/INFO]: Saving chunks for level 'New World'/The End

[15:41:24] [server thread/INFO]: Stopping server

[15:41:24] [server thread/INFO]: Saving players

[15:41:24] [server thread/INFO]: Saving worlds

[15:41:24] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[15:41:24] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[15:41:24] [server thread/INFO]: Saving chunks for level 'New World'/The End

[15:41:27] [server thread/INFO]: Starting integrated minecraft server version 1.7.10

[15:41:27] [server thread/INFO]: Generating keypair

[15:41:27] [server thread/INFO]: Preparing start region for level 0

[15:41:28] [server thread/INFO]: Changing view distance to 12, from 10

[15:41:28] [server thread/INFO]: ComixsYT[local:E:3b77aab1] logged in with entity id 1156 at (236.96630724077013, 68.61555234677841, 250.99618775872167)

[15:41:28] [server thread/INFO]: ComixsYT joined the game

[15:41:44] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-03-25_15.41.44.png

[15:41:46] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-03-25_15.41.46.png

[15:41:48] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-03-25_15.41.48.png

[15:41:50] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-03-25_15.41.50.png

[15:42:04] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-03-25_15.42.03.png

[15:42:20] [Client thread/INFO]: Stopping!

[15:42:20] [server thread/INFO]: Stopping server

[15:42:20] [server thread/INFO]: Saving players

[15:42:20] [server thread/INFO]: Saving worlds

[15:42:20] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[15:42:20] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[15:42:20] [server thread/INFO]: Saving chunks for level 'New World'/The End

[15:42:20] [Client Shutdown Thread/INFO]: Stopping server

[15:42:20] [Client Shutdown Thread/INFO]: Saving players

 

 

 

 

[15:41:05] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.

[15:41:05] [main/INFO] [FML/]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading

[15:41:05] [main/INFO] [FML/]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.11.3, installed at /Applications/Minecraft.app/Contents/runtime/jre-x64/1.8.0_74

[15:41:05] [main/DEBUG] [FML/]: Java classpath at launch is /Users/Mitchell/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.7.10-10.13.4.1558-1.7.10/forge-1.7.10-10.13.4.1558-1.7.10.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/google/guava/guava/17.0/guava-17.0.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/mojang/realms/1.3.5/realms-1.3.5.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/google/guava/guava/15.0/guava-15.0.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar:/Users/Mitchell/Library/Application Support/minecraft/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar:/Users/Mitchell/Library/Application Support/minecraft/versions/1.7.10/1.7.10.jar

[15:41:05] [main/DEBUG] [FML/]: Java library path at launch is /Users/Mitchell/Library/Application Support/minecraft/versions/1.7.10-Forge10.13.4.1558-1.7.10/1.7.10-Forge10.13.4.1558-1.7.10-natives-716755374004913

[15:41:05] [main/DEBUG] [FML/]: Enabling runtime deobfuscation

[15:41:05] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin

[15:41:05] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers

[15:41:05] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin

[15:41:05] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin

[15:41:05] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers

[15:41:05] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin

[15:41:05] [main/DEBUG] [FML/]: All fundamental core mods are successfully located

[15:41:05] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to /Users/Mitchell/Library/Application Support/minecraft

[15:41:05] [main/DEBUG] [FML/]: Discovering coremods

[15:41:05] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenLib-1.7.10-1.1.1.99-universal.jar

[15:41:05] [main/DEBUG] [FML/]: Not found coremod data in CodeChickenLib-1.7.10-1.1.1.99-universal.jar

[15:41:05] [main/DEBUG] [FML/]: Examining for coremod candidacy ms-1.7.10-1.1.jar

[15:41:05] [main/DEBUG] [FML/]: Not found coremod data in ms-1.7.10-1.1.jar

[15:41:05] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[15:41:05] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[15:41:05] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[15:41:05] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[15:41:05] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[15:41:05] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers

[15:41:05] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer

[15:41:05] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer

[15:41:05] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer

[15:41:05] [main/DEBUG] [FML/]: Injection complete

[15:41:05] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}

[15:41:05] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin

[15:41:06] [main/DEBUG] [FML/]: Read 527 binary patches

[15:41:06] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[15:41:06] [main/INFO] [FML/]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[15:41:06] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully

[15:41:06] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[15:41:06] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers

[15:41:06] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer

[15:41:06] [main/DEBUG] [FML/]: Injection complete

[15:41:06] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}

[15:41:06] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin

[15:41:06] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully

[15:41:06] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[15:41:06] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg

[15:41:06] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg

[15:41:06] [main/DEBUG] [FML/]: Validating minecraft

[15:41:07] [main/DEBUG] [FML/]: Minecraft validated, launching...

[15:41:07] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker

[15:41:07] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker

[15:41:07] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.client.main.Main}

[15:41:08] [main/INFO] [sTDOUT/]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 302]

[15:41:08] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - LanguageManager took 0.055s

[15:41:09] [Client thread/INFO] [sTDOUT/]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----

// There are four lights!

 

Time: 3/25/16 3:41 PM

Description: Loading screen debug info

 

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Mac OS X (x86_64) version 10.11.3

Java Version: 1.8.0_74, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 159497464 bytes (152 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.40.16' Renderer: 'AMD Radeon R9 M370X OpenGL Engine'

[15:41:09] [Client thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization

[15:41:09] [Client thread/INFO] [FML/]: MinecraftForge v10.13.4.1558 Initialized

[15:41:09] [Client thread/INFO] [FML/]: Replaced 183 ore recipies

[15:41:09] [Client thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization

[15:41:09] [Client thread/DEBUG] [FML/]: File /Users/Mitchell/Library/Application Support/minecraft/config/injectedDependencies.json not found. No dependencies injected

[15:41:09] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]

[15:41:09] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.7.10-10.13.4.1558-1.7.10/forge-1.7.10-10.13.4.1558-1.7.10.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/google/guava/guava/17.0/guava-17.0.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/mojang/realms/1.3.5/realms-1.3.5.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/google/guava/guava/15.0/guava-15.0.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /Users/Mitchell/Library/Application Support/minecraft/versions/1.7.10/1.7.10.jar, examining for mod candidates

[15:41:09] [Client thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully

[15:41:09] [Client thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer

[15:41:09] [Client thread/INFO] [FML/]: Searching /Users/Mitchell/Library/Application Support/minecraft/mods for mods

[15:41:09] [Client thread/DEBUG] [FML/]: Ignoring unknown file .DS_Store in mods directory

[15:41:09] [Client thread/DEBUG] [FML/]: Found a candidate mod directory 1.7.10

[15:41:09] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ms-1.7.10-1.1.jar

[15:41:09] [Client thread/INFO] [FML/]: Also searching /Users/Mitchell/Library/Application Support/minecraft/mods/1.7.10 for mods

[15:41:09] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file CodeChickenLib-1.7.10-1.1.1.99-universal.jar

[15:41:09] [Client thread/DEBUG] [FML/]: Examining file forge-1.7.10-10.13.4.1558-1.7.10.jar for potential mods

[15:41:09] [Client thread/DEBUG] [FML/]: The mod container forge-1.7.10-10.13.4.1558-1.7.10.jar appears to be missing an mcmod.info file

[15:41:09] [Client thread/DEBUG] [FML/]: Examining file launchwrapper-1.12.jar for potential mods

[15:41:09] [Client thread/DEBUG] [FML/]: The mod container launchwrapper-1.12.jar appears to be missing an mcmod.info file

[15:41:09] [Client thread/DEBUG] [FML/]: Examining file asm-all-5.0.3.jar for potential mods

[15:41:09] [Client thread/DEBUG] [FML/]: The mod container asm-all-5.0.3.jar appears to be missing an mcmod.info file

[15:41:09] [Client thread/DEBUG] [FML/]: Examining file akka-actor_2.11-2.3.3.jar for potential mods

[15:41:09] [Client thread/DEBUG] [FML/]: The mod container akka-actor_2.11-2.3.3.jar appears to be missing an mcmod.info file

[15:41:09] [Client thread/DEBUG] [FML/]: Examining file config-1.2.1.jar for potential mods

[15:41:09] [Client thread/DEBUG] [FML/]: The mod container config-1.2.1.jar appears to be missing an mcmod.info file

[15:41:09] [Client thread/DEBUG] [FML/]: Examining file scala-actors-migration_2.11-1.1.0.jar for potential mods

[15:41:09] [Client thread/DEBUG] [FML/]: The mod container scala-actors-migration_2.11-1.1.0.jar appears to be missing an mcmod.info file

[15:41:09] [Client thread/DEBUG] [FML/]: Examining file scala-compiler-2.11.1.jar for potential mods

[15:41:09] [Client thread/DEBUG] [FML/]: The mod container scala-compiler-2.11.1.jar appears to be missing an mcmod.info file

[15:41:11] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-library_2.11-1.0.2.jar for potential mods

[15:41:11] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-library_2.11-1.0.2.jar appears to be missing an mcmod.info file

[15:41:11] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-plugin_2.11.1-1.0.2.jar for potential mods

[15:41:11] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-plugin_2.11.1-1.0.2.jar appears to be missing an mcmod.info file

[15:41:11] [Client thread/DEBUG] [FML/]: Examining file scala-library-2.11.1.jar for potential mods

[15:41:11] [Client thread/DEBUG] [FML/]: The mod container scala-library-2.11.1.jar appears to be missing an mcmod.info file

[15:41:11] [Client thread/DEBUG] [FML/]: Examining file scala-parser-combinators_2.11-1.0.1.jar for potential mods

[15:41:11] [Client thread/DEBUG] [FML/]: The mod container scala-parser-combinators_2.11-1.0.1.jar appears to be missing an mcmod.info file

[15:41:11] [Client thread/DEBUG] [FML/]: Examining file scala-reflect-2.11.1.jar for potential mods

[15:41:11] [Client thread/DEBUG] [FML/]: The mod container scala-reflect-2.11.1.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file scala-swing_2.11-1.0.1.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container scala-swing_2.11-1.0.1.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file scala-xml_2.11-1.0.2.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container scala-xml_2.11-1.0.2.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file lzma-0.0.1.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file guava-17.0.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container guava-17.0.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.3.2.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.3.2.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file realms-1.3.5.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container realms-1.3.5.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file commons-compress-1.8.1.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container commons-compress-1.8.1.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file httpclient-4.3.3.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container httpclient-4.3.3.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file commons-logging-1.1.3.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container commons-logging-1.1.3.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file httpcore-4.3.2.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container httpcore-4.3.2.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file vecmath-1.3.1.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container vecmath-1.3.1.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file trove4j-3.0.3.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container trove4j-3.0.3.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file icu4j-core-mojang-51.2.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container icu4j-core-mojang-51.2.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file codecjorbis-20101023.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file codecwav-20101023.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container codecwav-20101023.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file libraryjavasound-20101123.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file librarylwjglopenal-20100824.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file soundsystem-20120107.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file netty-all-4.0.10.Final.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container netty-all-4.0.10.Final.jar appears to be missing an mcmod.info file

[15:41:12] [Client thread/DEBUG] [FML/]: Examining file guava-15.0.jar for potential mods

[15:41:12] [Client thread/DEBUG] [FML/]: The mod container guava-15.0.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.1.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file commons-io-2.4.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container commons-io-2.4.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file commons-codec-1.9.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container commons-codec-1.9.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file jinput-2.0.5.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file jutils-1.0.0.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file gson-2.2.4.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container gson-2.2.4.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file authlib-1.5.21.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container authlib-1.5.21.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file log4j-api-2.0-beta9.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container log4j-api-2.0-beta9.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file log4j-core-2.0-beta9.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container log4j-core-2.0-beta9.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file lwjgl-2.9.1.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container lwjgl-2.9.1.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file lwjgl_util-2.9.1.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container lwjgl_util-2.9.1.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file twitch-5.16.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container twitch-5.16.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file 1.7.10.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container 1.7.10.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Examining directory 1.7.10 for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.7.10

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file ms-1.7.10-1.1.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container ms-1.7.10-1.1.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.comixsyt.ms.ms) - loading

[15:41:13] [Client thread/TRACE] [ms/]: Parsed dependency info : [] [] []

[15:41:13] [Client thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.1.99-universal.jar for potential mods

[15:41:13] [Client thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.1.99-universal.jar appears to be missing an mcmod.info file

[15:41:13] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 4 mods to load

[15:41:13] [Client thread/TRACE] [FML/]: Received a system property request ''

[15:41:13] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods

[15:41:13] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods

[15:41:13] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1558-1.7.10.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]

[15:41:13] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1558-1.7.10.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]

[15:41:13] [Client thread/DEBUG] [ms/]: Enabling mod ms

[15:41:13] [Client thread/DEBUG] [FML/]: Found translations in ms-1.7.10-1.1.jar [en_US]

[15:41:13] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied

[15:41:13] [Client thread/TRACE] [FML/]: All mod requirements are satisfied

[15:41:13] [Client thread/TRACE] [FML/]: Sorting mods into an ordered list

[15:41:13] [Client thread/TRACE] [FML/]: Mod sorting completed successfully

[15:41:13] [Client thread/DEBUG] [FML/]: Mod sorting data

[15:41:13] [Client thread/DEBUG] [FML/]: ms(MineMania:1.1): ms-1.7.10-1.1.jar ()

[15:41:13] [Client thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

[15:41:13] [Client thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp

[15:41:13] [Client thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp

[15:41:13] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.002s

[15:41:13] [Client thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML

[15:41:13] [Client thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists

[15:41:13] [Client thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection

[15:41:13] [Client thread/TRACE] [FML/FML]: The mod FML accepts its own version (7.10.99.99)

[15:41:13] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, ms] at CLIENT

[15:41:13] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, ms] at SERVER

[15:41:13] [Client thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML

[15:41:13] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.294s

[15:41:13] [Client thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge

[15:41:13] [Client thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed

[15:41:13] [Client thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection

[15:41:13] [Client thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.4.1558)

[15:41:13] [Client thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge

[15:41:13] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.008s

[15:41:13] [Client thread/TRACE] [ms/ms]: Sending event FMLConstructionEvent to mod ms

[15:41:14] [Client thread/TRACE] [FML/ms]: Mod ms is using network checker : Accepting version 1.1

[15:41:14] [Client thread/TRACE] [FML/ms]: Testing mod ms to verify it accepts its own version in a remote connection

[15:41:14] [Client thread/TRACE] [FML/ms]: The mod ms accepts its own version (1.1)

[15:41:14] [Client thread/DEBUG] [FML/ms]: Attempting to inject @SidedProxy classes into ms

[15:41:14] [Client thread/TRACE] [ms/ms]: Sent event FMLConstructionEvent to mod ms

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Construction - MineMania took 0.048s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Construction took 0.351s

[15:41:14] [Client thread/DEBUG] [FML/]: Mod signature data

[15:41:14] [Client thread/DEBUG] [FML/]:  Valid Signatures:

[15:41:14] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 7.10.99.99) forge-1.7.10-10.13.4.1558-1.7.10.jar

[15:41:14] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 10.13.4.1558) forge-1.7.10-10.13.4.1558-1.7.10.jar

[15:41:14] [Client thread/DEBUG] [FML/]:  Missing Signatures:

[15:41:14] [Client thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar

[15:41:14] [Client thread/DEBUG] [FML/]: ms (MineMania 1.1) ms-1.7.10-1.1.jar

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0.004s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.001s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.001s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MineMania took 0.001s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading - LanguageManager took 0.009s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Reloading listeners took 0.009s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resources took 0.017s

[15:41:14] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one

[15:41:14] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one

[15:41:14] [Client thread/DEBUG] [MineMania/]: Mod MineMania is missing a pack.mcmeta file, substituting a dummy one

[15:41:14] [Client thread/INFO] [FML/]: Processing ObjectHolder annotations

[15:41:14] [Client thread/INFO] [FML/]: Found 341 ObjectHolder annotations

[15:41:14] [Client thread/INFO] [FML/]: Identifying ItemStackHolder annotations

[15:41:14] [Client thread/INFO] [FML/]: Found 0 ItemStackHolder annotations

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.001s

[15:41:14] [Client thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML

[15:41:14] [Client thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.001s

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge

[15:41:14] [Client thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.029s

[15:41:14] [Client thread/TRACE] [ms/ms]: Sending event FMLPreInitializationEvent to mod ms

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name gemDiamondium has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:820)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name ingotDiamondium has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:821)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name nuggetDiamond has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:822)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name oreUltimatium has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:823)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name gemUltimatium has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:824)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name ingotUltimatium has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:825)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name ingotIron has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:826)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name dustIron has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:827)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name dustGold has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:828)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name dustDiamond has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:829)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name dustEmerald has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:830)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name dustUltimatium has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:831)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name dustDiamondium has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:832)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name dustRuby has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:833)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name gemRuby has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:834)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/WARN] [FML/ms]: * Invalid registration attempt for an Ore Dictionary item with name oreRuby has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.oreDictionary(ms.java:835)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at com.comixsyt.ms.ms.preInit(ms.java:267)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[15:41:14] [Client thread/WARN] [FML/ms]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

[15:41:14] [Client thread/WARN] [FML/ms]: ****************************************

[15:41:14] [Client thread/DEBUG] [FML/ms]: Skipping automatic mod ms entity registration for already registered class com.comixsyt.ms.entity.EntityLegoguy110Mob

[15:41:14] [Client thread/TRACE] [ms/ms]: Sent event FMLPreInitializationEvent to mod ms

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - MineMania took 0.180s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 0.210s

[15:41:14] [Client thread/INFO] [FML/]: Applying holder lookups

[15:41:14] [Client thread/INFO] [FML/]: Holder lookups applied

[15:41:14] [Client thread/INFO] [FML/]: Injecting itemstacks

[15:41:14] [Client thread/INFO] [FML/]: Itemstack injection complete

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - TextureManager took 0.000s

[15:41:14] [sound Library Loader/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:

[15:41:14] [sound Library Loader/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - SoundHandler took 0.104s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0.004s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0.002s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - GrassColorReloadListener took 0.008s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FoliageColorReloadListener took 0.013s

[15:41:14] [Thread-7/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL

[15:41:14] [Thread-7/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[15:41:14] [Thread-7/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Render Manager took 0.174s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - EntityRenderer took 0.000s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Entity Renderer took 0.026s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading GL properties took 0.001s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Render Global instance took 0.051s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Building Blocks Texture took 0.010s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Anisotropy and Mipmaps took 0.000s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching - missingno took 0.001s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.002s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Blocks Texture took 0.006s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching - missingno took 0.000s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.003s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Items Texture took 0.006s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Viewport took 0.002s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Rendering Setup took 0.277s

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s

[15:41:14] [Client thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML

[15:41:14] [Client thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.000s

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.000s

[15:41:14] [Client thread/TRACE] [ms/ms]: Sending event FMLInitializationEvent to mod ms

[15:41:14] [Client thread/TRACE] [ms/ms]: Sent event FMLInitializationEvent to mod ms

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - MineMania took 0.046s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: Initialization took 0.047s

[15:41:14] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.006s

[15:41:14] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML

[15:41:14] [Client thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML

[15:41:14] [Client thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s

[15:41:14] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s

[15:41:14] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ms

[15:41:14] [Client thread/TRACE] [ms/ms]: Sending event IMCEvent to mod ms

[15:41:14] [Client thread/TRACE] [ms/ms]: Sent event IMCEvent to mod ms

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - MineMania took 0.000s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.007s

[15:41:14] [Client thread/INFO] [FML/]: Injecting itemstacks

[15:41:14] [Client thread/INFO] [FML/]: Itemstack injection complete

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s

[15:41:14] [Client thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML

[15:41:14] [Client thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.009s

[15:41:14] [Client thread/TRACE] [ms/ms]: Sending event FMLPostInitializationEvent to mod ms

[15:41:14] [Client thread/TRACE] [ms/ms]: Sent event FMLPostInitializationEvent to mod ms

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - MineMania took 0.000s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0.010s

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp

[15:41:14] [Client thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s

[15:41:14] [Client thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML

[15:41:14] [Client thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge

[15:41:14] [Client thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  11: RecipeEntry("Before", UNKNOWN, )

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  10: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  9: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  8: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  7: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  6: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  5: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  4: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  3: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  2: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless

[15:41:14] [Client thread/DEBUG] [FML/Forge]:  1: RecipeEntry("After", UNKNOWN, )

[15:41:14] [Client thread/DEBUG] [FML/Forge]: Sorting recipies

[15:41:14] [Client thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.008s

[15:41:14] [Client thread/TRACE] [ms/ms]: Sending event FMLLoadCompleteEvent to mod ms

[15:41:14] [Client thread/TRACE] [ms/ms]: Sent event FMLLoadCompleteEvent to mod ms

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - MineMania took 0.000s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.009s

[15:41:14] [Client thread/DEBUG] [FML/]: Freezing block and item id maps

[15:41:14] [Client thread/DEBUG] [FML/]: Registry consistency check successful

[15:41:14] [Client thread/DEBUG] [FML/]: Registry consistency check successful

[15:41:14] [Client thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 4 mods

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0.000s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.001s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.002s

[15:41:14] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MineMania took 0.001s

[15:41:14] [sound Library Loader/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Texture Loading took 0.178s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Mipmap generation took 0.129s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching took 0.017s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.025s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/atlas/blocks.png took 0.333s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/font/ascii.png took 0.004s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/lightMap_1 took 0.000s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/font/ascii_sga.png took 0.013s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Texture Loading took 0.090s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Mipmap generation took 0.003s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching took 0.006s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.008s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/atlas/items.png took 0.102s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading Texture Manager took 0.453s

[15:41:15] [Client thread/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:

[15:41:15] [Client thread/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...

[15:41:15] [Client thread/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:    Author: Paul Lamb, www.paulscode.com

[15:41:15] [Client thread/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:

[15:41:15] [sound Library Loader/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:

[15:41:15] [sound Library Loader/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading took 0.775s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Reloading listeners took 0.775s

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resources took 0.779s

[15:41:15] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one

[15:41:15] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one

[15:41:15] [Client thread/DEBUG] [MineMania/]: Mod MineMania is missing a pack.mcmeta file, substituting a dummy one

[15:41:15] [Client thread/DEBUG] [FML/]: Bar Finished: Loading took 6.483s

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]: The following texture errors were found.

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]: ==================================================

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:  DOMAIN ms

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]: --------------------------------------------------

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:  domain ms is missing 8 textures

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:    domain ms has 1 location:

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:      mod ms resources at /Users/Mitchell/Library/Application Support/minecraft/mods/ms-1.7.10-1.1.jar

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]: -------------------------

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:    The missing resources for domain ms are:

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:      textures/items/NR_axe.png

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:      textures/items/NR_hoe.png

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:      textures/items/NR_shovel.png

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:      textures/items/NR_sword.png

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:      textures/items/Diamondium.png

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:      textures/items/Ruby_sword.png

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:      textures/items/mIron.png

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:      textures/items/NR_pic.png

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]: -------------------------

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]:    No other errors exist for domain ms

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]: ==================================================

[15:41:15] [Client thread/ERROR] [TEXTURE ERRORS/]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

[15:41:15] [Thread-9/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL

[15:41:15] [Thread-9/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[15:41:15] [Thread-9/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.

[15:41:16] [sound Library Loader/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:

[15:41:17] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp

[15:41:17] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp

[15:41:17] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s

[15:41:17] [server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML

[15:41:17] [server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML

[15:41:17] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s

[15:41:17] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge

[15:41:17] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge

[15:41:17] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s

[15:41:17] [server thread/TRACE] [ms/ms]: Sending event FMLServerAboutToStartEvent to mod ms

[15:41:17] [server thread/TRACE] [ms/ms]: Sent event FMLServerAboutToStartEvent to mod ms

[15:41:17] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - MineMania took 0.000s

[15:41:17] [server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0.001s

[15:41:17] [server thread/INFO] [FML/]: Injecting existing block and item data into this server instance

[15:41:17] [server thread/DEBUG] [FML/]: Registry consistency check successful

[15:41:17] [server thread/DEBUG] [FML/]: Registry consistency check successful

[15:41:17] [server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp

[15:41:17] [server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp

[15:41:17] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s

[15:41:17] [server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML

[15:41:17] [server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML

[15:41:17] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s

[15:41:17] [server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge

[15:41:17] [server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge

[15:41:17] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.001s

[15:41:17] [server thread/TRACE] [ms/ms]: Sending event FMLModIdMappingEvent to mod ms

[15:41:17] [server thread/TRACE] [ms/ms]: Sent event FMLModIdMappingEvent to mod ms

[15:41:17] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MineMania took 0.000s

[15:41:17] [server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.002s

[15:41:17] [server thread/INFO] [FML/]: Applying holder lookups

[15:41:17] [server thread/INFO] [FML/]: Holder lookups applied

[15:41:17] [server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world

[15:41:17] [server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava

[15:41:17] [server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water

[15:41:17] [server thread/INFO] [FML/]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@13b3d820)

[15:41:17] [server thread/INFO] [FML/]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@13b3d820)

[15:41:17] [server thread/INFO] [FML/]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@13b3d820)

[15:41:18] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp

[15:41:18] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp

[15:41:18] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.000s

[15:41:18] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML

[15:41:18] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML

[15:41:18] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s

[15:41:18] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge

[15:41:18] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge

[15:41:18] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0.002s

[15:41:18] [server thread/TRACE] [ms/ms]: Sending event FMLServerStartingEvent to mod ms

[15:41:18] [server thread/TRACE] [ms/ms]: Sent event FMLServerStartingEvent to mod ms

[15:41:18] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - MineMania took 0.000s

[15:41:18] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0.003s

[15:41:18] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp

[15:41:18] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp

[15:41:18] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s

[15:41:18] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML

[15:41:18] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML

[15:41:18] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s

[15:41:18] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge

[15:41:18] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge

[15:41:18] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0.000s

[15:41:18] [server thread/TRACE] [ms/ms]: Sending event FMLServerStartedEvent to mod ms

[15:41:18] [server thread/TRACE] [ms/ms]: Sent event FMLServerStartedEvent to mod ms

[15:41:18] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - MineMania took 0.000s

[15:41:18] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0.001s

[15:41:19] [Netty Client IO #0/DEBUG] [FML/]: Server FML protocol version 2, 4 byte dimension received 0

[15:41:19] [Netty Client IO #0/TRACE] [FML/]: $ServerHello->FMLHandshakeClientState$2:HELLO

[15:41:19] [Netty Client IO #0/INFO] [FML/]: Server protocol version 2

[15:41:19] [Netty Client IO #0/DEBUG] [FML/]: Received override dimension 0

[15:41:19] [Netty IO #1/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO

[15:41:19] [Netty IO #1/INFO] [FML/]: Client protocol version 2

[15:41:19] [Netty IO #1/TRACE] [FML/]: $ModList:4 mods->FMLHandshakeServerState$2:HELLO

[15:41:19] [Netty IO #1/INFO] [FML/]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]

[15:41:19] [Netty IO #1/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT

[15:41:19] [Netty Client IO #0/TRACE] [FML/]: $ModList:4 mods->FMLHandshakeClientState$3:WAITINGSERVERDATA

[15:41:19] [Netty Client IO #0/INFO] [FML/]: Attempting connection with missing mods [] at SERVER

[15:41:19] [Netty IO #1/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK

[15:41:19] [Netty Client IO #0/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeClientState$5:PENDINGCOMPLETE

[15:41:19] [Netty IO #1/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$4:COMPLETE

[15:41:19] [Netty Client IO #0/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeClientState$6:COMPLETE

[15:41:19] [Netty IO #1/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE

[15:41:19] [Client thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava

[15:41:19] [Client thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water

[15:41:19] [Client thread/INFO] [FML/]: [Client thread] Client side modded connection established

[15:41:19] [server thread/INFO] [FML/]: [server thread] Server side modded connection established

[15:41:19] [Client thread/DEBUG] [FML/]: Overriding dimension: using 0

[15:41:24] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save New World

[15:41:24] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp

[15:41:24] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp

[15:41:24] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.000s

[15:41:24] [server thread/TRACE] [FML/FML]: Sending event FMLServerStoppingEvent to mod FML

[15:41:24] [server thread/TRACE] [FML/FML]: Sent event FMLServerStoppingEvent to mod FML

[15:41:24] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Mod Loader took 0.000s

[15:41:24] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge

[15:41:24] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge

[15:41:24] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Forge took 0.000s

[15:41:24] [server thread/TRACE] [ms/ms]: Sending event FMLServerStoppingEvent to mod ms

[15:41:24] [server thread/TRACE] [ms/ms]: Sent event FMLServerStoppingEvent to mod ms

[15:41:24] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - MineMania took 0.000s

[15:41:24] [server thread/DEBUG] [FML/]: Bar Finished: ServerStopping took 0.001s

[15:41:24] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save New World

[15:41:25] [server thread/INFO] [FML/]: Unloading dimension 0

[15:41:25] [server thread/INFO] [FML/]: Unloading dimension -1

[15:41:25] [server thread/INFO] [FML/]: Unloading dimension 1

[15:41:25] [server thread/DEBUG] [FML/]: Reverting to frozen data state.

[15:41:25] [server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp

[15:41:25] [server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp

[15:41:25] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s

[15:41:25] [server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML

[15:41:25] [server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML

[15:41:25] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s

[15:41:25] [server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge

[15:41:25] [server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge

[15:41:25] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.001s

[15:41:25] [server thread/TRACE] [ms/ms]: Sending event FMLModIdMappingEvent to mod ms

[15:41:25] [server thread/TRACE] [ms/ms]: Sent event FMLModIdMappingEvent to mod ms

[15:41:25] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MineMania took 0.000s

[15:41:25] [server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.001s

[15:41:25] [server thread/INFO] [FML/]: Applying holder lookups

[15:41:25] [server thread/INFO] [FML/]: Holder lookups applied

[15:41:25] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp

[15:41:25] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp

[15:41:25] [server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.000s

[15:41:25] [server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML

[15:41:25] [server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML

[15:41:25] [server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Mod Loader took 0.000s

[15:41:25] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge

[15:41:25] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge

[15:41:25] [server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Forge took 0.000s

[15:41:25] [server thread/TRACE] [ms/ms]: Sending event FMLServerStoppedEvent to mod ms

[15:41:25] [server thread/TRACE] [ms/ms]: Sent event FMLServerStoppedEvent to mod ms

[15:41:25] [server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MineMania took 0.000s

[15:41:25] [server thread/DEBUG] [FML/]: Bar Finished: ServerStopped took 0.001s

[15:41:27] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp

[15:41:27] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp

[15:41:27] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s

[15:41:27] [server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML

[15:41:27] [server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML

[15:41:27] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s

[15:41:27] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge

[15:41:27] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge

[15:41:27] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s

[15:41:27] [server thread/TRACE] [ms/ms]: Sending event FMLServerAboutToStartEvent to mod ms

[15:41:27] [server thread/TRACE] [ms/ms]: Sent event FMLServerAboutToStartEvent to mod ms

[15:41:27] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - MineMania took 0.000s

[15:41:27] [server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0.001s

[15:41:27] [server thread/INFO] [FML/]: Injecting existing block and item data into this server instance

[15:41:27] [server thread/DEBUG] [FML/]: Registry consistency check successful

[15:41:27] [server thread/DEBUG] [FML/]: Registry consistency check successful

[15:41:27] [server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp

[15:41:27] [server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp

[15:41:27] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s

[15:41:27] [server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML

[15:41:27] [server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML

[15:41:27] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s

[15:41:27] [server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge

[15:41:27] [server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge

[15:41:27] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.001s

[15:41:27] [server thread/TRACE] [ms/ms]: Sending event FMLModIdMappingEvent to mod ms

[15:41:27] [server thread/TRACE] [ms/ms]: Sent event FMLModIdMappingEvent to mod ms

[15:41:27] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MineMania took 0.001s

[15:41:27] [server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.002s

[15:41:27] [server thread/INFO] [FML/]: Applying holder lookups

[15:41:27] [server thread/INFO] [FML/]: Holder lookups applied

[15:41:27] [server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world

[15:41:27] [server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava

[15:41:27] [server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water

[15:41:27] [server thread/INFO] [FML/]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@7da2b0b3)

[15:41:27] [server thread/INFO] [FML/]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@7da2b0b3)

[15:41:27] [server thread/INFO] [FML/]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@7da2b0b3)

[15:41:28] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp

[15:41:28] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp

[15:41:28] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.000s

[15:41:28] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML

[15:41:28] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML

[15:41:28] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s

[15:41:28] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge

[15:41:28] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge

[15:41:28] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0.000s

[15:41:28] [server thread/TRACE] [ms/ms]: Sending event FMLServerStartingEvent to mod ms

[15:41:28] [server thread/TRACE] [ms/ms]: Sent event FMLServerStartingEvent to mod ms

[15:41:28] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - MineMania took 0.000s

[15:41:28] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0.001s

[15:41:28] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp

[15:41:28] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp

[15:41:28] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s

[15:41:28] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML

[15:41:28] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML

[15:41:28] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s

[15:41:28] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge

[15:41:28] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge

[15:41:28] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0.000s

[15:41:28] [server thread/TRACE] [ms/ms]: Sending event FMLServerStartedEvent to mod ms

[15:41:28] [server thread/TRACE] [ms/ms]: Sent event FMLServerStartedEvent to mod ms

[15:41:28] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - MineMania took 0.000s

[15:41:28] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0.001s

[15:41:28] [Netty Client IO #1/DEBUG] [FML/]: Server FML protocol version 2, 4 byte dimension received 0

[15:41:28] [Netty Client IO #1/TRACE] [FML/]: $ServerHello->FMLHandshakeClientState$2:HELLO

[15:41:28] [Netty Client IO #1/INFO] [FML/]: Server protocol version 2

[15:41:28] [Netty Client IO #1/DEBUG] [FML/]: Received override dimension 0

[15:41:28] [Netty IO #3/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO

[15:41:28] [Netty IO #3/INFO] [FML/]: Client protocol version 2

[15:41:28] [Netty IO #3/TRACE] [FML/]: $ModList:4 mods->FMLHandshakeServerState$2:HELLO

[15:41:28] [Netty IO #3/INFO] [FML/]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]

[15:41:28] [Netty IO #3/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT

[15:41:28] [Netty Client IO #1/TRACE] [FML/]: $ModList:4 mods->FMLHandshakeClientState$3:WAITINGSERVERDATA

[15:41:28] [Netty Client IO #1/INFO] [FML/]: Attempting connection with missing mods [] at SERVER

[15:41:28] [Netty IO #3/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK

[15:41:28] [Netty Client IO #1/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeClientState$5:PENDINGCOMPLETE

[15:41:28] [Netty IO #3/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$4:COMPLETE

[15:41:28] [Netty Client IO #1/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeClientState$6:COMPLETE

[15:41:28] [Netty IO #3/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE

[15:41:28] [server thread/INFO] [FML/]: [server thread] Server side modded connection established

[15:41:28] [Client thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava

[15:41:28] [Client thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water

[15:41:28] [Client thread/INFO] [FML/]: [Client thread] Client side modded connection established

[15:41:28] [Client thread/DEBUG] [FML/]: Overriding dimension: using 0

[15:42:13] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save New World

[15:42:20] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp

[15:42:20] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp

[15:42:20] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.001s

[15:42:20] [server thread/TRACE] [FML/FML]: Sending event FMLServerStoppingEvent to mod FML

[15:42:20] [server thread/TRACE] [FML/FML]: Sent event FMLServerStoppingEvent to mod FML

[15:42:20] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Mod Loader took 0.000s

[15:42:20] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge

[15:42:20] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge

[15:42:20] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Forge took 0.000s

[15:42:20] [server thread/TRACE] [ms/ms]: Sending event FMLServerStoppingEvent to mod ms

[15:42:20] [server thread/TRACE] [ms/ms]: Sent event FMLServerStoppingEvent to mod ms

[15:42:20] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - MineMania took 0.000s

[15:42:20] [server thread/DEBUG] [FML/]: Bar Finished: ServerStopping took 0.001s

[15:42:20] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save New World

[15:42:20] [Client thread/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:

[15:42:20] [Client thread/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...

[15:42:20] [Client thread/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:    Author: Paul Lamb, www.paulscode.com

[15:42:20] [Client thread/INFO] [sTDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:

 

 

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

    • Temu continues to reward loyal customers in the USA with exceptional savings opportunities through exclusive coupon codes designed specifically for existing users. The Temu coupon code $100 off remains one of the most popular discount offers available to returning customers who have already discovered the platform's incredible value proposition. Our featured Temu Coupon code (ACW472253) provides maximum benefits for people across the USA, Canada, and European nations, making it an ideal choice for USA shoppers seeking substantial savings.   Existing customers can take advantage of the comprehensive Temu coupon $100 offand Temu 100 off coupon code opportunities that extend well beyond first-time purchase incentives. These codes ensure that customer loyalty is rewarded with continued access to premium discounts and exclusive offers throughout the year.   What Is The Coupon Code For Temu $100 Off? Both new and existing customers can get amazing benefits if they use our $100 coupon code on the Temu app and website. The Temu coupon $100 offand $100 offTemu coupon provide substantial savings across thousands of product categories available on the platform. Our ACW472253 code offers multiple benefit structures designed to maximize customer value:   ACW472253 - Flat $100 offqualifying orders for immediate savings   ACW472253 - $100 coupon pack for multiple uses across different purchases   ACW472253 - $100 flat discount for new customers joining the platform   ACW472253 - Extra $100 promo code for existing customers continuing their shopping journey   ACW472253 - $100 coupon for USA/Canada users with worldwide shipping benefits   Temu Coupon Code $100 offFor New Users In 2025 New users can get the highest benefits if they use our coupon code on the Temu app. The Temu coupon $100 offand Temu coupon code $100 offprovide exceptional value for first-time shoppers exploring the platform's extensive product catalog. The ACW472253 code delivers comprehensive benefits specifically tailored for newcomers:   ACW472253 - Flat $100 discount for new users on qualifying first orders   ACW472253 - $100 coupon bundle for new customers enabling multiple discounted purchases   ACW472253 - Up to $100 coupon bundle for multiple uses across various product categories   ACW472253 - Free shipping to 68 countries ensuring global accessibility   ACW472253 - Extra 30% off on any purchase for first-time users maximizing initial savings   How To Redeem The Temu Coupon $100 offFor New Customers? The Temu $100 coupon and Temu $100 offcoupon code for new users can be easily applied through a straightforward redemption process. Follow these simple steps to maximize your savings:   Download the Temu app from your device's official app store or visit the Temu website   Create your new account using a valid email address and phone number   Browse through thousands of products and add desired items to your shopping cart   Proceed to checkout and locate the "Promo Code" or "Coupon Code" field   Enter ACW472253 exactly as shown and click "Apply"   Verify that your discount has been applied before completing your purchase   Complete your order using your preferred payment method   Temu Coupon $100 offFor Existing Customers Existing users can also get benefits if they use our coupon code on the Temu app. The Temu $100 coupon codes for existing users and Temu coupon $100 offfor existing customers free shipping ensure that customer loyalty is continuously rewarded with substantial savings opportunities. The ACW472253 code provides specialized benefits for returning customers:   ACW472253 - $100 extra discount for existing Temu users on qualified orders   ACW472253 - $100 coupon bundle for multiple purchases enabling extended savings   ACW472253 - Free gift with express shipping all over the USA/Canada region   ACW472253 - Extra 30% off on top of the existing discount for maximum value   ACW472253 - Free shipping to 68 countries with expedited delivery options   How To Use The Temu Coupon Code $100 offFor Existing Customers? The Temu coupon code $100 offand Temu coupon $100 offcode application process for existing customers follows a similar streamlined approach:   Log into your existing Temu account through the app or website   Add your desired products to the shopping cart   Navigate to the checkout page   Locate the promotional code entry field   Input ACW472253 and confirm the code application   Review your order summary to ensure the discount is properly applied   Complete your purchase with confidence   Latest Temu Coupon $100 offFirst Order Customers can get the highest benefits if they use our coupon code during the first order. The Temu coupon code $100 offfirst order, Temu coupon code first order, and Temu coupon code $100 offfirst time user provide exceptional value for initial platform experiences. The ACW472253 code offers comprehensive first-order benefits:   ACW472253 - Flat $100 discount for the first order on qualifying purchases   ACW472253 - $100 Temu coupon code for the first order with extended validity   ACW472253 - Up to $100 coupon for multiple uses across different product categories   ACW472253 - Free shipping to 68 countries ensuring global accessibility   ACW472253 - Extra 30% off on any purchase for the first order maximizing initial savings   How To Find The Temu Coupon Code $100 Off? The Temu coupon $100 offand Temu coupon $100 offReddit can be located through various reliable channels. Any user can get verified and tested coupons by signing up for the Temu newsletter, which provides regular updates on the latest promotional offers and exclusive discount codes. We also recommend visiting Temu's social media pages to get the latest coupons and promos, as the platform frequently shares time-sensitive offers across their official channels.   You can find the latest and working Temu coupon codes by visiting any trusted coupon site that specializes in verified promotional offers. These platforms regularly test and validate coupon codes to ensure customers receive legitimate savings opportunities.   Is Temu $100 offCoupon Legit? The Temu $100 offCoupon Legit and Temu 100 off coupon legit status is absolutely verified and confirmed. Our Temu coupon code ACW472253 is absolutely legit and has been tested across multiple user accounts and purchase scenarios. Any customers can safely use our Temu coupon code to get $100 offon the first order and then on the recurring orders without concerns about legitimacy or validity.   Our code is not only legit but also regularly tested and verified by our team to ensure consistent performance across different user scenarios. Our Temu coupon code is valid worldwide and doesn't have any expiration date, providing customers with flexible redemption opportunities regardless of timing or location.   How Does Temu $100 offCoupon Work? The Temu coupon code $100 offfirst-time user and Temu coupon codes 100 off operate through a straightforward discount application system that reduces your total order value by the specified coupon amount.   When you apply the ACW472253 coupon code at checkout, the system automatically calculates your eligibility based on your order value, account status, and product selection. The discount is then applied to qualifying items in your cart, reducing your total payment amount by up to $100 depending on your purchase value. For orders exceeding the minimum threshold, the full $100 discount is applied immediately, while smaller orders receive proportional discounts based on the total value. The system also accounts for any additional promotions or discounts that may be running simultaneously, ensuring you receive the maximum possible savings on your purchase.   How To Earn Temu $100 Coupons As A New Customer? The Temu coupon code $100 offand 100 off Temu coupon code can be earned through various customer engagement activities designed to reward platform participation and loyalty.   New customers can earn $100 coupons by downloading the official Temu mobile application, which provides access to exclusive in-app promotions and coupon offers not available through the website. Creating a complete user profile with verified contact information also unlocks additional coupon opportunities. Participating in Temu's referral program allows new users to earn coupon credits by inviting friends and family members to join the platform. Additionally, engaging with daily check-in features, spinning promotional wheels, and participating in limited-time games and challenges can generate coupon credits that accumulate toward $100 discount opportunities.   What Are The Advantages Of Using The Temu Coupon $100 Off? The Temu coupon code 100 off and Temu coupon code $100 offprovide numerous advantages for savvy shoppers:   $100 discount on the first order providing immediate substantial savings   $100 coupon bundle for multiple uses extending value across multiple purchases   70% discount on popular items when combined with existing promotions   Extra 30% off for existing Temu customers maximizing repeat purchase value   Up to 90% off in selected items during special promotional periods   Free gift for new users adding extra value to initial purchases   Free delivery to 68 countries ensuring global accessibility   Temu $100 Discount Code And Free Gift For New And Existing Customers The Temu $100 offcoupon code and $100 offTemu coupon code provide multiple benefits for customers regardless of their account status. There are multiple benefits to using our Temu coupon code that extend beyond simple price reductions:   ACW472253 - $100 discount for the first order with immediate application   ACW472253 - Extra 30% off on any item across all product categories   ACW472253 - Free gift for new Temu users adding tangible value   ACW472253 - Up to 70% discount on any item on the Temu app   ACW472253 - Free gift with free shipping in 68 countries including the USA and USA   Pros And Cons Of Using The Temu Coupon Code $100 offThis Month The Temu coupon $100 offcode and Temu 100 off coupon offer several advantages and considerations:   Pros:   Substantial immediate savings of up to $100 on qualifying orders   No expiration date providing flexible redemption timing   Valid for both new and existing customers ensuring inclusive access   Combines with other promotions for maximum savings potential   Free shipping benefits reducing overall order costs   Cons:   Minimum order requirements may apply to certain discount tiers   Limited to specific product categories during promotional periods   Terms And Conditions Of Using The Temu Coupon $100 offIn 2025 The Temu coupon code $100 offfree shipping and latest Temu coupon code $100 offoperate under specific terms and conditions designed to ensure fair usage:   Our coupon code doesn't have any expiration date allowing flexible redemption timing   Valid for both new and existing users in 68 countries worldwide providing global accessibility   No minimum purchase requirements for using our Temu coupon code ACW472253   Free returns within 90 days of purchase ensuring customer satisfaction   Price adjustment policy within 30 days protecting against price fluctuations   Free standard shipping on qualifying orders reducing additional costs   One-time use per customer account preventing multiple redemptions   Final Note: Use The Latest Temu Coupon Code $100 Off The Temu coupon code $100 offrepresents one of the most valuable savings opportunities available to USA customers shopping on the platform today. Whether you're a first-time user or a loyal existing customer, these substantial discounts provide genuine value across thousands of product categories.   Take advantage of the Temu coupon $100 offwhile these promotional offers remain available to maximize your shopping budget and discover why millions of customers worldwide trust Temu for their online shopping needs. The combination of substantial discounts, free shipping benefits, and comprehensive return policies makes this an ideal time to experience everything Temu has to offer.   FAQs Of Temu $100 offCoupon Q: How do I apply the Temu $100 offcoupon code? A: Enter the code ACW472253 at checkout in the promotional code field. The discount will be automatically applied to qualifying orders, reducing your total by up to $100 depending on your purchase value.   Q: Can existing customers use the $100 offTemu coupon? A: Yes, the ACW472253 coupon code is valid for both new and existing customers. Existing users can benefit from additional discounts and free shipping offers when using this code on qualifying orders.   Q: Is there a minimum order requirement for the Temu $100 coupon? A: No minimum purchase requirements apply when using our ACW472253 coupon code. However, the discount amount may vary based on your total order value and product selection at checkout.   Q: How long is the Temu $100 offcoupon valid? A: The ACW472253 coupon code does not have an expiration date, allowing customers to use it whenever convenient. This provides flexibility for both immediate purchases and future shopping plans on the platform.   Q: Can I combine the $100 Temu coupon with other offers? A: Yes, the ACW472253 coupon can often be combined with existing promotions, flash sales, and other discount offers to maximize your total savings. Check at checkout to see available stacking opportunities.  
    • Looking for a fantastic way to save big on your next Temu order? The acr639380 Temu coupon code is exactly what you need! Whether you're shopping from the USA, Canada, or Europe, this code offers unbeatable savings — up to $100 off your next purchase. If you’ve been eyeing something on Temu, now’s the perfect time to grab it with this exclusive offer!  What Is the Coupon Code for Temu $100 Off? Both new and existing customers can benefit from this incredible deal when shopping on the Temu app or website. Just use code acr639380 at checkout to unlock your $100 discount. Here’s what it offers: acr639380: Flat $100 off your next purchase.   acr639380: Receive a $100 coupon pack for multiple uses.   acr639380: New customers get an exclusive $100 off their first purchase.   acr639380: Existing customers can claim an extra $100 off future purchases.   acr639380: Valid in the USA, Canada, and across Europe.    Temu $100 Off Coupon for New Users in 2025 If you're new to Temu, this coupon code is perfect for you. It’s your chance to enjoy huge savings right from your very first order. Here’s what new customers get with acr639380: Flat $100 discount on your first order.   Access to a $100 coupon bundle for multiple purchases.   Stack up to $100 in discounts across various orders.   Free shipping to 68 countries, including the USA, Canada, and UK.   An additional 30% off any item on your first purchase.    How to Redeem the Temu $100 Off Coupon (For New Users) It’s simple! Follow these quick steps: Visit the Temu website or download the Temu app.   Create a new account.   Add your favorite products to your cart.   At checkout, enter the Temu $100 off coupon code: acr639380.   Apply the code, enjoy the savings, and complete your purchase!    Temu Coupon $100 Off for Existing Customers Good news — existing customers aren’t left out! Temu rewards loyal shoppers too. Perks for returning users with acr639380: Get an extra $100 off your next order.   A $100 coupon bundle for multiple future purchases.   Free gifts with express shipping (USA & Canada).   An additional 30% off on any purchase.   Free shipping to 68 countries globally.    How to Use Temu $100 Off Coupon (For Existing Customers) To redeem: Log into your Temu account.   Add your items to the cart.   At checkout, enter acr639380.   Apply the code and enjoy your savings!    Temu $100 Off Coupon for First Orders Your first Temu order just got better with acr639380: $100 off your initial purchase.   Access to exclusive first-time user discounts.   Up to $100 in savings on multiple items.   Free shipping to 68 countries.   Extra 30% off your first order.    Where to Find the Latest Temu $100 Off Coupon Looking for the newest and verified Temu coupon codes? Here’s where you can find them: Temu’s newsletter: Subscribe for email-exclusive deals.   Official Temu social media pages.   Trusted coupon websites.   Community threads like Temu coupon $100 off Reddit where users share legit codes.    Is the Temu $100 Off Coupon Legit? Absolutely — the acr639380 coupon is verified, tested, and 100% legit. It works for both new and existing customers worldwide, with no expiration date. Use it with confidence!  How Does the Temu $100 Off Coupon Work? Simple — enter acr639380 at checkout, and the discount is applied automatically. Whether it’s your first order or a repeat purchase, you’ll enjoy direct savings.  How to Earn Temu $100 Coupons as a New Customer New customers can score extra Temu savings by: Signing up for a new Temu account.   Making your first purchase using acr639380.   Watching for special promotions and email deals.   Checking Temu’s homepage for limited-time coupon bundles.    Advantages of Using the Temu $100 Off Coupon Here’s what makes this coupon so appealing: Flat $100 discount on first-time and future orders.   $100 coupon bundle for multiple uses.   Up to 90% off popular products.   Extra 30% off for existing customers.   Free gifts for new users.   Free shipping to 68 countries, including the USA, UK, and Canada.    Temu $100 Discount Code + Free Gift for Everyone Both new and existing customers get added perks: $100 off your first order.   An extra 30% off any product.   Free gifts on first purchases.   Up to 90% off select deals on the Temu app.   Free shipping to 68 countries.    Pros and Cons of Using the Temu Coupon Code $100 Off in 2025 Pros: Massive $100 discount.   Up to 90% off on select items.   Free global shipping to 68 countries.   30% off bonus for existing users.   Verified, legit, and no expiration date.   Cons: Free shipping limited to select countries.   Some exclusions may apply to already discounted items.    Terms and Conditions (2025) No expiration date.   Valid in 68 countries.   No minimum spend required.   Applicable for multiple purchases.   Some product exclusions may apply.    Final Note: Don’t Miss Out on the $100 Temu Coupon If you’re shopping on Temu, don’t leave money on the table. Use coupon code acr639380 to unlock $100 off, free shipping, extra discounts, and exclusive perks. It’s one of the easiest ways to make your shopping spree even more rewarding.  FAQs: Temu $100 Off Coupon Q: Is the $100 off coupon available for both new and existing customers? A: Yes! Both can use acr639380 for amazing discounts. Q: How do I redeem the Temu $100 coupon? A: Enter acr639380 at checkout to instantly save $100. Q: Does the Temu coupon expire? A: No — this coupon currently has no expiration date. Q: Can the coupon be used for multiple purchases? A: Yes, the $100 off coupon and bundle can apply to multiple orders. Q: Does it work for international users? A: Absolutely! It’s valid in 68 countries, including the USA, Canada, and Europe.
    • Go to the config folder and open the secretroomsmod.cfg   At the bottom, you will find:   # Check for mod updates on startup B:update_checker=true   Change it to false:   # Check for mod updates on startup B:update_checker=false  
    • The mod yetanotherchancebooster is conflicting or running into an issue with cobblemon Remove yetanotherchancebooster
    • Looking to save big on your next shopping spree? With our Temu coupon code $100 off, you can grab massive savings right from your first order! We bring you the verified acw696499 coupon code that unlocks exclusive discounts for shoppers in the USA, Canada, and across European countries. With this exclusive Temu coupon $100 off and Temu 100 off coupon code, you're not just shopping smart—you're shopping the best deal available. What Is The Coupon Code For Temu $100 Off? If you're searching for a way to make your Temu shopping even more affordable, look no further. Both new and existing users can enjoy amazing deals by using our Temu coupon $100 off and $100 off Temu coupon. acw696499: Get a flat $100 off on select orders for maximum savings. acw696499: Enjoy a $100 coupon pack you can redeem across multiple purchases. acw696499: Exclusive $100 flat discount available for first-time users. acw696499: Extra $100 promo value available even for returning users. acw696499: Get access to a $100 coupon tailored specifically for USA and Canada shoppers. Temu Coupon Code $100 Off For New Users In 2025 As a new user, you're entitled to enjoy incredible perks from your very first purchase. By using our Temu coupon $100 off and Temu coupon code $100 off, you get unmatched value. acw696499: Flat $100 discount for new Temu users across all eligible items. acw696499: Unlock a $100 coupon bundle that can be used for multiple orders. acw696499: Redeem up to $100 in coupons over your next few purchases. acw696499: Take advantage of free shipping to over 68 countries worldwide. acw696499: Get an additional 30% off on your entire first purchase. How To Redeem The Temu Coupon $100 Off For New Customers? Redeeming your Temu $100 coupon and Temu $100 off coupon code for new users is a simple, step-by-step process: Download the Temu app or visit the official Temu website. Create a new account using your email or phone number. Add your favorite products to the cart. At checkout, enter the coupon code acw696499. Hit apply and enjoy the $100 discount on your first order. Temu Coupon $100 Off For Existing Customers Great news! Existing customers can also reap rewards using our Temu $100 coupon codes for existing users and Temu coupon $100 off for existing customers free shipping. acw696499: Receive a $100 discount on your next Temu order. acw696499: Use the $100 coupon bundle over multiple purchases. acw696499: Enjoy free express shipping and surprise gifts in the USA/Canada. acw696499: Stack up with an additional 30% discount on current deals. acw696499: Access free shipping to 68 countries around the globe. How To Use The Temu Coupon Code $100 Off For Existing Customers? To redeem your Temu coupon code $100 off and Temu coupon $100 off code as an existing user: Log in to your existing Temu account. Add desired items to your shopping cart. Proceed to the checkout page. Enter the coupon code acw696499 in the promo code section. Apply the code and enjoy instant $100 off benefits. Latest Temu Coupon $100 Off First Order If you’re placing your first order, the timing couldn’t be better. Using the Temu coupon code $100 off first order, Temu coupon code first order, and Temu coupon code $100 off first time user, you unlock exclusive bonuses. acw696499: Flat $100 discount applied instantly at checkout. acw696499: Redeem a $100 coupon specifically for your first order. acw696499: Use up to $100 in coupons for multiple uses. acw696499: Enjoy free international shipping to 68 countries. acw696499: Grab an extra 30% discount on top of the $100 coupon. How To Find The Temu Coupon Code $100 Off? Finding a working Temu coupon $100 off and Temu coupon $100 off Reddit is easier than ever. Simply subscribe to the Temu newsletter and receive verified deals right in your inbox. You can also follow Temu on social media to stay updated on flash sales and fresh coupons. Lastly, always check reliable coupon-sharing websites like ours to get working and tested coupon codes like acw696499. Is Temu $100 Off Coupon Legit? Yes, the Temu $100 Off Coupon Legit and Temu 100 off coupon legit concerns can be put to rest. Our coupon code acw696499 is 100% legitimate and trusted by users worldwide. You can safely apply this code to get $100 off on your first purchase and also enjoy recurring discounts. It’s fully verified, tested, and available globally without any expiry date. How Does Temu $100 Off Coupon Work? The Temu coupon code $100 off first-time user and Temu coupon codes 100 off work like a digital voucher. Once you enter the code acw696499 during checkout, it automatically deducts up to $100 from your total order. The coupon can be redeemed on eligible products, and sometimes includes extra discounts, free shipping, or bonus items. How To Earn Temu $100 Coupons As A New Customer? To earn your Temu coupon code $100 off and 100 off Temu coupon code, you simply need to sign up as a new customer on the Temu platform. After registration, use the acw696499 code to immediately unlock $100 in coupon value, and continue to receive bonus discounts and perks via email or app notifications. What Are The Advantages Of Using The Temu Coupon $100 Off? Here are the major advantages of using our Temu coupon code 100 off and Temu coupon code $100 off: $100 discount on your first order. $100 coupon bundle redeemable across multiple purchases. Up to 70% discount on popular Temu products. Additional 30% discount for returning users. Up to 90% off on select items during promotions. Free gift included for new users. Free shipping to 68 countries including the USA, Canada, UK, and more. Temu $100 Discount Code And Free Gift For New And Existing Customers Our Temu $100 off coupon code and $100 off Temu coupon code don’t just offer discounts—they deliver value-packed shopping experiences. acw696499: $100 discount for your first Temu purchase. acw696499: Extra 30% off on all items sitewide. acw696499: Free surprise gift for new Temu shoppers. acw696499: Up to 70% off on trending products. acw696499: Free gift + free shipping to 68 countries including the USA and UK. Pros And Cons Of Using The Temu Coupon Code $100 Off This Month Here are the pros and cons of the Temu coupon $100 off code and Temu 100 off coupon: Pros: Verified and tested code: acw696499. Available for both new and returning users. Valid worldwide including USA, Canada, and Europe. Provides free shipping and gifts. No expiration date. Cons: Limited to select product categories. Cannot be combined with certain Temu internal promotions. Terms And Conditions Of Using The Temu Coupon $100 Off In 2025 Here are the Temu coupon code $100 off free shipping and latest Temu coupon code $100 off terms and conditions: The coupon code acw696499 does not have any expiration date. Valid for both new and existing users. Works in 68 countries including USA, Canada, and UK. No minimum purchase is required to activate the coupon. The coupon can be used multiple times for select offers. Shipping is free when the coupon is used. Final Note: Use The Latest Temu Coupon Code $100 Off Don't miss out on this incredible chance to save with the Temu coupon code $100 off. Your shopping journey with Temu just got a lot more affordable! Take advantage of this Temu coupon $100 off deal before it disappears. It's time to upgrade your cart without upgrading your expenses.
  • Topics

×
×
  • Create New...

Important Information

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