Jump to content
  • 0

TekkitLite is missing all the mods


IOn_Vash

Question

Title: TekkitLite is missing all the mods

Version: 0.5.1

OS: Windows 7 64-Bit

Java Version: Java 7 Update 11

Description of Problem:

it wont let me join any servers and I've tried reinstalling it a bunch of times and even deleting my whole .techniclauncher folder none of the mods will install it gives me no errors.

it is on 0.5.2 but that isnt an option

Error Messages:

none

Error Log:


[23:20:09] [sEVERE]	------------------------------------------

[23:20:09] [sEVERE]	Launcher is starting....

[23:20:09] [sEVERE]	Launcher Build: '1.1.1.0'

[23:20:09] [sEVERE]	Allocated 1820.5 Mb of RAM

[23:20:09] [sEVERE]	Java VM: '1.7.0_11-b21'

[23:20:09] [sEVERE]	OS Version: '6.1'

[23:20:09] [sEVERE]	Is 64-bit: 'true'

[23:20:10] [sEVERE]	[info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

[23:20:10] [sEVERE]	Downloading 'http://206.217.207.1/Technic/CHECKSUM.md5'

[23:20:10] [sEVERE]	Downloaded '\launcher\CHECKSUM.md5'

[23:20:11] [sEVERE]	[MD5 Mismatch] File '\launcher\tekkitlite\modpack.yml' has md5 of 'd9087076afb30b3360f32984c55cc73f' instead of '7f9b60db357888d0b0fc5eaf87ec367f'

[23:20:11] [sEVERE]	[info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkitlite/modpack.yml'.

[23:20:11] [sEVERE]	Error copying file \launcher.properties to \cache\launcher.properties

[23:20:11] [sEVERE]	java.io.FileNotFoundException: \cache\launcher.properties (The system cannot find the path specified)

[23:20:11] [sEVERE]		at java.io.FileOutputStream.open(Native Method)

[23:20:11] [sEVERE]		at java.io.FileOutputStream.<init>(Unknown Source)

[23:20:11] [sEVERE]		at java.io.FileOutputStream.<init>(Unknown Source)

[23:20:11] [sEVERE]		at org.spoutcraft.launcher.GameUpdater.copy(GameUpdater.java:361)

[23:20:11] [sEVERE]		at org.spoutcraft.launcher.modpacks.ModPackListYML.setCurrentModpack(ModPackListYML.java:94)

[23:20:11] [sEVERE]		at org.spoutcraft.launcher.gui.LoginForm$1.doInBackground(LoginForm.java:380)

[23:20:11] [sEVERE]		at javax.swing.SwingWorker$1.call(Unknown Source)

[23:20:11] [sEVERE]		at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

[23:20:11] [sEVERE]		at java.util.concurrent.FutureTask.run(Unknown Source)

[23:20:11] [sEVERE]		at javax.swing.SwingWorker.run(Unknown Source)

[23:20:11] [sEVERE]		at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

[23:20:11] [sEVERE]		at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

[23:20:11] [sEVERE]		at java.lang.Thread.run(Unknown Source)

[23:20:11] [sEVERE]	[info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'.

[23:20:13] [sEVERE]	\tekkitlite\bin\natives does not exist! Updating..

[23:20:13] [sEVERE]	'basemods-tekkitlite-v0.5.2.zip' has MD5 mismatch! Updating..

[23:20:13] [sEVERE]	Starting download of minecraft, with 3 trie(s) remaining

[23:20:18] [sEVERE]	Downloaded 'minecraft.jar' matches MD5 of version '1.4.7'.

[23:20:18] [sEVERE]	Downloading 'http://s3.amazonaws.com/MinecraftDownload/jinput.jar'

[23:20:19] [sEVERE]	Downloaded '\tekkitlite\bin\jinput.jar'

[23:20:19] [sEVERE]	Downloading 'http://s3.amazonaws.com/MinecraftDownload/lwjgl.jar'

[23:20:19] [sEVERE]	Downloaded '\tekkitlite\bin\lwjgl.jar'

[23:20:19] [sEVERE]	Downloading 'http://s3.amazonaws.com/MinecraftDownload/lwjgl_util.jar'

[23:20:20] [sEVERE]	Downloaded '\tekkitlite\bin\lwjgl_util.jar'

[23:20:20] [sEVERE]	Downloading 'http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar.lzma'

[23:20:21] [sEVERE]	Downloaded '\temp\natives.jar.lzma'

[23:20:21] [sEVERE]	Extracting \temp\natives.zip to \tekkitlite\bin\natives

[23:20:21] [sEVERE]	Extracted \temp\natives.zip to \tekkitlite\bin\natives

[23:20:21] [sEVERE]	Downloading 'http://mirror.technicpack.net/Technic/mods/basemods/basemods-tekkitlite-v0.5.2.zip'

[23:20:24] [sEVERE]	Downloaded '\temp\basemods-tekkitlite-v0.5.2.zip'

[23:20:24] [sEVERE]	Extracting \temp\basemods-tekkitlite-v0.5.2.zip to \tekkitlite

[23:20:24] [sEVERE]	Extracted \temp\basemods-tekkitlite-v0.5.2.zip to \tekkitlite

[23:20:24] [sEVERE]	java.io.IOException: Mod 'balkonsweaponmod' version 'v1.10-1.4.6' is missing from the mod library

[23:20:24] [sEVERE]		at org.spoutcraft.launcher.modpacks.ModPackUpdater.updateModPackMods(ModPackUpdater.java:61)

[23:20:24] [sEVERE]		at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:831)

[23:20:24] [sEVERE]		at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:807)

[23:20:24] [sEVERE]		at javax.swing.SwingWorker$1.call(Unknown Source)

[23:20:24] [sEVERE]		at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

[23:20:24] [sEVERE]		at java.util.concurrent.FutureTask.run(Unknown Source)

[23:20:24] [sEVERE]		at javax.swing.SwingWorker.run(Unknown Source)

[23:20:24] [sEVERE]		at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

[23:20:24] [sEVERE]		at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

[23:20:24] [sEVERE]		at java.lang.Thread.run(Unknown Source)

[23:20:25] [sEVERE]	Loading Launcher from 'techniclauncher/tekkitlite'

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...