Jump to content
  • 0

Launcher failing to download mods!!!


GokouZWAR

Question

Title: Launcher failing to download mods!!!

Version: 3.0.3/3.0.4

OS: Win 7 64

Java Version: 7.5

Description of Problem:

I constantly get "update tekkit?" so i select yes and it starts downloading the various mods. It randomly crashes and gets to some point in the download and gives the error message.

Error Messages:

14% Download Failed

Error Log:


[13:07:26] [sEVERE]    ------------------------------------------

[13:07:26] [sEVERE]    Launcher is starting....

[13:07:26] [sEVERE]    Launcher Build: '1.0.1.3'

[13:07:26] [sEVERE]    Allocated 910.25 Mb of RAM

[13:07:26] [sEVERE]    Java VM: '1.7.0_05-b05'

[13:07:26] [sEVERE]    OS Version: '6.1'

[13:07:26] [sEVERE]    Is 64-bit: 'true'

[13:07:30] [sEVERE]    [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

[13:07:31] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining

[13:07:31] [sEVERE]    Copying: \temp\file6752298089674885661.tmp to: \launcher\CHECKSUM.md5

[13:07:31] [sEVERE]    File Downloaded: \launcher\CHECKSUM.md5

[13:07:31] [sEVERE]    MD5 hash not found for 'hackslashmine/resources/favicon.png'

[13:07:31] [sEVERE]    [MD5 Mismatch] File '\launcher\hackslashmine\resources\favicon.png' has md5 of '6ac510b04af406f19c3ad8ea40c16090' instead of 'null'

[13:07:31] [sEVERE]    MD5 hash not found for 'hackslashmine/resources/logo.png'

[13:07:31] [sEVERE]    [MD5 Mismatch] File '\launcher\hackslashmine\resources\logo.png' has md5 of 'c8245a967bdbb9560bd3668327a738ba' instead of 'null'

[13:07:31] [sEVERE]    MD5 hash not found for 'hackslashmine/resources/icon.png'

[13:07:31] [sEVERE]    [MD5 Mismatch] File '\launcher\hackslashmine\resources\icon.png' has md5 of 'dba1052dab8409764e40cc81aa010f6f' instead of 'null'

[13:07:31] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/hackslashmine/resources/logo.png', with 3 trie(s) remaining

[13:07:31] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/hackslashmine/resources/favicon.png', with 3 trie(s) remaining

[13:07:31] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/hackslashmine/resources/icon.png', with 3 trie(s) remaining

[13:07:34] [sEVERE]    Copying: \temp\file1111614057693159200.tmp to: \launcher\hackslashmine\resources\icon.png

[13:07:34] [sEVERE]    Copying: \temp\file7059441729428966158.tmp to: \launcher\hackslashmine\resources\favicon.png

[13:07:34] [sEVERE]    File Downloaded: \launcher\hackslashmine\resources\icon.png

[13:07:34] [sEVERE]    File Downloaded: \launcher\hackslashmine\resources\favicon.png

[13:08:01] [sEVERE]    Could not download all files

[13:08:01] [sEVERE]    [MD5 Mismatch] File '\launcher\tekkit\modpack.yml' has md5 of '5cd22e758df9f720b3bdc9b1fb03021e' instead of 'edce3a2a614228adc5d68947cfe25660'

[13:08:03] [sEVERE]    [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkit/modpack.yml'.

[13:08:03] [sEVERE]    [info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'.

[13:09:09] [sEVERE]    Starting download of 'http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar.lzma', with 3 trie(s) remaining

[13:09:10] [sEVERE]    Copying: \temp\file2816993533689422849.tmp to: \temp\natives.jar.lzma

[13:09:10] [sEVERE]    File Downloaded: \temp\natives.jar.lzma

[13:09:17] [sEVERE]    Starting download of 'null', with 3 trie(s) remaining

[13:09:17] [sEVERE]    java.net.MalformedURLException

[13:09:17] [sEVERE]        at java.net.URL.<init>(Unknown Source)

[13:09:17] [sEVERE]        at java.net.URL.<init>(Unknown Source)

[13:09:17] [sEVERE]        at java.net.URL.<init>(Unknown Source)

[13:09:17] [sEVERE]        at org.spoutcraft.launcher.async.Download.<init>(Download.java:49)

[13:09:17] [sEVERE]        at org.spoutcraft.launcher.DownloadUtils.downloadFile(DownloadUtils.java:32)

[13:09:17] [sEVERE]        at org.spoutcraft.launcher.modpacks.ModPackUpdater.downloadModPackage(ModPackUpdater.java:114)

[13:09:17] [sEVERE]        at org.spoutcraft.launcher.modpacks.ModPackUpdater.updateModPackMods(ModPackUpdater.java:73)

[13:09:17] [sEVERE]        at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:849)

[13:09:17] [sEVERE]        at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:1)

[13:09:17] [sEVERE]        at javax.swing.SwingWorker$1.call(Unknown Source)

[13:09:17] [sEVERE]        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

[13:09:17] [sEVERE]        at java.util.concurrent.FutureTask.run(Unknown Source)

[13:09:17] [sEVERE]        at javax.swing.SwingWorker.run(Unknown Source)

[13:09:17] [sEVERE]        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

[13:09:17] [sEVERE]        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

[13:09:17] [sEVERE]        at java.lang.Thread.run(Unknown Source)

[13:09:17] [sEVERE]    Caused by: java.lang.NullPointerException

[13:09:17] [sEVERE]        ... 16 more

[13:09:19] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/balkonsweaponmod/balkonsweaponmod-v8.6.zip', with 3 trie(s) remaining

[13:09:19] [sEVERE]    Copying: \temp\file4181841753650587956.tmp to: \temp\balkonsweaponmod-v8.6.zip

[13:09:19] [sEVERE]    File Downloaded: \temp\balkonsweaponmod-v8.6.zip

[13:09:20] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/elementalcreepers/elementalcreepers-v2.3r2_mp.zip', with 3 trie(s) remaining

[13:09:20] [sEVERE]    Copying: \temp\file4923699427042681789.tmp to: \temp\elementalcreepers-v2.3r2_mp.zip

[13:09:20] [sEVERE]    File Downloaded: \temp\elementalcreepers-v2.3r2_mp.zip

[13:09:20] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/ic2-compactsolars/ic2-compactsolars-v2.3.2.10.zip', with 3 trie(s) remaining

[13:09:56] [sEVERE]    Exiting the Technic Launcher

Link to comment
Share on other sites

16 answers to this question

Recommended Posts

  • 0

AVG. It's been working fine up till today. Never had a lick of problems out of it. I had to grab a version off my son's computer to get it working and even then it wouldn't connect to minecraft.net and was wanting to run in offline mode only.

Link to comment
Share on other sites

  • 0

lovely, does this cause my client to crash just for opening a chest?

Also i want to disable EE from my server cuz people are taking the stone and making entire chunks of land into sand or stone or whatever...i just dont' want that in the server at all. I deleted the .zip from the mods folder and rebooted the server but it still shows EE items in the list, whenever i try to use those items or move them to my inventory it crashes my client. How do i PROPERLY remove it because clearly I haven't done it right...

Link to comment
Share on other sites

  • 0

I don't suppose AVG causes this too? I'm trying to open up some player's chest and it does the animation for the arm and then the screen goes white and shuts down the client. This shows up in the error log:

[10:04:28] [sEVERE]    java.lang.reflect.InvocationTargetException

[10:04:28] [sEVERE]        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)

