Hello, I am writing about a problem I am having with the PVZ Minecraft Warfare mod (link here). I recently emailed the mod page to my friend to add to our multiplayer server. He added it on and he is able to play on the server fine without any issues, however I am kicked any time any peashooter begins shooting at a hostile, and the server gives me the message: "A fatal error has occurred, this connection is terminated"
The strange thing is, I can spawn in peashooters and everything else from the mod, but I only get kicked when they start shooting. I've also been on the server and stayed on when the potato mines detonate. I just tried out the mod in a single player world as well, and I am able to stay in that world with no issues even while the peashooters shoot and kill any hostile.
It looks like there's a sound error for the witch too, but that doesn't kick me from the server. I'm also wondering why it's not crashing my single player. I might try getting my friend's .minecraft, because he can stay on fine with no issues when the PVZ entities are shooting.
Update: Just tried again, only this time installing the mods one by one, spawning in the peashooters and a zombie each time, and checking logs to see if there was a problem. PVZ mod was working fine on its own and with TMI, but once I added Mo Creatures the sound warnings showed up in the logs again, although still no crash. I'm guessing there's some sort of compatibility issue between the two mods, so I'm guessing I'm out of luck as far as SMP goes, as we definitely want to keep Mo Creatures. I can always play with both in SSP though.
Anyways, thank you, I really appreciate your help. If you have any more suggestions I'm willing to try them, but I'm doubtful I can get it to work with both mods on a SMP server without sound errors and getting my connection terminated.
Whenever I install the plants versus zombies mod and start, my game just crashes. Any problems you know?
This is the crash report.
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 2/1/17 9:32 PM
Description: Initializing game
java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 300 Name: peashooter Class: class pvzmcw.entity.plant.EntityPeashooter
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at pvzmcw.registry.PvZEntities.registerEntity(PvZEntities.java:117)
at pvzmcw.registry.PvZEntities.registerEntities(PvZEntities.java:63)
at pvzmcw.registry.PvZEntities.load(PvZEntities.java:54)
at pvzmcw.PvZMcW.preInit(PvZMcW.java:59)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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 net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at pvzmcw.registry.PvZEntities.registerEntity(PvZEntities.java:117)
at pvzmcw.registry.PvZEntities.registerEntities(PvZEntities.java:63)
at pvzmcw.registry.PvZEntities.load(PvZEntities.java:54)
at pvzmcw.PvZMcW.preInit(PvZMcW.java:59)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 212445160 bytes (202 MB) / 329150464 bytes (313 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -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: 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
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCH Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCE pvzmcw{Alpha 1.4.2} [Plants vs Zombies: Minecraft Warfare] (Plants-Vs-Zombies-Minecraft-Warfare-Mod-1.7.10.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1.2' Renderer: 'GeForce 6150SE nForce 430/PCI/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 6150SE nForce 430/PCI/SSE2 GL version 2.1.2, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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: []
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)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hello, I am writing about a problem I am having with the PVZ Minecraft Warfare mod (link here). I recently emailed the mod page to my friend to add to our multiplayer server. He added it on and he is able to play on the server fine without any issues, however I am kicked any time any peashooter begins shooting at a hostile, and the server gives me the message: "A fatal error has occurred, this connection is terminated"
The strange thing is, I can spawn in peashooters and everything else from the mod, but I only get kicked when they start shooting. I've also been on the server and stayed on when the potato mines detonate. I just tried out the mod in a single player world as well, and I am able to stay in that world with no issues even while the peashooters shoot and kill any hostile.
It didn't give me an error log. It's not a crash, it just kicks me from the server and gives me the message in the OP
This is the only log that I have, it's from the server log:
noarmsduck lost connection: TextComponent{text='Disconnected',
siblings=[], style=Style{hasParent=false, color=null, bold=null,
italic=null, underlined=null, obfuscated=null, clickEvent=null,
hoverEvent=null}}
EDIT: Found my log, it's here:
[02:27:23] [main/INFO]: Setting user: noarmsduck
[02:27:26] [Client thread/INFO]: LWJGL Version: 2.9.1
[02:27:46] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AlgaeCraft, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Millénaire, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Plants vs Zombies: Minecraft Warfare, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Xaero's Minimap, Sphax PureBDcraft 16x MC17.zip
[02:28:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AlgaeCraft, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Millénaire, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Plants vs Zombies: Minecraft Warfare, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Flan's Mod : Akaku Vehicle Package 3.1 for 1.7.10.zip, FMLFileResourcePack:Flan's Mod : British Military Pack V1.131.jar, FMLFileResourcePack:Flan's Mod : FC Pack V8.02 1.7.10-1.8 FM5.1.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : western gun pack [1.7.10] v2.6, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Ye Olde-Content Pack-1.7.10-4.10.0.jar, Sphax PureBDcraft 16x MC17.zip
[02:28:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AlgaeCraft, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Millénaire, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Plants vs Zombies: Minecraft Warfare, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Flan's Mod : Akaku Vehicle Package 3.1 for 1.7.10.zip, FMLFileResourcePack:Flan's Mod : British Military Pack V1.131.jar, FMLFileResourcePack:Flan's Mod : FC Pack V8.02 1.7.10-1.8 FM5.1.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : western gun pack [1.7.10] v2.6, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Ye Olde-Content Pack-1.7.10-4.10.0.jar, Sphax PureBDcraft 16x MC17.zip
[02:28:31] [Sound Library Loader/INFO]: Sound engine started
[02:28:32] [Client thread/WARN]: Invalid sounds.json
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.Gson.fromJson(Gson.java:818) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:78) [btp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130) [brg.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:486) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:184) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
... 12 more
[02:28:32] [Client thread/WARN]: File flansmod:sounds/Tank1Reload.ogg does not exist, cannot add it to event flansmod:Tank1Reload
[02:28:34] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
[02:28:36] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomcockpit.png, java.io.FileNotFoundException
[02:28:36] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomthruster.png, java.io.FileNotFoundException
[02:28:36] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/WesternMedKit.png, java.io.FileNotFoundException
[02:28:36] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/hoverunit.png, java.io.FileNotFoundException
[02:28:36] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xtail.png, java.io.FileNotFoundException
[02:28:37] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xwings.png, java.io.FileNotFoundException
[02:28:37] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
[02:29:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AlgaeCraft, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Millénaire, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Plants vs Zombies: Minecraft Warfare, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Flan's Mod : Akaku Vehicle Package 3.1 for 1.7.10.zip, FMLFileResourcePack:Flan's Mod : British Military Pack V1.131.jar, FMLFileResourcePack:Flan's Mod : FC Pack V8.02 1.7.10-1.8 FM5.1.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : western gun pack [1.7.10] v2.6, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Ye Olde-Content Pack-1.7.10-4.10.0.jar, Sphax PureBDcraft 16x MC17.zip
[02:29:17] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 1, because of minTexel: 2
[02:29:18] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
[02:29:19] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomcockpit.png, java.io.FileNotFoundException
[02:29:19] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomthruster.png, java.io.FileNotFoundException
[02:29:20] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/WesternMedKit.png, java.io.FileNotFoundException
[02:29:20] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/hoverunit.png, java.io.FileNotFoundException
[02:29:21] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xtail.png, java.io.FileNotFoundException
[02:29:21] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xwings.png, java.io.FileNotFoundException
[02:29:21] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
[02:29:22] [Sound Library Loader/INFO]: Sound engine started
[02:29:23] [Client thread/WARN]: Invalid sounds.json
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.Gson.fromJson(Gson.java:818) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:78) [btp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:184) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
... 15 more
[02:29:23] [Client thread/WARN]: File flansmod:sounds/Tank1Reload.ogg does not exist, cannot add it to event flansmod:Tank1Reload
[02:30:19] [Client thread/INFO]: Connecting to 71.11.40.144, 25565
[02:30:31] [Client thread/INFO]: [CHAT] Creation Quest: Chapter "The Sadhu": not started. Chapter "The Alchemist": not started. Chapter "The Fallen King": not started. Press 'M' for more information or to access the Millénaire help.
[02:30:31] [Client thread/INFO]: [CHAT] Millénaire 6.0.0 is loaded. Explore and press 'V' to locate villages.
[02:30:31] [Client thread/INFO]: [CHAT] Bonus content enabled.
[02:30:31] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra D4§f
[02:38:53] [Client thread/INFO]: [CHAT] Given [Glass] * 64 to noarmsduck
[02:40:24] [Client thread/INFO]: [CHAT] Given [Blue Wool] * 64 to noarmsduck
[02:40:29] [Client thread/INFO]: [CHAT] Given [Frost Bound Block Slab] * 64 to noarmsduck
[02:47:29] [Client thread/ERROR]: Can't ping 71.11.40.144: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[02:48:21] [Client thread/ERROR]: Can't ping 71.11.40.144: Internal Exception: io.netty.handler.codec.DecoderException: com.google.gson.JsonSyntaxException: Expected status to be a JsonObject, was "Ser...g."
[02:51:18] [Client thread/ERROR]: Can't ping 71.11.40.144: Internal Exception: io.netty.handler.codec.DecoderException: com.google.gson.JsonSyntaxException: Expected status to be a JsonObject, was "Ser...g."
[02:51:52] [Client thread/INFO]: Connecting to 71.11.40.144, 25565
[02:51:57] [Client thread/INFO]: [CHAT] Creation Quest: Chapter "The Sadhu": not started. Chapter "The Alchemist": not started. Chapter "The Fallen King": not started. Press 'M' for more information or to access the Millénaire help.
[02:52:11] [Client thread/INFO]: [CHAT] Given [Cocobolo Wood Planks] * 64 to noarmsduck
[02:52:12] [Client thread/INFO]: [CHAT] Given [Cocobolo Wood Slab] * 64 to noarmsduck
[02:53:27] [Client thread/INFO]: [CHAT] Given [Pressure Plate] * 64 to noarmsduck
[02:53:45] [Client thread/INFO]: [CHAT] Given [Sign] * 16 to noarmsduck
[02:54:18] [Client thread/INFO]: [CHAT] Given [Painting] * 64 to noarmsduck
[02:55:28] [Client thread/INFO]: [CHAT] Given [Pressure Plate] * 64 to noarmsduck
[02:55:42] [Client thread/INFO]: [CHAT] Given [Sign] * 16 to noarmsduck
[02:56:23] [Client thread/INFO]: [CHAT] Given [item.vehicleSeat.name] * 8 to noarmsduck
[02:56:40] [Client thread/INFO]: [CHAT] Given [Passenger Seat] * 64 to noarmsduck
[03:00:50] [Client thread/INFO]: [CHAT] Given [Item Frame] * 64 to noarmsduck
[03:00:58] [Client thread/INFO]: [CHAT] Given [Sunflower Seed Packet] * 64 to noarmsduck
[03:01:05] [Client thread/INFO]: [CHAT] Given [Peashooter Seed Packet] * 64 to noarmsduck
[03:01:10] [Client thread/INFO]: [CHAT] Given [item.p90.name] * 1 to noarmsduck
[03:02:05] [Client thread/INFO]: [CHAT] jacklop21 joined the game
[03:02:38] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[03:08:33] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[03:08:36] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[03:09:12] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[03:09:18] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[03:10:19] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[03:10:27] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[03:12:28] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[03:12:38] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[03:13:57] [Client thread/INFO]: [CHAT] jacklop21 left the game
[03:14:13] [Client thread/INFO]: [CHAT] Your game mode has been updated
[03:14:24] [Client thread/INFO]: [CHAT] Your game mode has been updated
[03:15:09] [Client thread/INFO]: [CHAT] Your game mode has been updated
[03:17:35] [Client thread/INFO]: [CHAT] jacklop21 joined the game
[03:17:35] [Client thread/INFO]: [CHAT] Set the time to 3456000
[03:19:36] [Client thread/WARN]: Unable to play unknown soundEvent: mocreatures:entgrunt
[03:19:38] [Client thread/WARN]: Unable to play unknown soundEvent: mocreatures:entgrunt
[03:21:56] [Client thread/INFO]: [CHAT] Your game mode has been updated
[03:22:42] [Client thread/INFO]: [CHAT] Given [Peashooter Seed Packet] * 64 to noarmsduck
[03:22:45] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none
[03:22:48] [Client thread/INFO]: [CHAT] [jacklop21: Toggled downfall]
[03:22:49] [Client thread/INFO]: [CHAT] [jacklop21: Set the time to 3480000]
[03:22:53] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none
[03:22:53] [Client thread/INFO]: [CHAT] [jacklop21: Given [Spawn Zombie] * 1 to jacklop21]
[03:22:57] [Client thread/INFO]: [CHAT] [jacklop21: Given [Nether Brick Fence] * 1 to jacklop21]
[03:23:02] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none
[03:23:04] [Client thread/INFO]: [CHAT] [jacklop21: Given [Fire] * 1 to jacklop21]
[03:23:09] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none
[03:23:16] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none
[03:24:05] [Client thread/INFO]: Stopping!
Just did that, tried it again and had the same error. It's around the 2:24 mark in the log.
[02:21:16] [Client thread/INFO]: LWJGL Version: 2.9.1
[02:21:36] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AlgaeCraft, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Millénaire, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Plants vs Zombies: Minecraft Warfare, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Xaero's Minimap
[02:21:46] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AlgaeCraft, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Millénaire, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Plants vs Zombies: Minecraft Warfare, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Flan's Mod : Akaku Vehicle Package 3.1 for 1.7.10.zip, FMLFileResourcePack:Flan's Mod : British Military Pack V1.131.jar, FMLFileResourcePack:Flan's Mod : FC Pack V8.02 1.7.10-1.8 FM5.1.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : western gun pack [1.7.10] v2.6, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Ye Olde-Content Pack-1.7.10-4.10.0.jar
[02:21:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AlgaeCraft, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Millénaire, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Plants vs Zombies: Minecraft Warfare, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Flan's Mod : Akaku Vehicle Package 3.1 for 1.7.10.zip, FMLFileResourcePack:Flan's Mod : British Military Pack V1.131.jar, FMLFileResourcePack:Flan's Mod : FC Pack V8.02 1.7.10-1.8 FM5.1.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : western gun pack [1.7.10] v2.6, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Ye Olde-Content Pack-1.7.10-4.10.0.jar
[02:21:53] [Sound Library Loader/INFO]: Sound engine started
[02:21:53] [Client thread/WARN]: Invalid sounds.json
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.Gson.fromJson(Gson.java:818) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:78) [btp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130) [brg.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:486) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:184) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
... 12 more
[02:21:53] [Client thread/WARN]: File flansmod:sounds/Tank1Reload.ogg does not exist, cannot add it to event flansmod:Tank1Reload
[02:21:59] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
[02:22:01] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomcockpit.png, java.io.FileNotFoundException
[02:22:01] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomthruster.png, java.io.FileNotFoundException
[02:22:02] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/WesternMedKit.png, java.io.FileNotFoundException
[02:22:02] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/hoverunit.png, java.io.FileNotFoundException
[02:22:02] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xtail.png, java.io.FileNotFoundException
[02:22:02] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xwings.png, java.io.FileNotFoundException
[02:22:02] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
[02:22:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AlgaeCraft, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Millénaire, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Plants vs Zombies: Minecraft Warfare, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Flan's Mod : Akaku Vehicle Package 3.1 for 1.7.10.zip, FMLFileResourcePack:Flan's Mod : British Military Pack V1.131.jar, FMLFileResourcePack:Flan's Mod : FC Pack V8.02 1.7.10-1.8 FM5.1.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : western gun pack [1.7.10] v2.6, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Ye Olde-Content Pack-1.7.10-4.10.0.jar
[02:22:19] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 1, because of minTexel: 2
[02:22:19] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
[02:22:20] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomcockpit.png, java.io.FileNotFoundException
[02:22:20] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomthruster.png, java.io.FileNotFoundException
[02:22:20] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/WesternMedKit.png, java.io.FileNotFoundException
[02:22:20] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/hoverunit.png, java.io.FileNotFoundException
[02:22:20] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xtail.png, java.io.FileNotFoundException
[02:22:20] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xwings.png, java.io.FileNotFoundException
[02:22:21] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
[02:22:22] [Sound Library Loader/INFO]: Sound engine started
[02:22:22] [Client thread/WARN]: Invalid sounds.json
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.Gson.fromJson(Gson.java:818) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:78) [btp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:184) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
... 15 more
[02:22:22] [Client thread/WARN]: File flansmod:sounds/Tank1Reload.ogg does not exist, cannot add it to event flansmod:Tank1Reload
[02:22:32] [Client thread/INFO]: Connecting to 71.11.40.144, 25565
[02:22:43] [Client thread/INFO]: [CHAT] Creation Quest: Chapter "The Sadhu": not started. Chapter "The Alchemist": not started. Chapter "The Fallen King": not started. Press 'M' for more information or to access the Millénaire help.
[02:22:43] [Client thread/INFO]: [CHAT] Millénaire 6.0.0 is loaded. Explore and press 'V' to locate villages.
[02:22:43] [Client thread/INFO]: [CHAT] Bonus content enabled.
[02:22:43] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra D4§f
[02:22:44] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[02:23:20] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none
[02:23:21] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none
[02:23:27] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none
[02:23:28] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none
[02:23:29] [Client thread/INFO]: [CHAT] Given [Spawn Zombie] * 64 to noarmsduck
[02:23:31] [Client thread/INFO]: [CHAT] [jacklop21: Given [Spawn Zombie] * 1 to jacklop21]
[02:23:58] [Client thread/INFO]: Connecting to 71.11.40.144, 25565
[02:24:00] [Client thread/INFO]: [CHAT] Creation Quest: Chapter "The Sadhu": not started. Chapter "The Alchemist": not started. Chapter "The Fallen King": not started. Press 'M' for more information or to access the Millénaire help.
[02:24:01] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[02:24:07] [Client thread/INFO]: [CHAT] Your game mode has been updated
[02:24:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AlgaeCraft, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Millénaire, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Plants vs Zombies: Minecraft Warfare, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Flan's Mod : Akaku Vehicle Package 3.1 for 1.7.10.zip, FMLFileResourcePack:Flan's Mod : British Military Pack V1.131.jar, FMLFileResourcePack:Flan's Mod : FC Pack V8.02 1.7.10-1.8 FM5.1.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : western gun pack [1.7.10] v2.6, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Ye Olde-Content Pack-1.7.10-4.10.0.jar, Sphax PureBDcraft 16x MC17.zip
[02:24:16] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
[02:24:16] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomcockpit.png, java.io.FileNotFoundException
[02:24:16] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Incomthruster.png, java.io.FileNotFoundException
[02:24:17] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/WesternMedKit.png, java.io.FileNotFoundException
[02:24:17] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/hoverunit.png, java.io.FileNotFoundException
[02:24:17] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xtail.png, java.io.FileNotFoundException
[02:24:17] [Client thread/ERROR]: Using missing texture, unable to load flansmod:textures/items/Xwings.png, java.io.FileNotFoundException
[02:24:17] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
[02:24:18] [Sound Library Loader/INFO]: Sound engine started
[02:24:18] [Client thread/WARN]: Invalid sounds.json
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.Gson.fromJson(Gson.java:818) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:78) [btp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609) [bao.class:?]
at net.minecraft.client.gui.GuiScreenResourcePacks.func_146284_a(SourceFile:151) [bgf.class:?]
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225) [bdw.class:?]
at net.minecraft.client.gui.GuiScreenResourcePacks.func_73864_a(SourceFile:158) [bgf.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) [bdw.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) [bdw.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 126 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:184) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
... 20 more
[02:24:18] [Client thread/WARN]: File flansmod:sounds/Tank1Reload.ogg does not exist, cannot add it to event flansmod:Tank1Reload
[02:24:35] [Client thread/INFO]: [CHAT] [jacklop21: Given [Crafting Table] * 1 to jacklop21]
[02:25:09] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[02:25:19] [Client thread/INFO]: [CHAT] [jacklop21: Given [Stick] * 64 to jacklop21]
[02:25:24] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[02:26:25] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:26:31] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:26:35] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:26:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:26:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:26:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:26:38] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:26:39] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.death
[02:27:28] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:27:30] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:27:35] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:27:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:27:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:27:38] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:27:38] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:27:39] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:27:39] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.death
[02:27:41] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:27:45] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:27:50] [Client thread/INFO]: [CHAT] Your game mode has been updated
[02:27:50] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:27:52] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:27:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:02] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:08] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:08] [Client thread/INFO]: [CHAT] Your game mode has been updated
[02:28:09] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:13] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:16] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:20] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:26] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:28] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:41] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:49] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:28:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:29:16] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:35:21] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[02:35:39] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[02:37:28] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[02:37:33] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[02:37:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:37:43] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:37:48] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[02:37:49] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:37:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:02] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:09] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:14] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[02:38:15] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:22] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:28] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:34] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:42] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:47] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:49] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:52] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:38:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:01] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:03] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:09] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:13] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:34] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:40] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:47] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:39:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:06] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:12] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:17] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:24] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:35] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:40] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:47] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:58] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:40:59] [Client thread/INFO]: [CHAT] jacklop21 fell from a high place
[02:41:04] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[02:41:05] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:41:08] [Client thread/INFO]: [CHAT] [jacklop21: Teleported jacklop21 to 687.5,17.5,370.5]
[02:41:09] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:41:24] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:41:28] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:41:43] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:41:48] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:41:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:41:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:41:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:41:58] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:41:58] [Client thread/INFO]: [CHAT] Your game mode has been updated
[02:41:59] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:42:00] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:42:01] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:42:01] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:42:01] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:42:02] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:42:02] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.death
[02:42:12] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[02:42:27] [Client thread/INFO]: [CHAT] Your game mode has been updated
[02:42:45] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:42:50] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:42:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:43:00] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:43:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:43:13] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:43:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:43:30] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:43:32] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:43:35] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:35] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:43:35] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:35] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:36] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:36] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:36] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:43:36] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:36] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:36] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:37] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:37] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:37] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:37] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:37] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:37] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:38] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:38] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:38] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:38] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:38] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:38] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:39] [Client thread/INFO]: [CHAT] [jacklop21: Given [Bread] * 1 to jacklop21]
[02:43:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:44:10] [Client thread/INFO]: [CHAT] Your game mode has been updated
[02:44:26] [Client thread/INFO]: [CHAT] Your game mode has been updated
[02:50:00] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:50:05] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:50:11] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:50:45] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:50:50] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:51:10] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:51:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:51:26] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:51:33] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:51:38] [Client thread/INFO]: [CHAT] Your game mode has been updated
[02:51:39] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:51:42] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:51:42] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:51:43] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:51:44] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.hurt
[02:51:44] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:51:44] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.death
[02:52:07] [Client thread/INFO]: [CHAT] Your game mode has been updated
[02:52:50] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:52:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:53:01] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:53:05] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:53:13] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:53:20] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:53:27] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:55:18] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:55:25] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:55:31] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:55:49] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:55:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:56:02] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:56:09] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:56:15] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:56:26] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:56:31] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:56:35] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:56:41] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:56:49] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:56:54] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:57:06] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:57:09] [Client thread/INFO]: [CHAT] noarmsduck was blown up by Creeper
[02:57:12] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[02:57:19] [Client thread/INFO]: [CHAT] Teleported noarmsduck to 706.5,19.5,398.5
[02:59:54] [Client thread/INFO]: [CHAT] jacklop21 has just earned the achievement [More Fossils!]
[03:01:22] [Client thread/INFO]: [CHAT] jacklop21 has just earned the achievement [Plants From the Past!]
[03:01:58] [Client thread/INFO]: [CHAT] [jacklop21: Given [DinoPedia] * 1 to jacklop21]
[03:02:53] [Client thread/INFO]: [CHAT] Your game mode has been updated
[03:05:28] [Client thread/INFO]: [CHAT] [jacklop21: Given [DinoPedia] * 1 to jacklop21]
[03:05:48] [Client thread/INFO]: [CHAT] jacklop21 has just earned the achievement [Bingo! Dino DNA!]
[03:06:37] [Client thread/INFO]: [CHAT] Teleported noarmsduck to 435.5,69.5,188.5
[03:07:19] [Client thread/INFO]: [CHAT] Teleported noarmsduck to 530.5,94.5,247.5
[03:09:35] [Client thread/INFO]: [CHAT] Teleported noarmsduck to 435.5,69.5,188.5
[03:12:42] [Client thread/INFO]: [CHAT] Warning! Cultivating failed!
[03:16:06] [Client thread/INFO]: [CHAT] [jacklop21: Given [Fence] * 1 to jacklop21]
[03:16:07] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[03:16:30] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[03:17:20] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Creative Mode]
[03:17:54] [Client thread/INFO]: [CHAT] [jacklop21: Set own game mode to Survival Mode]
[03:17:57] [Client thread/INFO]: [CHAT] jacklop21 left the game
[03:18:26] [Client thread/INFO]: Stopping!
It looks like there's a sound error for the witch too, but that doesn't kick me from the server. I'm also wondering why it's not crashing my single player. I might try getting my friend's .minecraft, because he can stay on fine with no issues when the PVZ entities are shooting.
Update: Just tried again, only this time installing the mods one by one, spawning in the peashooters and a zombie each time, and checking logs to see if there was a problem. PVZ mod was working fine on its own and with TMI, but once I added Mo Creatures the sound warnings showed up in the logs again, although still no crash. I'm guessing there's some sort of compatibility issue between the two mods, so I'm guessing I'm out of luck as far as SMP goes, as we definitely want to keep Mo Creatures. I can always play with both in SSP though.
Anyways, thank you, I really appreciate your help. If you have any more suggestions I'm willing to try them, but I'm doubtful I can get it to work with both mods on a SMP server without sound errors and getting my connection terminated.
Whenever I install the plants versus zombies mod and start, my game just crashes. Any problems you know?
This is the crash report.
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 2/1/17 9:32 PM
Description: Initializing game
java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 300 Name: peashooter Class: class pvzmcw.entity.plant.EntityPeashooter
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at pvzmcw.registry.PvZEntities.registerEntity(PvZEntities.java:117)
at pvzmcw.registry.PvZEntities.registerEntities(PvZEntities.java:63)
at pvzmcw.registry.PvZEntities.load(PvZEntities.java:54)
at pvzmcw.PvZMcW.preInit(PvZMcW.java:59)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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 net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at pvzmcw.registry.PvZEntities.registerEntity(PvZEntities.java:117)
at pvzmcw.registry.PvZEntities.registerEntities(PvZEntities.java:63)
at pvzmcw.registry.PvZEntities.load(PvZEntities.java:54)
at pvzmcw.PvZMcW.preInit(PvZMcW.java:59)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 212445160 bytes (202 MB) / 329150464 bytes (313 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -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: 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
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCH Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCE pvzmcw{Alpha 1.4.2} [Plants vs Zombies: Minecraft Warfare] (Plants-Vs-Zombies-Minecraft-Warfare-Mod-1.7.10.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1.2' Renderer: 'GeForce 6150SE nForce 430/PCI/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 6150SE nForce 430/PCI/SSE2 GL version 2.1.2, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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: []
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)