ServerSync

ServerSync

48.5k Downloads

Update feature broke after adding more than one gameplay access point such as mp or sp

P3rf3ctXZer0 opened this issue ยท 26 comments

commented

Okay suddenly my button does nothing I am so confused what happened?

commented

I just updated the .jar. Try re downloading the new version. (download it off my github not curse)

commented

You are doing it wrong. You do not change the config files of CustomMainMenu at all.
"wrappedButton" : 6001
is changing something totally differnt than what you think it is. Delete that line.

It's not an issue with the multiplayer. It's an issue with the ordering of your buttons.

commented

Set up your menu how you want it, without the 'wrappedButton' thing, then spam click the button you want to use my mod. The pastebin the output of your console and put it here.

commented

Even if its an issue with the buttonId nothing anywhere shows me how to fix it.

commented

I can either have single player or multiplayer without an issue not both.

commented

From console

[22:19:15] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:19:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:19:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:19:15] [main/INFO] [FML]: Forge Mod Loader version 7.99.9.1428 for Minecraft 1.7.10 loading
[22:19:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45
[22:19:15] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:19:15] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:19:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:19:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:19:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:19:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:19:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:19:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:19:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:19:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:19:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:19:17] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:19:18] [main/INFO]: Setting user: P3rf3ct_Zer0
[22:19:20] [Client thread/INFO]: LWJGL Version: 2.9.1
[22:19:21] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// I just don't know what went wrong :(