[10:04:28] [sEVERE]        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

[10:04:28] [sEVERE]        at java.lang.reflect.Method.invoke(Unknown Source)

[10:04:28] [sEVERE]        at Reflector.callVoid(Reflector.java:131)

[10:04:28] [sEVERE]        at vl.a(RenderBlocks.java:6293)

[10:04:28] [sEVERE]        at tw.a(RenderItem.java:270)

[10:04:28] [sEVERE]        at tw.a(RenderItem.java:389)

[10:04:28] [sEVERE]        at gb.a(GuiContainer.java:196)

[10:04:28] [sEVERE]        at gb.a(GuiContainer.java:114)

[10:04:28] [sEVERE]        at lr.b(EntityRenderer.java:1103)

[10:04:28] [sEVERE]        at EntityRendererProxy.b(EntityRendererProxy.java:21)

[10:04:28] [sEVERE]        at net.minecraft.client.Minecraft.x(Minecraft.java:869)

[10:04:28] [sEVERE]        at net.minecraft.client.Minecraft.run(Minecraft.java:747)

[10:04:28] [sEVERE]        at java.lang.Thread.run(Unknown Source)

[10:04:28] [sEVERE]    Caused by: java.lang.NullPointerException

[10:04:28] [sEVERE]        at eloraam.core.RenderContext.setSideUV(RenderContext.java:212)

