Jump to content

RatherNotSay

Members
  • Posts

    4
  • Joined

  • Last visited

About RatherNotSay

  • Birthday 05/30/1971

RatherNotSay's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Dang nabbit! The problem is using the Tekkit Space launcher (1.5.1) to play on the Hexxit server (1.5.2). *facepalm* Interrupted by an overly enthusiastic kid that "wants to play now" and "please make it work" while I am reading how I missed something basic, chased my tail, and wasted your time. I certainly understand a lot more about how it iss all put together now. I don't know how you close/discard threads but this one needs retired one way or another to avoid causing confusion. Apologies. -RNT
  2. I've been looking in the jar files for the launcher without decompiling them and it looks like the call is made in TechnicLauncherorgspoutcraftlauncherrestRestAPI.class or at least parts of the URL are crafted there: https://s3.amazonaws.com/Minecraft.Download/versions/<local variable>.jar I haven't found a reference to where the version is picked up, or the local variable is defined (which should evaluate to "1.5.1/1.5.1" if I am right). The version is referenced earlier in: TechnicLauncherorgspoutcraftlauncherUpdateThread.class as a variable. I checked and https://s3.amazonaws.com/Minecraft.Download/versions/1.5.2/1.5.2.jar works in firefox and IE drops in 1.5.2.zip. Is my only other option to download all the mods separately and try to get them to work myself?
  3. Please let me know if I have this wrong. I think that there is a mismatch in versions between the current available server(s) and the current Tekkit client. The server is 1.5.2 and the client is 1.5.1 (see above). The client install is pulling 1.5.1 from Amazon Web Services and the Server is prebuilt with 1.5.2. The result is you can't connect to the server with the client (build 253). Logs from server launch showing Minecraft 1.5.2 with Hexxit 1.0.1 follow below. -RatherNotSay --- 2013-07-11 01:05:22 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading 2013-07-11 01:05:22 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:Program FilesJavajre7 2013-07-11 01:05:22 [FINE] [ForgeModLoader] Java classpath at launch is Hexxit.jar 2013-07-11 01:05:22 [FINE] [ForgeModLoader] Java library path at launch is C:Windowssystem32;C:WindowsSunJavabin;C:Windowssystem32;C:Windows;C:Program Files (x86)AMD APPbinx86_64;C:Program Files (x86)AMD APPbinx86;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)IntelOpenCL SDK2.0binx86;C:Program Files (x86)IntelOpenCL SDK2.0binx64;C:Program Files (x86)ATI TechnologiesATI.ACECore-Static;. 2013-07-11 01:05:22 [FINE] [ForgeModLoader] Enabling runtime deobfuscation [excess logs deleted] 2013-07-11 01:05:24 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2013-07-11 01:05:25 [iNFO] [sTDOUT] 229 recipes 2013-07-11 01:05:25 [iNFO] [sTDOUT] 27 achievements 2013-07-11 01:05:25 [iNFO] [Minecraft-Server] Starting minecraft server version 1.5.2 2013-07-11 01:05:26 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-07-11 01:05:26 [iNFO] [sTDOUT] MinecraftForge v7.8.1.737 Initialized 2013-07-11 01:05:26 [iNFO] [ForgeModLoader] MinecraftForge v7.8.1.737 Initialized 2013-07-11 01:05:26 [iNFO] [sTDOUT] Replaced 85 ore recipies 2013-07-11 01:05:26 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-07-11 01:05:26 [iNFO] [ForgeModLoader] Reading custom logging properties from E:Minecraft ServersTekkitHexxit_Server_v1.0.1configlogging.properties 2013-07-11 01:05:26 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-07-11 01:05:26 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, cofh.asm.CoFHModContainer, mods.immibis.microblocks.coremod.MicroblocksModContainer, codechicken.nei.asm.NEIModContainer] 2013-07-11 01:05:26 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-07-11 01:05:26 [FINE] [ForgeModLoader] Found a minecraft related file at E:Minecraft ServersTekkitHexxit_Server_v1.0.1Hexxit.jar, examining for mod candidates 2013-07-11 01:05:26 [FINE] [ForgeModLoader] Found a minecraft related file at E:Minecraft ServersTekkitHexxit_Server_v1.0.1coremods[1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar, examining for mod candidates 2013-07-11 01:05:26 [FINE] [ForgeModLoader] Found a minecraft related file at E:Minecraft ServersTekkitHexxit_Server_v1.0.1coremodsCodeChickenCore 0.8.7.jar, examining for mod candidates 2013-07-11 01:05:26 [FINE] [ForgeModLoader] Found a minecraft related file at E:Minecraft ServersTekkitHexxit_Server_v1.0.1coremodsCoFHCore-1.5.2.4.jar, examining for mod candidates 2013-07-11 01:05:26 [FINE] [ForgeModLoader] Found a minecraft related file at E:Minecraft ServersTekkitHexxit_Server_v1.0.1coremodsimmibis-microblocks-55.0.1.jar, examining for mod candidates 2013-07-11 01:05:26 [FINE] [ForgeModLoader] Found a minecraft related file at E:Minecraft ServersTekkitHexxit_Server_v1.0.1coremodsNotEnoughItems 1.5.2.28.jar, examining for mod candidates 2013-07-11 01:05:26 [FINER] [ForgeModLoader] Skipping known library file E:Minecraft ServersTekkitHexxit_Server_v1.0.1libargo-small-3.2.jar 2013-07-11 01:05:26 [FINER] [ForgeModLoader] Skipping known library file E:Minecraft ServersTekkitHexxit_Server_v1.0.1libguava-14.0-rc3.jar 2013-07-11 01:05:26 [FINER] [ForgeModLoader] Skipping known library file E:Minecraft ServersTekkitHexxit_Server_v1.0.1libasm-all-4.1.jar 2013-07-11 01:05:26 [FINER] [ForgeModLoader] Skipping known library file E:Minecraft ServersTekkitHexxit_Server_v1.0.1libbcprov-jdk15on-148.jar 2013-07-11 01:05:26 [FINER] [ForgeModLoader] Skipping known library file E:Minecraft ServersTekkitHexxit_Server_v1.0.1libdeobfuscation_data_1.5.2.zip 2013-07-11 01:05:26 [FINER] [ForgeModLoader] Skipping known library file E:Minecraft ServersTekkitHexxit_Server_v1.0.1libscala-library.jar 2013-07-11 01:05:26 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-07-11 01:05:26 [iNFO] [ForgeModLoader] Searching E:Minecraft ServersTekkitHexxit_Server_v1.0.1mods for mods [excess logs deleted]
  4. Launcher Version: 253 Operating System: Windows 7 64 bit Java Version: Java SE Runtime Environment (build 1.7.0_25-b17) Antivirus Program: MS Security Essentials Description of Problem: Launcher is pulling Minecraft 1.5.1 from aws during client install. Resulting client is not compatible with the 1.5.2 server install. Pulled fresh client today. Tried with Linux Jar file as well as windows exe. From the Log file: 2013/07/09 20:30:48 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/versions/1.5.1/1.5.1.jar, with 3 tries remaining Selected option for beta and enabled console. Deleted .tekkit cache and tekkitmain Restarted launcher as required. Error Messages: Client out of date! Error Log: 2013/07/09 20:30:00 [iNFO] ------------------------------------------ 2013/07/09 20:30:00 [iNFO] Technic Launcher is starting.... 2013/07/09 20:30:00 [iNFO] Launcher Build: 253 2013/07/09 20:30:00 [iNFO] ------------ Startup Parameters ------------ ... 2013/07/09 20:30:48 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/versions/1.5.1/1.5.1.jar, with 3 tries remaining 2013/07/09 20:31:29 [iNFO] Expected MD5: 5c1219d869b87d233de3033688ec7567 Calculated MD5: 5c1219d869b87d233de3033688ec7567 ... After deleting cache and tekkitmain and selecting beta download: ... Minecraft: 1.5.1 md5: 5c1219d869b87d233de3033688ec7567 use_patch: false lwjgl: 2.4.2 lwjgl_latest 2.4.2 Starting download of https://s3.amazonaws.com/Minecraft.Download/versions/1.5.1/1.5.1.jar, with 3 tries remaining Expected MD5: 5c1219d869b87d233de3033688ec7567 Calculated MD5: 5c1219d869b87d233de3033688ec7567 Starting download of http://mirror.technicpack.net/Technic/lib/fml//fml_libs15.zip, with 3 tries remaining Starting download of http://mirror.technicpack.net/Technic/lib/lwjgl/lwjgl-jar-2.4.2.zip, with 3 tries remaining Starting download of http://mirror.technicpack.net/Technic/lib/lwjgl/lwjgl-natives-win-2.4.2.zip, with 3 tries remaining Starting download of http://mirror.technicpack.net/Technic/mods/basemods/basemods-tekkitmain-v1.0.2.zip, with 3 tries remaining Expected MD5: 842658e9a8a03c1210d563be1b7d09f5 Calculated MD5: 842658e9a8a03c1210d563be1b7d09f5 Starting download of http://mirror.technicpack.net/Technic/mods/balkonsweaponmod/balkonsweaponmod-v1.11.zip, with 3 tries remaining Expected MD5: 016bb3edb2fa11c7212fd4cf2504e260 Calculated MD5: 016bb3edb2fa11c7212fd4cf2504e260 Starting download of http://mirror.technicpack.net/Technic/mods/bspkrscore/bspkrscore-v1.5.1-2.02.zip, with 3 tries remaining Expected MD5: f1860265ad5b10e8b530128fbf3e7485 Calculated MD5: f1860265ad5b10e8b530128fbf3e7485 Starting download of http://mirror.technicpack.net/Technic/mods/buildcraft/buildcraft-v3.5.0.tekkit.zip, with 3 tries remaining Expected MD5: 75f33bbe0816a46c6402c16067ef3b79 Calculated MD5: 75f33bbe0816a46c6402c16067ef3b79 [extra stuff deleted] 2013-07-09 20:44:59 [iNFO] [ThermalExpansion] Activating mod ThermalExpansion 2013-07-09 20:44:59 [iNFO] [TradeBoothMod] Activating mod TradeBoothMod 2013-07-09 20:44:59 [iNFO] [weaponmod] Activating mod weaponmod 2013-07-09 20:44:59 [iNFO] [bspkrsCore] mod_bspkrsCore: allowUpdateCheck set to true 2013-07-09 20:44:59 [iNFO] [bspkrsCore] mod_bspkrsCore: allowDebugOutput set to false 2013-07-09 20:45:03 [iNFO] [sTDOUT] GregsLightingClient() 2013-07-09 20:45:05 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-07-09 20:45:06 [iNFO] [ForgeModLoader] An updated version of CoFH Core is available: 1.5.2.5. 2013-07-09 20:45:06 [iNFO] [ForgeModLoader] This update is for Minecraft 1.5.2. 2013-07-09 20:45:06 [iNFO] [TreeCapitator] File block config loaded. 2013-07-09 20:45:06 [iNFO] [bspkrsCore] Initializing ModVersionChecker for mod TreeCapitator 2013-07-09 20:45:06 [WARNING] [bspkrsCore] Error retrieving remote string value! Defaulting to [Ljava.lang.String;@309d9852 2013-07-09 20:45:06 [iNFO] [sTDOUT] [CustomLAN]: Loading Custom LAN Mod... 2013-07-09 20:45:07 [iNFO] [buildcraft] Starting BuildCraft 3.5.0 (:23) 2013-07-09 20:45:07 [iNFO] [buildcraft] Copyright © SpaceToad, 2011 2013-07-09 20:45:07 [iNFO] [buildcraft] http://www.mod-buildcraft.com 2013-07-09 20:45:07 [iNFO] [buildcraft] Beginning version check 2013-07-09 20:45:09 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 335 (net.minecraft.item.ItemBucketMilk from Minecraft) with powercrystals.minefactoryreloaded.item.ItemFactoryBucket 2013-07-09 20:45:09 [iNFO] [EE3] Initializing remote version check against remote version authority, located at https://raw.github.com/pahimar/Equivalent-Exchange-3/master/version.xml 2013-07-09 20:45:09 [iNFO] [EE3] Currently using the most up to date version (pre1g) of Equivalent Exchange 3 for Minecraft 1.5.1 2013-07-09 20:45:10 [iNFO] [sTDOUT] GregsLightingClient: load() 2013-07-09 20:45:13 [iNFO] [Galacticraft] Successfully set INVOKESTATIC type insertion node with name &quot;micdoodle8/mods/galacticraft/core/util/WorldUtil&quot; 2013-07-09 20:45:13 [iNFO] [ThermalExpansion] Loading Plugins... 2013-07-09 20:45:13 [iNFO] [ThermalExpansion] Finished Loading Plugins. 2013-07-09 20:45:14 [iNFO] [ThermalExpansion] An updated version of Thermal Expansion is available: 2.4.6.0. 2013-07-09 20:45:14 [iNFO] [ThermalExpansion] This update has been marked as CRITICAL and will ignore notification suppression. 2013-07-09 20:45:14 [iNFO] [ThermalExpansion] This update is for Minecraft 1.5.2. 2013-07-09 20:45:16 [iNFO] [OmniTools] [Whitelist] Reading established Whitelist from file. 2013-07-09 20:45:16 [iNFO] [OmniTools] An updated version of OmniTools is available: 3.1.6.0. 2013-07-09 20:45:16 [iNFO] [OmniTools] This update is for Minecraft 1.5.2. [extra stuff deleted] 2013-07-09 20:45:36 [sEVERE] [ForgeModLoader] [AppEng] IC Integration Disabled. 2013-07-09 20:45:36 [iNFO] [sTDERR] appeng.api.exceptions.AppEngException: Forestry is not available. 2013-07-09 20:45:36 [iNFO] [sTDERR] at appeng.proxy.ProxyForestry.&lt;init&gt;(ProxyForestry.java:22) 2013-07-09 20:45:36 [iNFO] [sTDERR] at appeng.common.AppEng.postInit(AppEng.java:1398) 2013-07-09 20:45:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-07-09 20:45:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-07-09 20:45:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-07-09 20:45:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-07-09 20:45:36 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494) 2013-07-09 20:45:36 [iNFO] [sTDERR] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) 2013-07-09 20:45:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-07-09 20:45:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-07-09 20:45:36 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165) 2013-07-09 20:45:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-07-09 20:45:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-07-09 20:45:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-07-09 20:45:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-07-09 20:45:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-07-09 20:45:36 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98) 2013-07-09 20:45:36 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695) 2013-07-09 20:45:36 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206) 2013-07-09 20:45:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447) 2013-07-09 20:45:36 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-07-09 20:45:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732) 2013-07-09 20:45:36 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-07-09 20:45:36 [sEVERE] [ForgeModLoader] [AppEng] Forestry Integration Disabled. 2013-07-09 20:45:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item energyFrameFull 2013-07-09 20:45:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item teleportBase 2013-07-09 20:45:36 [iNFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false 2013-07-09 20:45:36 [iNFO] [ThermalExpansion] Buildcraft Triggers Registered: 8 2013-07-09 20:45:36 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 67 mods 2013-07-09 20:45:37 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/enderchest.png, but that file does not exist. Ignoring. 2013-07-09 20:45:39 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/gregsLighting/beamOn.png, but that file does not exist. Ignoring. [extra stuff deleted]
×
×
  • Create New...