Time: 6/7/15 10:19 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: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 92107144 bytes (87 MB) / 185028608 bytes (176 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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: '4.4.12874 Compatibility Profile Context 14.100.0.0' Renderer: 'AMD Radeon HD 7700 Series'
[22:19:21] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[22:19:21] [Client thread/INFO] [FML]: MinecraftForge v10.13.3.1428 Initialized
[22:19:21] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[22:19:21] [Client thread/INFO] [FML]: Preloading CrashReport classes
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.World$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.World$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.World$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.World$4
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.chunk.Chunk$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.entity.EntityTracker$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.entity.player.InventoryPlayer$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$4
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$5
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.network.NetHandlerPlayServer$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.network.NetworkSystem$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$4
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$5
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$6
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$7
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$8
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$9
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$4
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$5
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$6
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$7
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$8
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$9
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$10
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$11
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$12
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$13
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$14
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$15
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$4
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$4
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.RenderGlobal$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$3
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$4
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureManager$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$1
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$2
[22:19:21] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$3
[22:19:21] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[22:19:21] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[22:19:21] [Client thread/INFO] [FML]: Searching C:\Users\P3rf3ct_Zer0\AppData\Roaming.minecraft\mods for mods
[22:19:25] [Client thread/INFO] [FML]: Forge Mod Loader has identified 10 mods to load
[22:19:26] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CustomMainMenu, ArchimedesShipsPlus, BiomesOPlenty, ExtrabiomesXL, Highlands, MovingWorld, serversync] at CLIENT
[22:19:26] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CustomMainMenu, ArchimedesShipsPlus, BiomesOPlenty, ExtrabiomesXL, Highlands, MovingWorld, serversync] at SERVER
[22:19:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Archimedes' Ships Plus, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Highlands, FMLFileResourcePack:Moving World, FMLFileResourcePack:Server Sync
[22:19:26] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[22:19:26] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[22:19:26] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[22:19:26] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[22:19:27] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[22:19:27] [Client thread/WARN] [ArchimedesShipsPlus]: No block found for ArchimedesShips:floater at block_densities[0]
[22:19:27] [Client thread/WARN] [ArchimedesShipsPlus]: No block found for ArchimedesShips:balloon at block_densities[1]
[22:19:27] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[22:19:29] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\P3rf3ct_Zer0\AppData\Roaming.minecraft\assets\bopexternal\trails\dev_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.8.0_45]
at biomesoplenty.client.utils.ExternalTexture.(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.(ParticleRegistry.java:24) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:535) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [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_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
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:?]
[22:19:29] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\P3rf3ct_Zer0\AppData\Roaming.minecraft\assets\bopexternal\trails\donator_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.8.0_45]
at biomesoplenty.client.utils.ExternalTexture.(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.(ParticleRegistry.java:25) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:535) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [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_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
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:?]
[22:19:29] [Client thread/INFO] [ExtrabiomesXL]: Initializing.
[22:19:30] [Client thread/INFO] [ExtrabiomesXL]: BLACK = DYE_BLACK
[22:19:30] [Client thread/INFO] [ExtrabiomesXL]: BLUE = DYE_BLUE
[22:19:30] [Client thread/INFO] [ExtrabiomesXL]: BROWN = DYE_BROWN
[22:19:30] [Client thread/INFO] [ExtrabiomesXL]: WHITE = DYE_WHITE
[22:19:30] [Client thread/INFO] [ExtrabiomesXL]: Module CAUTIA is enabled.
[22:19:30] [Client thread/INFO] [ExtrabiomesXL]: Module FABRICA is enabled.
[22:19:30] [Client thread/INFO] [ExtrabiomesXL]: Module AMICA is enabled.
[22:19:30] [Client thread/INFO] [ExtrabiomesXL]: Name: ExtrabiomesXL:double_woodslab
[22:19:30] [Client thread/INFO] [serversync]: I am a client
[22:19:30] [Client thread/INFO] [serversync]: Client Selected! Read for client routine...
[22:19:30] [Client thread/INFO] [FML]: Applying holder lookups
[22:19:30] [Client thread/INFO] [FML]: Holder lookups applied
[22:19:30] [Client thread/INFO] [FML]: Injecting itemstacks
[22:19:30] [Client thread/INFO] [FML]: Itemstack injection complete
[22:19:30] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:19:30] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:19:30] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:19:30] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:19:30] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[22:19:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:19:31] [Sound Library Loader/INFO]: Sound engine started
[22:19:32] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[22:19:32] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[22:19:32] [Client thread/INFO] [FML]: Injecting itemstacks
[22:19:32] [Client thread/INFO] [FML]: Itemstack injection complete
[22:19:32] [Client thread/INFO] [MovingWorld]: Reading metarotation file: vanilla.mrot
[22:19:33] [Client thread/INFO] [MovingWorld]: Reading metarotation file: archimedesships.mrot
[22:19:33] [Client thread/INFO] [ExtrabiomesXL]: Successfully Loaded.
[22:19:33] [Client thread/INFO] [FML]: Unknown recipe class! biomesoplenty.common.recipes.BiomeEssenceRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:19:33] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 10 mods
[22:19:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Archimedes' Ships Plus, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Highlands, FMLFileResourcePack:Moving World, FMLFileResourcePack:Server Sync
[22:19:33] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[22:19:34] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[22:19:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:19:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:19:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[22:19:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:19:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:19:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:19:34] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:19:34] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:19:34] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[22:19:35] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:19:35] [Sound Library Loader/INFO]: Sound engine started
[22:19:53] [Client thread/INFO]: Connecting to 192.99.98.222, 26164
[22:19:54] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
[22:19:54] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [CustomMainMenu] at SERVER
[22:19:54] [Netty Client IO #0/INFO] [FML]: Injecting existing block and item data into this client instance
[22:19:54] [Netty Client IO #0/INFO] [FML]: Applying holder lookups
[22:19:54] [Netty Client IO #0/INFO] [FML]: Holder lookups applied
[22:19:54] [Client thread/ERROR] [FML]: The fluid BiomesOPlenty:water specified as default is not present - it will be reverted to default minecraft:water
[22:19:54] [Client thread/ERROR] [FML]: The fluid BiomesOPlenty:lava specified as default is not present - it will be reverted to default minecraft:lava
[22:19:55] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[22:20:00] [Client thread/INFO] [FML]: Applying holder lookups
[22:20:00] [Client thread/INFO] [FML]: Holder lookups applied
[22:27:39] [Client thread/INFO]: Connecting to 192.99.98.222, 26164

commented

here is a copy of my client check it for yourself ~ Nothing I do fixes it and maybe its something stupid but since I learn best by using images I figure maybe I am doing something wrong but hey maybe not. You will know when you try too so here it is I host my files on mega. Server is up so you should be able to connect.

https://mega.co.nz/#!UoUTGCBL!hChNxMZ8_g323yhg0jEul5cm_rqu2RDt8diWrJlnhM0

install at C:\

For portable reasons I made it so you don't have to overwrite anything. Look for the Minecraft folder in the root of C:\

commented

Please use pastebin for all logs that you post. You also did not spam click the button.

commented

I swear to GOD I did! I click spammed 100+ times and accomplished nothing.

commented

Yes

commented

I'm checking over your client now. First problem is that you didn't have the correct version of my mod installed. You never updated.

Is 'Update Modpack' the button you want to use?

commented

I updated to the latest version, edited the mainmenu.json, edited the serversync.config to have the proper excludes and the correct buttonid and now it works just fine.

Here:

https://mega.co.nz/#!lhwgwZiS!Rh15b9QXYh8kYhYFnf7Ain8sd3u_sAnXHCQ5kDhwqzc

commented

!?!?!?! I tried that!!!

commented

Wtf why does it work now!? I tried Ids 6001, 6002, 6003, 6004, 6005 ,6006 ,6007 ,7000, 7001

commented

Thank you very much for fixing the mod. It works great now!

commented

Where do I find it?

commented

Still broken.

commented

This is all I changed

{
"images":
{
"title":
{
"image" : "serversync:TheVerse.png",
"posX" : -150,
"posY" : 25,
"width" : 300,
"height" : 55,
"alignment" : "top_center"
}
},

"buttons":
{
    "singleplayer":
    {
        "text" : "menu.singleplayer",
        "texture" : "serversync:versebutton_1.png",
        "posX" : -100,
        "posY" : 48,
        "width" : 200,
        "height" : 20,
        "action" : 
        {
            "type" : "openGui",
            "gui" : "singleplayer"
        }
    },

    "multiplayer":
    {
        "text" : "menu.multiplayer",
        "posX" : -100,
        "posY" : 24,
        "width" : 200,
        "height" : 20,
        "action" : 
        {
            "type" : "openGui",
            "gui" : "multiplayer"
        }
    },

    "connectToServer":
    {
        "text" : "Connect To The Verse",
        "texture" : "serversync:versebutton_1.png",
        "posX" : -100,
        "posY" : 72,
        "width" : 200,
        "height" : 20,
        "action" : 
        {
            "type" : "openGui",
            "gui" : "connectToServer"
        }
    },

    "options":
    {
        "text" : "menu.options",
        "texture" : "serversync:versebutton_2.png",
        "posX" : -100,
        "posY" : 112,
        "width" : 98,
        "height" : 20,
        "action" : 
        {
            "type" : "openGui",
            "gui" : "options"
        }
    },

    "quit":
    {
        "text" : "menu.quit",
        "texture" : "serversync:versebutton_2.png",
        "posX" : 2,
        "posY" : 112,
        "width" : 98,
        "height" : 20,
        "action" : 
        {
            "type" : "quit"
        }
    }
},

"texts":
{
    "disclaimer":
    {
        "text" : "Warning: ServerSync allows a server to put any file on your computer",
        "posX": 5,
        "posY": -10,
        "color" : 16777215,
        "alignment" : "bottom_left"
    }
},

"other":
{
    "splash-text":
    {
        "posX" : 90,
        "posY" : 70,
        "color" : -256,
        "alignment" : "top_center",
        "file" : "texts/splashes.txt"
    },

    "panorama":
    {
        "images" : "minecraft:textures/gui/title/background/panorama_%c.png",
        "animate" : true,
        "animationSpeed" : 1,
        "blur" : true,
        "gradient" : true
    }
}

}

commented

So describe what you mean by broken. Does the button not do anything at all?

commented

That is correct.

commented

That means the buttonid is wrong. All you have to do to fix this is spam click the button a few times. In the console you will see "Your BUTTON_ID is: " and thenn tell you the ID number you should put there.

commented

Alright I will try that before we investigate further. What do I do if the latest log says button set to null is that the same as being the wrong buttonId or is it an issue with the line here.

"connectToServer":
{
    "text" : "Connect To The Verse",
    "texture" : "serversync:versebutton_1.png",
    "posX" : -100,
    "posY" : 72,
    "width" : 200,
    "height" : 20,
    "wrappedButton" : 6001,
    "action" : 
    {
        "type" : "openGui",
        "gui" : "connectToServer"
    }
},

I tried this too!

commented

Then the button vanishes.

commented

Okay spammed button checked logs and found ... ... ... nothing.

https://gist.github.com/DPxKnightxZero/7c5f10a70f9dbb524c65

What am I doing wrong?

commented

As soon as I removed multiplayer it worked again. Clearly its an issue with multiplayer. I am going to try something and see if I still have issues. I have narrowed it down to two possible issues ... it does not like extra buttons or custom main menu is failing to rebind any button resulting in a null reference.