[10:04:28] [sEVERE]        at eloraam.core.RenderContext.doMappingBox(RenderContext.java:238)

[10:04:28] [sEVERE]        at eloraam.core.RenderContext.renderFaces(RenderContext.java:1106)

[10:04:28] [sEVERE]        at eloraam.wiring.RenderRedwire.renderInvBlock(RenderRedwire.java:241)

[10:04:28] [sEVERE]        at mod_RedPowerCore.renderInvBlock(mod_RedPowerCore.java:124)

[10:04:28] [sEVERE]        at ModLoader.renderInvBlock(ModLoader.java:1597)

[10:04:28] [sEVERE]        ... 14 more

[10:04:28] [sEVERE]    java.lang.reflect.InvocationTargetException

[10:04:28] [sEVERE]        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)

[10:04:28] [sEVERE]        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

[10:04:28] [sEVERE]        at java.lang.reflect.Method.invoke(Unknown Source)

[10:04:28] [sEVERE]        at Reflector.callVoid(Reflector.java:131)

[10:04:28] [sEVERE]        at vl.a(RenderBlocks.java:6293)

[10:04:28] [sEVERE]        at tw.a(RenderItem.java:270)

[10:04:28] [sEVERE]        at tw.a(RenderItem.java:389)

[10:04:28] [sEVERE]        at gb.a(GuiContainer.java:196)

[10:04:28] [sEVERE]        at gb.a(GuiContainer.java:114)

[10:04:28] [sEVERE]        at lr.b(EntityRenderer.java:1103)

[10:04:28] [sEVERE]        at EntityRendererProxy.b(EntityRendererProxy.java:21)

[10:04:28] [sEVERE]        at net.minecraft.client.Minecraft.x(Minecraft.java:869)

[10:04:28] [sEVERE]        at net.minecraft.client.Minecraft.run(Minecraft.java:747)

[10:04:28] [sEVERE]        at java.lang.Thread.run(Unknown Source)

[10:04:28] [sEVERE]    Caused by: java.lang.IllegalStateException: Already tesselating!

[10:04:28] [sEVERE]        at adz.a(Tessellator.java:479)

[10:04:28] [sEVERE]        at adz.b(Tessellator.java:469)

[10:04:28] [sEVERE]        at codechicken.wirelessredstone.redpower.RenderRPWireless.renderInvWafer(RenderRPWireless.java:44)

[10:04:28] [sEVERE]        at codechicken.wirelessredstone.redpower.RenderRPWireless.renderInvCommon(RenderRPWireless.java:416)

[10:04:28] [sEVERE]        at codechicken.wirelessredstone.redpower.RenderRPWireless.renderInvBlock(RenderRPWireless.java:392)

[10:04:28] [sEVERE]        at mod_RedPowerCore.renderInvBlock(mod_RedPowerCore.java:124)

[10:04:28] [sEVERE]        at ModLoader.renderInvBlock(ModLoader.java:1597)

[10:04:28] [sEVERE]        ... 14 more

[10:04:28] [sEVERE]    java.lang.reflect.InvocationTargetException

[10:04:28] [sEVERE]        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)

[10:04:28] [sEVERE]        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

[10:04:28] [sEVERE]        at java.lang.reflect.Method.invoke(Unknown Source)

[10:04:28] [sEVERE]        at Reflector.callVoid(Reflector.java:131)

[10:04:28] [sEVERE]        at vl.a(RenderBlocks.java:6293)

[10:04:28] [sEVERE]        at tw.a(RenderItem.java:270)

[10:04:28] [sEVERE]        at tw.a(RenderItem.java:389)

[10:04:28] [sEVERE]        at gb.a(GuiContainer.java:196)

[10:04:28] [sEVERE]        at gb.a(GuiContainer.java:114)

[10:04:28] [sEVERE]        at lr.b(EntityRenderer.java:1103)

[10:04:28] [sEVERE]        at EntityRendererProxy.b(EntityRendererProxy.java:21)

[10:04:28] [sEVERE]        at net.minecraft.client.Minecraft.x(Minecraft.java:869)

[10:04:28] [sEVERE]        at net.minecraft.client.Minecraft.run(Minecraft.java:747)

[10:04:28] [sEVERE]        at java.lang.Thread.run(Unknown Source)

[10:04:28] [sEVERE]    Caused by: java.lang.IllegalStateException: Already tesselating!

[10:04:28] [sEVERE]        at adz.a(Tessellator.java:479)

[10:04:28] [sEVERE]        at adz.b(Tessellator.java:469)

[10:04:28] [sEVERE]        at eloraam.logic.RenderLogic.renderInvWafer(RenderLogic.java:101)

[10:04:28] [sEVERE]        at eloraam.logic.RenderLogicSimple.renderInvPart(RenderLogicSimple.java:504)

[10:04:28] [sEVERE]        at eloraam.logic.RenderLogic.renderInvBlock(RenderLogic.java:237)

[10:04:28] [sEVERE]        at mod_RedPowerCore.renderInvBlock(mod_RedPowerCore.java:124)

[10:04:28] [sEVERE]        at ModLoader.renderInvBlock(ModLoader.java:1597)

[10:04:28] [sEVERE]        ... 14 more

[10:04:28] [sEVERE]    java.lang.reflect.InvocationTargetException

[10:04:28] [sEVERE]        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)

[10:04:28] [sEVERE]        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

[10:04:28] [sEVERE]        at java.lang.reflect.Method.invoke(Unknown Source)

[10:04:28] [sEVERE]        at Reflector.callVoid(Reflector.java:131)

[10:04:28] [sEVERE]        at vl.a(RenderBlocks.java:6293)

[10:04:28] [sEVERE]        at tw.a(RenderItem.java:270)

[10:04:28] [sEVERE]        at tw.a(RenderItem.java:389)

[10:04:28] [sEVERE]        at gb.a(GuiContainer.java:196)

[10:04:28] [sEVERE]        at gb.a(GuiContainer.java:114)

[10:04:28] [sEVERE]        at lr.b(EntityRenderer.java:1103)

[10:04:28] [sEVERE]        at EntityRendererProxy.b(EntityRendererProxy.java:21)

[10:04:28] [sEVERE]        at net.minecraft.client.Minecraft.x(Minecraft.java:869)

[10:04:28] [sEVERE]        at net.minecraft.client.Minecraft.run(Minecraft.java:747)

[10:04:28] [sEVERE]        at java.lang.Thread.run(Unknown Source)

[10:04:28] [sEVERE]    Caused by: java.lang.IllegalStateException: Already tesselating!

[10:04:28] [sEVERE]        at adz.a(Tessellator.java:479)

[10:04:28] [sEVERE]        at adz.b(Tessellator.java:469)

[10:04:28] [sEVERE]        at codechicken.wirelessredstone.redpower.RenderRPWireless.renderInvWafer(RenderRPWireless.java:44)

[10:04:28] [sEVERE]        at codechicken.wirelessredstone.redpower.RenderRPWireless.renderInvCommon(RenderRPWireless.java:416)

[10:04:28] [sEVERE]        at codechicken.wirelessredstone.redpower.RenderRPWireless.renderInvBlock(RenderRPWireless.java:392)

[10:04:28] [sEVERE]        at mod_RedPowerCore.renderInvBlock(mod_RedPowerCore.java:124)

[10:04:28] [sEVERE]        at ModLoader.renderInvBlock(ModLoader.java:1597)

[10:04:28] [sEVERE]        ... 14 more

[10:04:29] [sEVERE]    java.lang.IllegalStateException: Already tesselating!

[10:04:29] [sEVERE]        at adz.a(Tessellator.java:479)

[10:04:29] [sEVERE]        at adz.b(Tessellator.java:469)

[10:04:29] [sEVERE]        at tw.a(RenderItem.java:510)

[10:04:29] [sEVERE]        at tw.a(RenderItem.java:324)

[10:04:29] [sEVERE]        at tw.a(RenderItem.java:389)

[10:04:29] [sEVERE]        at gb.a(GuiContainer.java:196)

[10:04:29] [sEVERE]        at gb.a(GuiContainer.java:114)

[10:04:29] [sEVERE]        at lr.b(EntityRenderer.java:1103)

[10:04:29] [sEVERE]        at EntityRendererProxy.b(EntityRendererProxy.java:21)

[10:04:29] [sEVERE]        at net.minecraft.client.Minecraft.x(Minecraft.java:869)

[10:04:29] [sEVERE]        at net.minecraft.client.Minecraft.run(Minecraft.java:747)

[10:04:29] [sEVERE]        at java.lang.Thread.run(Unknown Source)

I thought giving extra memory to the client would help (up to 1.5gb now) and it still did this. I also did as you advised and disabled AVG, i was able to reinstall the client, but it still did this anyway so this clearly isn't related to AVG...Maybe related to EE? someone has an EE item in the chest maybe and it's crashing my client?

Link to comment
Share on other sites

  • 0

You removed EE, yah? That may cause issues with extraneous data, like the elchemical table data, which is tied to the character.

The player.dat files should be in the world folder somewhere. try deleting yours first, since, being the operator, you can just spawn in anything you lose.

Link to comment
Share on other sites

  • 0

like i said no one else seems to be having issues like mine...When i started the tekkit setup, all the players lost everything they had on them. It's simple enough to clear everyone's .dat file and let em whine. I really don't care much. They've been doing things they shouldn't be anyway.

Link to comment
Share on other sites

  • 0

Ok well i didn't do anything at all, but somehow magically it started working again...no idea. I am having other issues now but i think I'll let this thread die and start a new one as they're not related to my client but the server now...

Link to comment
Share on other sites

  • 0

I have a similar problem. This shows up when i try to open minecraft:

40 mods loaded

Optifine OptiFine_1.2.5_HD_S_C3

Minecraft Forge 3.3.7.135

FML v2.2.48.135

Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5

mod_CodeChickenCore : Initialized (modpack.jar)

mod_MinecraftForge : Initialized (modpack.jar)

mod_NotEnoughItems : Initialized (modpack.jar)

mod_ReiMinimap : Initialized ([1.2.5]ReiMinimap_v3.2_03.zip)

mod_IC2 : Initialized (industrialcraft-2-client_1.95b.jar)

mod_IC2AdvancedMachines : Initialized (AdvancedMachines_4.0_client.zip)

mod_BuildCraftCore : Initialized (buildcraft-client-A-core-2.2.14.zip)

mod_BuildCraftBuilders : Initialized (buildcraft-client-B-builders-2.2.14.zip)

mod_BuildCraftEnergy : Initialized (buildcraft-client-B-energy-2.2.14.zip)

mod_BuildCraftFactory : Initialized (buildcraft-client-B-factory-2.2.14.zip)

mod_BuildCraftTransport : Initialized (buildcraft-client-B-transport-2.2.14.zip)

mod_AdditionalPipes : Initialized (buildcraft-client-DA-additionalpipes-2.1.3.zip)

mod_ComputerCraft : Initialized (ComputerCraft)

mod_CCTurtle : Initialized (ComputerCraft)

mod_CraftingTableIII : Initialized (CraftingTableIIIB1.8.zip)

mod_EnderStorage : Initialized (EnderStorage-Client 1.1.1.zip)

mod_IC2NuclearControl : Initialized (IC2NuclearControl_client_v1.1.9b.zip)

mod_ImmibisCore : Initialized (immibis-core_49.0.4_for_1.2.5-client.jar)

mod_ImmibisCore : Initialized (immibis-core_49.0.7_for_1.2.5-client.jar)

mod_InvTweaks : Initialized (InvTweaks-1.41b-1.2.4.zip)

mod_MAtmos_forModLoader : Initialized (MAtmos_packaged.zip)

mod_IC2_ChargingBench : Initialized (mod_chargingbench-client-1.95b-1.2.5-r1.zip)

mod_CompactSolars : Initialized (mod_compactsolars-client-2.3.2.10.zip)

mod_IronChest : Initialized (mod_ironchests-client-3.4.2.28.zip)

mod_RedPowerCore : Initialized (RedPowerCore-2.0pr5b2.zip)

mod_NetherOres : Initialized (NetherOres_Client_1.2.1.zip)

mod_PowerConverters : Initialized (PowerConverters_Client_1.3.4.zip)

mod_Railcraft : Initialized (Railcraft_Client_5.2.4.zip)

mod_RedPowerControl : Initialized (RedPowerControl-2.0pr5b2.zip)

mod_RedPowerLighting : Initialized (RedPowerLighting-2.0pr5b2.zip)

mod_RedPowerLogic : Initialized (RedPowerLogic-2.0pr5b2.zip)

mod_RedPowerMachine : Initialized (RedPowerMachine-2.0pr5b2.zip)

mod_RedPowerWiring : Initialized (RedPowerWiring-2.0pr5b2.zip)

mod_RedPowerWorld : Initialized (RedPowerWorld-2.0pr5b2.zip)

mod_TubeStuff : Initialized (tubestuff_49.0.5_for_1.2.5-client.jar)

mod_TubeStuff : Pre-initialized (tubestuff_49.0.7_for_1.2.5-client.jar)

Balkon's WeaponMod : Pre-initialized (WeaponMod.zip)

mod_WirelessRedstoneCore : Pre-initialized (WR-CBE Core-Client 1.2.1.zip)

mod_WirelessRedstoneAddons : Pre-initialized (WR-CBE Addons-Client 1.2.1.zip)

mod_WirelessRedstoneRedPower : Pre-initialized (WR-CBE RedPower-Client 1.2.1.1.zip)

Minecraft has crashed!

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

Minecraft has stopped running because it encountered a problem.

--- BEGIN ERROR REPORT bdcdbfa2 --------

Generated 6/23/12 4:17 PM

Minecraft: Minecraft 1.2.5

OS: Windows 7 (amd64) version 6.1

Java: 1.7.0_01, Oracle Corporation

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

LWJGL: 2.4.2

OpenGL: IntelĀ® HD Graphics Family version 3.1.0 - Build 8.15.10.2361, Intel

java.lang.IllegalArgumentException: Slot 194 is already occupied by immibis.tubestuff.BlockTubestuff@24d6fbe7 when adding immibis.tubestuff.BlockTubestuff@1e340d96

at pb.<init>(Block.java:251)

at agy.<init>(BlockContainer.java:7)

at immibis.core.BlockCombined.<init>(BlockCombined.java:35)

at immibis.tubestuff.BlockTubestuff.<init>(BlockTubestuff.java:17)

at mod_TubeStuff$1.registerBlock(mod_TubeStuff.java:41)

at immibis.core.CoreProxy.RegisterBlockID(CoreProxy.java:31)

at mod_TubeStuff.load(mod_TubeStuff.java:38)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:324)

at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604)

at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203)

at net.minecraft.client.Minecraft.a(Minecraft.java:426)

at net.minecraft.client.Minecraft.run(Minecraft.java:735)

at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT 67ee3636 ----------

PLEASE HELP ME!!!!!!!!

Link to comment
Share on other sites

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...