after i patch and load johnsmith_V7.4 and try and go into a world the game says saveing chunks and closes i get the following error in the log:
MCPatcher version is 2.1.0_02
OS: Windows Vista 6.0 x86
JVM: Sun Microsystems Inc. 1.6.0_26 (32 bit)
Classpath: C:\Users\Tone\AppData\Roaming\.minecraft\mcpatcher-2.1.0_02.jar
Minecraft version is 1.7.3 (md5 2426cbac8d2cc2415612e231ab9a14bd)
WARNING: could not determine original md5 sum
Analyzing C:\Users\Tone\AppData\Roaming\.minecraft\bin\minecraft-1.7.3.jar (2749 files)
av.class matches Compass.class
aw.class matches TextureFX.class
a matches onTick
cg.class matches StillLava.class
cv.class matches RenderBlocks.class
a matches renderStandardBlockWithAmbientOcclusion
b matches renderStandardBlockWithColorMultiplier
AO faces (N S E W) = (17 18 15 16)
non-AO multipliers (R G :cool.gif: = (14 15 16)
ge.class matches GLAllocation.class
c matches createDirectByteBuffer
hs.class matches Portal.class
hw.class matches ColorizerWater.class
i.class matches TexturePackBase.class
a matches getInputStream
ia.class matches ColorizerGrass.class
if.class matches FlowLava.class
ik.class matches TexturePackList.class
jh.class matches ColorizerFoliage.class
ji.class matches RenderEngine.class
ku.class matches Watch.class
kv.class matches GameSettings.class
ln.class matches Material.class
oh.class matches FlowWater.class
pa.class matches TexturePackDefault.class
ra.class matches ItemRenderer.class
sd.class matches Fire.class
sj.class matches FontRenderer.class
sj.class matches FontRenderer.class
font registers = 5, 6
uu.class matches Block.class
vs.class matches StillWater.class
wp.class matches BlockGrass.class
a matches getBlockTexture
xp.class matches IBlockAccess.class
f matches getBlockMaterial
net/minecraft/client/Minecraft.class matches Minecraft.class
Analyzing C:\Users\Tone\AppData\Roaming\.minecraft\bin\minecraft-1.7.3.jar (second pass)
RenderEngine (ji.class)
field f matches imageData
field g matches textureList
method a matches registerTextureFX
method b matches refreshTextures
method a matches readTextureImage
method a matches setupTexture
method a matches readTextureImageData
TextureFX (aw.class)
field a matches imageData
field b matches tileNumber
field e matches tileSize
field f matches tileImage
Compass (av.class)
Fire (sd.class)
StillLava (cg.class)
FlowLava (if.class)
StillWater (vs.class)
FlowWater (oh.class)
ItemRenderer (ra.class)
Watch (ku.class)
Portal (hs.class)
Minecraft (net/minecraft/client/Minecraft.class)
field D matches texturePackList
field p matches renderEngine
field z matches gameSettings
field q matches fontRenderer
GLAllocation (ge.class)
TexturePackList (ik.class)
field a matches selectedTexturePack
field c matches defaultTexturePack
field e matches minecraft
TexturePackBase (i.class)
field a matches texturePackFileName
TexturePackDefault (pa.class)
FontRenderer (sj.class)
GameSettings (kv.class)
ColorizerWater (hw.class)
field a matches colorBuffer
ColorizerGrass (ia.class)
field a matches colorBuffer
ColorizerFoliage (jh.class)
field a matches colorBuffer
FontRenderer (sj.class)
Material (ln.class)
field b matches ground
Block (uu.class)
method a matches getBlockTexture
BlockGrass (wp.class)
IBlockAccess (xp.class)
method f matches getBlockMaterial
method a matches getBlockId
method e matches getBlockMetadata
RenderBlocks (cv.class)
field c matches blockAccess
3 available mods:
[YES] HD Textures 1.0 - Provides support for texture packs of 32x32, 64x64, 128x128, and 256x256.
[YES] HD Font 1.0 - Provides support for higher resolution fonts.
[YES] Better Grass 1.0 - Improves the look of the sides of grass blocks. Inspired by MrMessiah's mod.
Launching C:\Users\Tone\AppData\Roaming\.minecraft\bin\minecraft.jar
java -cp C:\Users\Tone\AppData\Roaming\.minecraft\bin/minecraft.jar;C:\Users\Tone\AppData\Roaming\.minecraft\bin/lwjgl.jar;C:\Users\Tone\AppData\Roaming\.minecraft\bin/lwjgl_util.jar;C:\Users\Tone\AppData\Roaming\.minecraft\bin/jinput.jar; -Djava.library.path=C:\Users\Tone\AppData\Roaming\.minecraft\bin\natives -Xmx768M -Xms512M net.minecraft.client.Minecraft
Aug 22, 2011 12:03:04 AM IDResolver ReloadIDs
INFO: IDResolver - Loaded 5 IDs sucessfully.
Aug 22, 2011 12:03:05 AM IDResolver ReloadIDs
INFO: IDResolver - Loaded 5 IDs sucessfully.
16 achievements
151 recipes
MCPatcherUtils initialized. Directory C:\Users\Tone\AppData\Roaming\.minecraft\.
opened /pack.png 128x128 from Default
changing skin to johnsmith_V7.4.zip
/custom_fire_e_w.png tile size is 32
/misc/dial.png tile size is 16
/custom_water_flowing.png tile size is 32
/gui/items.png tile size is 32
/custom_fire_n_s.png tile size is 32
/custom_water_still.png tile size is 32
/custom_lava_still.png tile size is 32
/terrain.png tile size is 32
/custom_lava_flowing.png tile size is 32
setting tile size to 32 (was 16)
refreshTextureFX()
opened /gui/items.png 512x512 from johnsmith_V7.4.zip
opened /gui/items.png 512x512 from johnsmith_V7.4.zip
opened /misc/dial.png 16x16 from johnsmith_V7.4.zip
resizing to 32x32
opened /custom_lava_still.png 32x1280 from johnsmith_V7.4.zip
new CustomAnimation lava_still, src=custom_lava_still.png, buffer size=0x1000, tile=237
opened /custom_lava_flowing.png 32x1280 from johnsmith_V7.4.zip
new CustomAnimation lava_flowing, src=custom_lava_flowing.png, buffer size=0x1000, tile=238
opened /custom_water_still.png 32x1920 from johnsmith_V7.4.zip
new CustomAnimation water_still, src=custom_water_still.png, buffer size=0x1000, tile=205
opened /custom_water_flowing.png 32x512 from johnsmith_V7.4.zip
new CustomAnimation water_flowing, src=custom_water_flowing.png, buffer size=0x1000, tile=206
opened /custom_fire_n_s.png 32x640 from johnsmith_V7.4.zip
new CustomAnimation fire_n_s, src=custom_fire_n_s.png, buffer size=0x1000, tile=47
opened /custom_fire_e_w.png 32x640 from johnsmith_V7.4.zip
new CustomAnimation fire_e_w, src=custom_fire_e_w.png, buffer size=0x1000, tile=31
opened /misc/watercolor.png 256x256 from johnsmith_V7.4.zip
opened /misc/grasscolor.png 256x256 from johnsmith_V7.4.zip
opened /misc/foliagecolor.png 256x256 from johnsmith_V7.4.zip
opened /font/default.png 128x128 from johnsmith_V7.4.zip
resizing gl buffer from 0x100000 to 0x10000
ModLoader Beta 1.7.3 Initializing...
Mod Loaded: mod_BuildCraftCore 2.0.1
Mod Loaded: mod_BuildCraftBuilders 2.0.1
Mod Loaded: mod_BuildCraftEnergy 2.0.1
Mod Loaded: mod_BuildCraftFactory 2.0.1
Mod Loaded: mod_BuildCraftTransport 2.0.1
Mod Loaded: mod_RedPowerCore 1.6.0
Mod Loaded: mod_RedPowerCore 1.6.0
Mod Loaded: mod_RedPowerLighting 1.6.0
Mod Loaded: mod_RedPowerLighting 1.6.0
Mod Loaded: mod_RedPowerLogic 1.6.0
Mod Loaded: mod_RedPowerLogic 1.6.0
Mod Loaded: mod_RedPowerWiring 1.6.0
Mod Loaded: mod_RedPowerWiring 1.6.0
Mod Loaded: mod_RedstonePipe 2.0.1.1
Mod Loaded: mod_IDResolver 1.7.2 - Update 1
Overriding /terrain.png with /doors/muGate.png @ 30. 82 left.
Overriding /terrain.png with /doors/muGateWindow.png @ 54. 81 left.
Overriding /terrain.png with /doors/muShutter.png @ 76. 80 left.
Overriding /terrain.png with /doors/muWindow.png @ 77. 79 left.
Overriding /terrain.png with /doors/muHalfDoor.png @ 78. 78 left.
Overriding /terrain.png with /doors/muHalfWindow.png @ 85. 77 left.
Overriding /terrain.png with /doors/muIronGate.png @ 100. 76 left.
Overriding /terrain.png with /doors/muIronGateWindow.png @ 101. 75 left.
Overriding /terrain.png with /doors/muIronShutter.png @ 111. 74 left.
Overriding /terrain.png with /doors/muIronWindow.png @ 125. 73 left.
Overriding /terrain.png with /doors/muIronHalfDoor.png @ 126. 72 left.
Overriding /terrain.png with /doors/muIronHalfWindow.png @ 127. 71 left.
Mod Loaded: mod_MultiuseDoors 1.7.2v1.1
Mod Loaded: mod_TooManyItems 1.7.2 2011-07-01
Overriding /terrain.png with /btwmodtex/fcgearbox.png @ 136. 70 left.
Overriding /terrain.png with /btwmodtex/fcplatform.png @ 137. 69 left.
Overriding /terrain.png with /btwmodtex/fcwicker.png @ 138. 68 left.
Overriding /terrain.png with /btwmodtex/fcmilltop.png @ 139. 67 left.
Overriding /terrain.png with /btwmodtex/fclightoff.png @ 141. 66 left.
Overriding /terrain.png with /btwmodtex/fclighton.png @ 142. 65 left.
Overriding /terrain.png with /btwmodtex/fcbbqsides.png @ 143. 64 left.
Overriding /terrain.png with /btwmodtex/fcbbqtop.png @ 148. 63 left.
Overriding /terrain.png with /btwmodtex/fcgrate.png @ 153. 62 left.
Overriding /terrain.png with /btwmodtex/fcrollers.png @ 154. 61 left.
Overriding /terrain.png with /btwmodtex/fcsawtop.png @ 155. 60 left.
Overriding /terrain.png with /btwmodtex/fcsawblade.png @ 156. 59 left.
Overriding /terrain.png with /btwmodtex/fccementwet.png @ 157. 58 left.
Overriding /terrain.png with /btwmodtex/fccementdry.png @ 158. 57 left.
Overriding /terrain.png with /btwmodtex/fcpulleyside.png @ 159. 56 left.
Overriding /terrain.png with /btwmodtex/fcdispfront.png @ 166. 55 left.
Overriding /terrain.png with /btwmodtex/fcdispsides.png @ 167. 54 left.
Overriding /terrain.png with /btwmodtex/fcdispt&b.png @ 168. 53 left.
Overriding /terrain.png with /btwmodtex/fccauldtop.png @ 169. 52 left.
Overriding /terrain.png with /btwmodtex/fccauldsides.png @ 170. 51 left.
Overriding /terrain.png with /btwmodtex/fcdrailwood.png @ 171. 50 left.
Overriding /terrain.png with /btwmodtex/fcdrailobs.png @ 172. 49 left.
Overriding /terrain.png with /btwmodtex/fccompcube.png @ 173. 48 left.
Overriding /terrain.png with /btwmodtex/fccompguts.png @ 174. 47 left.
Overriding /terrain.png with /btwmodtex/fcdetect.png @ 175. 46 left.
Overriding /terrain.png with /btwmodtex/fcdetecton.png @ 182. 45 left.
Overriding /terrain.png with /btwmodtex/fchempcrop.png @ 183. 44 left.
Overriding /terrain.png with /btwmodtex/fcmillside.png @ 184. 43 left.
Overriding /terrain.png with /btwmodtex/fcropeblock.png @ 185. 42 left.
Overriding /terrain.png with /btwmodtex/fcAxleBlockH.png @ 186. 41 left.
Overriding /terrain.png with /btwmodtex/fcAxleBlockV.png @ 187. 40 left.
Overriding /terrain.png with /btwmodtex/fcgearboxfront.png @ 188. 39 left.
Overriding /terrain.png with /btwmodtex/fcturntableside.png @ 189. 38 left.
Overriding /terrain.png with /btwmodtex/fcbellowsfront.png @ 190. 37 left.
Overriding /terrain.png with /btwmodtex/fcbellowsside.png @ 191. 36 left.
Overriding /terrain.png with /btwmodtex/fccrucibleside.png @ 196. 35 left.
Overriding /terrain.png with /btwmodtex/fcpot.png @ 197. 34 left.
Overriding /gui/items.png with /btwmodtex/fccementbucket.png @ 38. 129 left.
Overriding /gui/items.png with /btwmodtex/fcnethercoal.png @ 46. 128 left.
Overriding /gui/items.png with /btwmodtex/fchempseeds.png @ 61. 127 left.
Overriding /gui/items.png with /btwmodtex/fchemp.png @ 62. 126 left.
Overriding /gui/items.png with /btwmodtex/fcgear.png @ 91. 125 left.
Overriding /gui/items.png with /btwmodtex/fcflour.png @ 101. 124 left.
Overriding /gui/items.png with /btwmodtex/fchempfiber.png @ 102. 123 left.
Overriding /gui/items.png with /btwmodtex/fcscoured.png @ 105. 122 left.
Overriding /gui/items.png with /btwmodtex/fcdonut.png @ 106. 121 left.
Overriding /gui/items.png with /btwmodtex/fcropeitem.png @ 107. 120 left.
Overriding /gui/items.png with /btwmodtex/fcrollers.png @ 108. 119 left.
Overriding /gui/items.png with /btwmodtex/fcdung.png @ 109. 118 left.
Overriding /gui/items.png with /btwmodtex/fcwaterwheel.png @ 117. 117 left.
Overriding /gui/items.png with /btwmodtex/fcwindmillblade.png @ 118. 116 left.
Overriding /gui/items.png with /btwmodtex/fcwindmill.png @ 119. 115 left.
Overriding /gui/items.png with /btwmodtex/fchempcloth.png @ 120. 114 left.
Overriding /gui/items.png with /btwmodtex/fcgrate.png @ 121. 113 left.
Overriding /gui/items.png with /btwmodtex/fcwicker.png @ 122. 112 left.
Overriding /gui/items.png with /btwmodtex/fctanned.png @ 123. 111 left.
Overriding /gui/items.png with /btwmodtex/fcstrap.png @ 124. 110 left.
Overriding /gui/items.png with /btwmodtex/fcbelt.png @ 125. 109 left.
Overriding /gui/items.png with /btwmodtex/fcwaterblade.png @ 133. 108 left.
Overriding /gui/items.png with /btwmodtex/fcglue.png @ 134. 107 left.
Overriding /gui/items.png with /btwmodtex/fctallow.png @ 137. 106 left.
Overriding /gui/items.png with /btwmodtex/fchaft.png @ 138. 105 left.
Overriding /gui/items.png with /btwmodtex/fcsteel.png @ 139. 104 left.
Overriding /gui/items.png with /btwmodtex/fcrefinedpickaxe.png @ 140. 103 left.
Overriding /gui/items.png with /btwmodtex/fcrefinedshovel.png @ 141. 102 left.
Overriding /gui/items.png with /btwmodtex/fcrefinedhoe.png @ 144. 101 left.
Overriding /gui/items.png with /btwmodtex/fcrefinedaxe.png @ 145. 100 left.
Overriding /gui/items.png with /btwmodtex/fcrefinedsword.png @ 146. 99 left.
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - User selected new ID 246 for FCItemOmniSlab from mod_FCBetterThanWolves, returning control with new ID.
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - User selected new ID 237 for FCItemCompanionCube from mod_FCBetterThanWolves, returning control with new ID.
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - User selected new ID 252 for FCItemUnfiredPottery from mod_FCBetterThanWolves, returning control with new ID.
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - User selected new ID 255 for FCItemVase from mod_FCBetterThanWolves, returning control with new ID.
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - User selected new ID 254 for FCItemPlanter from mod_FCBetterThanWolves, returning control with new ID.
Mod Loaded: mod_FCBetterThanWolves 2.91
Overriding /terrain.png with /radioBlock/textures/radio_back.png @ 199. 32 left.
Overriding /terrain.png with /radioBlock/textures/radio_side.png @ 200. 31 left.
Overriding /terrain.png with /radioBlock/textures/radio_top.png @ 201. 30 left.
Mod Loaded: mod_RadioBlock for Minecraft Beta 1.7.3
Mod Loaded: mod_ctm 1.2 1.7.3
Overriding /terrain.png with /img/CoalBlock.png @ 202. 29 left.
Overriding /terrain.png with /img/RedstoneBlock.png @ 203. 28 left.
Overriding /terrain.png with /img/DenseCoalBlock.png @ 204. 27 left.
Overriding /terrain.png with /img/DenseRedstoneBlock.png @ 211. 26 left.
Mod Loaded: mod_CompressedBlocks 1.7.3
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - Loading saved ID 98 for Block BlockWhiteGold from mod_WhiteGold.
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - Loading saved ID 99 for Block BlockWhiteGoldSingle from mod_WhiteGold.
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - Loading saved ID 102 for Block BlockWhiteGoldDouble from mod_WhiteGold.
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - Loading saved ID 103 for Block BlockWhiteGoldOre from mod_WhiteGold.
Overriding /terrain.png with /whitegold/step.png @ 212. 25 left.
Overriding /terrain.png with /whitegold/sidestep.png @ 213. 24 left.
Overriding /gui/items.png with /whitegold/ingot.png @ 147. 98 left.
Overriding /gui/items.png with /whitegold/pick.png @ 148. 97 left.
Overriding /gui/items.png with /whitegold/shovel.png @ 149. 96 left.
Overriding /gui/items.png with /whitegold/axe.png @ 150. 95 left.
Overriding /gui/items.png with /whitegold/hoe.png @ 152. 94 left.
Overriding /gui/items.png with /whitegold/sword.png @ 153. 93 left.
Overriding /gui/items.png with /whitegold/helmet.png @ 154. 92 left.
Overriding /gui/items.png with /whitegold/chest.png @ 155. 91 left.
Overriding /gui/items.png with /whitegold/legs.png @ 156. 90 left.
Overriding /gui/items.png with /whitegold/boots.png @ 157. 89 left.
Overriding /terrain.png with /whitegold/block.png @ 214. 23 left.
Overriding /terrain.png with /whitegold/steps.png @ 215. 22 left.
Overriding /terrain.png with /whitegold/ore.png @ 216. 21 left.
Mod Loaded: mod_WhiteGold 1.7.2
Mod Loaded: mod_InvTweaks 1.20 (1.7.3)
Mod Loaded: mod_VerticalRedstone Beta 1
Overriding /terrain.png with /TNTMod/MinerTop.png @ 217. 20 left.
Overriding /terrain.png with /TNTMod/MinerSide.png @ 218. 19 left.
Overriding /terrain.png with /TNTMod/MinerBottom.png @ 219. 18 left.
Overriding /terrain.png with /TNTMod/NukeTop.png @ 220. 17 left.
Overriding /terrain.png with /TNTMod/NukeSide.png @ 221. 16 left.
Overriding /terrain.png with /TNTMod/NukeBottom.png @ 224. 15 left.
Overriding /terrain.png with /TNTMod/NapalmTop.png @ 226. 14 left.
Overriding /terrain.png with /TNTMod/NapalmSide.png @ 227. 13 left.
Overriding /terrain.png with /TNTMod/NapalmBottom.png @ 228. 12 left.
Overriding /terrain.png with /TNTMod/FirebombTop.png @ 229. 11 left.
Overriding /terrain.png with /TNTMod/FirebombSide.png @ 230. 10 left.
Overriding /terrain.png with /TNTMod/FirebombBottom.png @ 231. 9 left.
Mod Loaded: mod_TNT Beta 1.6.5 - Mod Version 1.7
Mod Loaded: mod_recycling 3.14159265
WirelessRedstone: Loading Properties.
WirelessRedstone: ReceiverID=113
WirelessRedstone: TransmitterID=115
Overriding /terrain.png with /WirelessSprites/topOn.png @ 232. 8 left.
Overriding /terrain.png with /WirelessSprites/topOff.png @ 233. 7 left.
Overriding /terrain.png with /WirelessSprites/rxOn.png @ 234. 6 left.
Overriding /terrain.png with /WirelessSprites/rxOff.png @ 235. 5 left.
Overriding /terrain.png with /WirelessSprites/txOn.png @ 236. 4 left.
Overriding /terrain.png with /WirelessSprites/txOff.png @ 250. 3 left.
Mod Loaded: WirelessRedstone 1.4
WirelessRemote: Loading Properties.
WirelessRemote: RemoteID=6245
Overriding /gui/items.png with /WirelessSprites/remote.png @ 160. 88 left.
Mod Loaded: mod_WirelessRemote 0.4
WirelessRedstone: Loading Properties.
WirelessClocker: ClockID=116
Overriding /terrain.png with /WirelessSprites/clockerSideOff.png @ 251. 2 left.
Overriding /terrain.png with /WirelessSprites/clockerSideOn.png @ 252. 1 left.
Mod Loaded: mod_WirelessClocker 0.2
Overriding /gui/items.png with /mob/horsesaddle.png @ 161. 87 left.
Overriding /gui/items.png with /mob/haystack.png @ 162. 86 left.
Overriding /gui/items.png with /mob/sugarlump.png @ 163. 85 left.
Overriding /gui/items.png with /mob/sharkteeth.png @ 164. 84 left.
Overriding /gui/items.png with /mob/sharkegg.png @ 165. 83 left.
Overriding /gui/items.png with /mob/fishyegg.png @ 166. 82 left.
Overriding /gui/items.png with /mob/bigcatclaw.png @ 168. 81 left.
Overriding /gui/items.png with /mob/whip.png @ 169. 80 left.
Overriding /gui/items.png with /mob/medallion.png @ 170. 79 left.
Overriding /gui/items.png with /mob/bedkitty.png @ 171. 78 left.
Overriding /gui/items.png with /mob/boxlitter.png @ 172. 77 left.
Overriding /gui/items.png with /mob/woolball.png @ 173. 76 left.
Overriding /gui/items.png with /mob/rope.png @ 176. 75 left.
Overriding /gui/items.png with /mob/petfood.png @ 177. 74 left.
Mod Loaded: mod_mocreatures v2.12.1 (MC 1.7_3)
Done.
ModLoaderMP Beta 1.7.3 unofficial Initialized
registering new TextureFX class buildcraft.energy.TextureOilFX
registering new TextureFX class buildcraft.energy.TextureOilFlowFX
Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper
INFO: IDResolver - Loading saved ID 97 for Block eloraam.intred.BlockLogic from RedPowerLogic.
opened /title/mojang.png 128x128 from johnsmith_V7.4.zip
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
opened /gui/background.png 32x32 from johnsmith_V7.4.zip
resizing gl buffer from 0x10000 to 0x1000
opened /title/mclogo.png 256x256 from johnsmith_V7.4.zip
resizing gl buffer from 0x1000 to 0x40000
opened /gui/gui.png 512x512 from johnsmith_V7.4.zip
resizing gl buffer from 0x40000 to 0x100000
opened /gui/particles.png 256x256 from johnsmith_V7.4.zip
resizing gl buffer from 0x100000 to 0x40000
registering new TextureFX class radioBlock.TextureRadioFX
opened /terrain.png 512x512 from johnsmith_V7.4.zip
resizing gl buffer from 0x40000 to 0x100000
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
opened /gui/items.png 512x512 from johnsmith_V7.4.zip
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
registering new TextureFX class ModTextureStatic
Aug 22, 2011 12:03:08 AM IDResolver ReloadIDs
INFO: IDResolver - Loaded 5 IDs sucessfully.
Commands: 116
resizing gl buffer from 0x100000 to 0x1000
opened /net/minecraft/src/buildcraft/core/gui/block_textures.png 256x256 from johnsmith_V7.4.zip
resizing gl buffer from 0x1000 to 0x40000
resizing gl buffer from 0x40000 to 0x1000
resizing gl buffer from 0x1000 to 0x400
java.lang.IllegalArgumentException: Number of remaining buffer elements is 1024, must be at least 4096
at org.lwjgl.BufferChecks.throwBufferSizeException(BufferChecks.java:143)
at org.lwjgl.BufferChecks.checkBufferSize(BufferChecks.java:158)
at org.lwjgl.BufferChecks.checkBuffer(BufferChecks.java:163)
at org.lwjgl.opengl.GL11.glTexSubImage2D(GL11.java:2908)
at ji.a(SourceFile:391)
at net.minecraft.client.Minecraft.k(SourceFile:1273)
at net.minecraft.client.Minecraft.run(SourceFile:754)
at java.lang.Thread.run(Unknown Source)
opened /gui/logo.png 256x256 from johnsmith_V7.4.zip
Stopping!
SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com
i get this problem when i try patching no mods installed just this and it wont let me patch its just grayed out
[ NO] HD Textures 1.0 - Provides support for texture packs of 32x32, 64x64, 128x128, and 256x256.
no classes matched TextureFX
no classes matched Compass
no classes matched Fire
no classes matched ItemRenderer
there is a flaw with the patcher at the moment, if you use the "unpatch" button, the patcher just overwrites the current jar file (the one with all your mods installed) and replaces it with a backup of the jar file when you used the patcher. In most cases this will have been the first thing anyone does when they mod minecraft, as such it replaced my modified jar with the vanilla jar and now all my mods are broken, and i'm going to have to re-install all of them which is incredibly complicated to do properly.
basically all your unpatch function is doing right now, is the same as forcing an update.
I would suggest you change the way the unpatch function works so that instead of replacing the whole jar file, it just replaces the .class files it patched in the first place to their original unpatched version. the program already has a way of mapping and identifying every class it has to patch, why not make it so it does the same the other way round?
I am having the same issue but with the Patch function itself. Every time I use the Patch function it basically overwrites my jar files so I am back to a vanilla state and all the class files of mods are gone and must be re-installed. However, after I re-install them, the grass doesn't look right, thus needing to Patch and then cycle begins anew.
For those that use MineCraft Forge, to use the mods by Eloraam (RedPower) and SpaceToad (BuildCraft)... there's a new forge version out (or very soon to be), any chance this patcher can be updated to work with it? otherwise I'll just have to wait till optifine is compatible with forge.
This is what happens when you try to run it, this is a clean MC install, with just modloader, modloadermp, and Forge 1.0.5 installed.
Console Debugging mode:
MCPatcherUtils initialized. Directory C:\Users\Storm\AppData\Roaming\.minecraft
Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: ji.setTileSize(Lnet/minecraft/client/
Minecraft;)V
at net.minecraft.client.Minecraft.a(SourceFile:310)
at net.minecraft.client.Minecraft.run(SourceFile:716)
at java.lang.Thread.run(Unknown Source)
There is no modloader log, as it doesn't even make it that far.
I've been running with HD patcher for a long time, and previous version of forge it worked. But the new forge has made some changes that make the hd patcher not work. Optifine is currently working to be compatible with Forge, but that won't be until at least Forge 1.0.6.
I thought I'd just put this out if someone wants to fix MCPatcher to work, as I'm sure there are a growing # of users that like HD textures and still want to use RedPower and BuildCraft and other mods that work with Forge.
I have a problem:
[img]
A mod I'm using needs HD Textures. How do I fix? for you!
Derp... If you use OptiFine you don't/can't use MCPatcher... the OptiFine thread makes this abundantly clear.
Although.. If you un-tick BetterGrass it may work as OptiFine has its own Better grass methods (But I doubt it) I have considered using MCpatcher as a mod loader myself, but it takes me about 40 seconds to manually add everything anyway.. (12 mods) So there's not much point
Ugh. I narrowed it down myself, never thinking for a second there'd be issues between patcher and buildcraft.
Dammit. No pumps for me till this is fixed :sad.gif:
BuildCraft hasn't changed versions yet, so how can it be BC now (for my error at least). THe only thing I've changed since the last time I was using MCPatcher, is Forge 1.0.5 (used to be Forge 1.0.4) and RP 1.7 (used to be 1.6.1, but 1.7 requires forge 1.0.5).
And I tried to install MCPatcher after installing only modloader, modloaderMP and Forge (no mods), so for me, Forge 1.0.5 is breaking it. I even talked to Eloraam, one of the primary modders for Forge, she took a cursory look and said it appears that Forge has made some changes to calls that MCPatcher normally changes.
Can you please edit the OP to state that other mods that affect the same classes need to be installed either via the patcher itself or at least BEFORE it makes its backup? (Or to delete the backup if it's there when pre-applying mods). They need to be applied BEFORE the patches. I don't understand how that's so hard to grasp for some people.
The only cure for stupid ordering is to realize that you're going in a stupid order. Running the patch and then overwriting its changes doesn't do you a lot of good, you know? The patches are perfectly compatible with Forge, apart from one particular mod-specific issue that I noted elsewhere, so long as it's DONE IN THE CORRECT ORDER.
I cant get it to work, vanilla minecraft, no mods, nothing. I run the patch to just install the hd texture fix, make sure META-INF is deleted and run MC... i always get a black screen. Although i did notice when i open up minecraft.jar there's a bunch of unnecessary files associated with "The Aether". I dont know what the hell is going on :/. If anyone knows a way to install the HD Texture fix manually, like where i can get just the class files i would appreciate that alot.
***Problem Solved: The MC Patcher uses the "Minecraft-1.7.3.jar" or whatever file for its input, but if you havent started COMPLETELY fresh, this is the previous used version, in which i had the aether and crap, which was causing my MC to not work right. I changed the input to the "minecraft.jar" and everything works fine :smile.gif:
When i install it, it works fine, but i can only check mark better grass! the HD Textures and Better Fonts are grey and you cant click on them, its annoying as hell! all my texture packs are messed up now.. -.- help.
MCPatcher version is 2.1.0_02 OS: Windows Vista 6.0 x86 JVM: Sun Microsystems Inc. 1.6.0_26 (32 bit) Classpath: C:\Users\Tone\AppData\Roaming\.minecraft\mcpatcher-2.1.0_02.jar Minecraft version is 1.7.3 (md5 2426cbac8d2cc2415612e231ab9a14bd) WARNING: could not determine original md5 sum Analyzing C:\Users\Tone\AppData\Roaming\.minecraft\bin\minecraft-1.7.3.jar (2749 files) av.class matches Compass.class aw.class matches TextureFX.class a matches onTick cg.class matches StillLava.class cv.class matches RenderBlocks.class a matches renderStandardBlockWithAmbientOcclusion b matches renderStandardBlockWithColorMultiplier AO faces (N S E W) = (17 18 15 16) non-AO multipliers (R G :cool.gif: = (14 15 16) ge.class matches GLAllocation.class c matches createDirectByteBuffer hs.class matches Portal.class hw.class matches ColorizerWater.class i.class matches TexturePackBase.class a matches getInputStream ia.class matches ColorizerGrass.class if.class matches FlowLava.class ik.class matches TexturePackList.class jh.class matches ColorizerFoliage.class ji.class matches RenderEngine.class ku.class matches Watch.class kv.class matches GameSettings.class ln.class matches Material.class oh.class matches FlowWater.class pa.class matches TexturePackDefault.class ra.class matches ItemRenderer.class sd.class matches Fire.class sj.class matches FontRenderer.class sj.class matches FontRenderer.class font registers = 5, 6 uu.class matches Block.class vs.class matches StillWater.class wp.class matches BlockGrass.class a matches getBlockTexture xp.class matches IBlockAccess.class f matches getBlockMaterial net/minecraft/client/Minecraft.class matches Minecraft.class Analyzing C:\Users\Tone\AppData\Roaming\.minecraft\bin\minecraft-1.7.3.jar (second pass) RenderEngine (ji.class) field f matches imageData field g matches textureList method a matches registerTextureFX method b matches refreshTextures method a matches readTextureImage method a matches setupTexture method a matches readTextureImageData TextureFX (aw.class) field a matches imageData field b matches tileNumber field e matches tileSize field f matches tileImage Compass (av.class) Fire (sd.class) StillLava (cg.class) FlowLava (if.class) StillWater (vs.class) FlowWater (oh.class) ItemRenderer (ra.class) Watch (ku.class) Portal (hs.class) Minecraft (net/minecraft/client/Minecraft.class) field D matches texturePackList field p matches renderEngine field z matches gameSettings field q matches fontRenderer GLAllocation (ge.class) TexturePackList (ik.class) field a matches selectedTexturePack field c matches defaultTexturePack field e matches minecraft TexturePackBase (i.class) field a matches texturePackFileName TexturePackDefault (pa.class) FontRenderer (sj.class) GameSettings (kv.class) ColorizerWater (hw.class) field a matches colorBuffer ColorizerGrass (ia.class) field a matches colorBuffer ColorizerFoliage (jh.class) field a matches colorBuffer FontRenderer (sj.class) Material (ln.class) field b matches ground Block (uu.class) method a matches getBlockTexture BlockGrass (wp.class) IBlockAccess (xp.class) method f matches getBlockMaterial method a matches getBlockId method e matches getBlockMetadata RenderBlocks (cv.class) field c matches blockAccess 3 available mods: [YES] HD Textures 1.0 - Provides support for texture packs of 32x32, 64x64, 128x128, and 256x256. [YES] HD Font 1.0 - Provides support for higher resolution fonts. [YES] Better Grass 1.0 - Improves the look of the sides of grass blocks. Inspired by MrMessiah's mod. Launching C:\Users\Tone\AppData\Roaming\.minecraft\bin\minecraft.jar java -cp C:\Users\Tone\AppData\Roaming\.minecraft\bin/minecraft.jar;C:\Users\Tone\AppData\Roaming\.minecraft\bin/lwjgl.jar;C:\Users\Tone\AppData\Roaming\.minecraft\bin/lwjgl_util.jar;C:\Users\Tone\AppData\Roaming\.minecraft\bin/jinput.jar; -Djava.library.path=C:\Users\Tone\AppData\Roaming\.minecraft\bin\natives -Xmx768M -Xms512M net.minecraft.client.Minecraft Aug 22, 2011 12:03:04 AM IDResolver ReloadIDs INFO: IDResolver - Loaded 5 IDs sucessfully. Aug 22, 2011 12:03:05 AM IDResolver ReloadIDs INFO: IDResolver - Loaded 5 IDs sucessfully. 16 achievements 151 recipes MCPatcherUtils initialized. Directory C:\Users\Tone\AppData\Roaming\.minecraft\. opened /pack.png 128x128 from Default changing skin to johnsmith_V7.4.zip /custom_fire_e_w.png tile size is 32 /misc/dial.png tile size is 16 /custom_water_flowing.png tile size is 32 /gui/items.png tile size is 32 /custom_fire_n_s.png tile size is 32 /custom_water_still.png tile size is 32 /custom_lava_still.png tile size is 32 /terrain.png tile size is 32 /custom_lava_flowing.png tile size is 32 setting tile size to 32 (was 16) refreshTextureFX() opened /gui/items.png 512x512 from johnsmith_V7.4.zip opened /gui/items.png 512x512 from johnsmith_V7.4.zip opened /misc/dial.png 16x16 from johnsmith_V7.4.zip resizing to 32x32 opened /custom_lava_still.png 32x1280 from johnsmith_V7.4.zip new CustomAnimation lava_still, src=custom_lava_still.png, buffer size=0x1000, tile=237 opened /custom_lava_flowing.png 32x1280 from johnsmith_V7.4.zip new CustomAnimation lava_flowing, src=custom_lava_flowing.png, buffer size=0x1000, tile=238 opened /custom_water_still.png 32x1920 from johnsmith_V7.4.zip new CustomAnimation water_still, src=custom_water_still.png, buffer size=0x1000, tile=205 opened /custom_water_flowing.png 32x512 from johnsmith_V7.4.zip new CustomAnimation water_flowing, src=custom_water_flowing.png, buffer size=0x1000, tile=206 opened /custom_fire_n_s.png 32x640 from johnsmith_V7.4.zip new CustomAnimation fire_n_s, src=custom_fire_n_s.png, buffer size=0x1000, tile=47 opened /custom_fire_e_w.png 32x640 from johnsmith_V7.4.zip new CustomAnimation fire_e_w, src=custom_fire_e_w.png, buffer size=0x1000, tile=31 opened /misc/watercolor.png 256x256 from johnsmith_V7.4.zip opened /misc/grasscolor.png 256x256 from johnsmith_V7.4.zip opened /misc/foliagecolor.png 256x256 from johnsmith_V7.4.zip opened /font/default.png 128x128 from johnsmith_V7.4.zip resizing gl buffer from 0x100000 to 0x10000 ModLoader Beta 1.7.3 Initializing... Mod Loaded: mod_BuildCraftCore 2.0.1 Mod Loaded: mod_BuildCraftBuilders 2.0.1 Mod Loaded: mod_BuildCraftEnergy 2.0.1 Mod Loaded: mod_BuildCraftFactory 2.0.1 Mod Loaded: mod_BuildCraftTransport 2.0.1 Mod Loaded: mod_RedPowerCore 1.6.0 Mod Loaded: mod_RedPowerCore 1.6.0 Mod Loaded: mod_RedPowerLighting 1.6.0 Mod Loaded: mod_RedPowerLighting 1.6.0 Mod Loaded: mod_RedPowerLogic 1.6.0 Mod Loaded: mod_RedPowerLogic 1.6.0 Mod Loaded: mod_RedPowerWiring 1.6.0 Mod Loaded: mod_RedPowerWiring 1.6.0 Mod Loaded: mod_RedstonePipe 2.0.1.1 Mod Loaded: mod_IDResolver 1.7.2 - Update 1 Overriding /terrain.png with /doors/muGate.png @ 30. 82 left. Overriding /terrain.png with /doors/muGateWindow.png @ 54. 81 left. Overriding /terrain.png with /doors/muShutter.png @ 76. 80 left. Overriding /terrain.png with /doors/muWindow.png @ 77. 79 left. Overriding /terrain.png with /doors/muHalfDoor.png @ 78. 78 left. Overriding /terrain.png with /doors/muHalfWindow.png @ 85. 77 left. Overriding /terrain.png with /doors/muIronGate.png @ 100. 76 left. Overriding /terrain.png with /doors/muIronGateWindow.png @ 101. 75 left. Overriding /terrain.png with /doors/muIronShutter.png @ 111. 74 left. Overriding /terrain.png with /doors/muIronWindow.png @ 125. 73 left. Overriding /terrain.png with /doors/muIronHalfDoor.png @ 126. 72 left. Overriding /terrain.png with /doors/muIronHalfWindow.png @ 127. 71 left. Mod Loaded: mod_MultiuseDoors 1.7.2v1.1 Mod Loaded: mod_TooManyItems 1.7.2 2011-07-01 Overriding /terrain.png with /btwmodtex/fcgearbox.png @ 136. 70 left. Overriding /terrain.png with /btwmodtex/fcplatform.png @ 137. 69 left. Overriding /terrain.png with /btwmodtex/fcwicker.png @ 138. 68 left. Overriding /terrain.png with /btwmodtex/fcmilltop.png @ 139. 67 left. Overriding /terrain.png with /btwmodtex/fclightoff.png @ 141. 66 left. Overriding /terrain.png with /btwmodtex/fclighton.png @ 142. 65 left. Overriding /terrain.png with /btwmodtex/fcbbqsides.png @ 143. 64 left. Overriding /terrain.png with /btwmodtex/fcbbqtop.png @ 148. 63 left. Overriding /terrain.png with /btwmodtex/fcgrate.png @ 153. 62 left. Overriding /terrain.png with /btwmodtex/fcrollers.png @ 154. 61 left. Overriding /terrain.png with /btwmodtex/fcsawtop.png @ 155. 60 left. Overriding /terrain.png with /btwmodtex/fcsawblade.png @ 156. 59 left. Overriding /terrain.png with /btwmodtex/fccementwet.png @ 157. 58 left. Overriding /terrain.png with /btwmodtex/fccementdry.png @ 158. 57 left. Overriding /terrain.png with /btwmodtex/fcpulleyside.png @ 159. 56 left. Overriding /terrain.png with /btwmodtex/fcdispfront.png @ 166. 55 left. Overriding /terrain.png with /btwmodtex/fcdispsides.png @ 167. 54 left. Overriding /terrain.png with /btwmodtex/fcdispt&b.png @ 168. 53 left. Overriding /terrain.png with /btwmodtex/fccauldtop.png @ 169. 52 left. Overriding /terrain.png with /btwmodtex/fccauldsides.png @ 170. 51 left. Overriding /terrain.png with /btwmodtex/fcdrailwood.png @ 171. 50 left. Overriding /terrain.png with /btwmodtex/fcdrailobs.png @ 172. 49 left. Overriding /terrain.png with /btwmodtex/fccompcube.png @ 173. 48 left. Overriding /terrain.png with /btwmodtex/fccompguts.png @ 174. 47 left. Overriding /terrain.png with /btwmodtex/fcdetect.png @ 175. 46 left. Overriding /terrain.png with /btwmodtex/fcdetecton.png @ 182. 45 left. Overriding /terrain.png with /btwmodtex/fchempcrop.png @ 183. 44 left. Overriding /terrain.png with /btwmodtex/fcmillside.png @ 184. 43 left. Overriding /terrain.png with /btwmodtex/fcropeblock.png @ 185. 42 left. Overriding /terrain.png with /btwmodtex/fcAxleBlockH.png @ 186. 41 left. Overriding /terrain.png with /btwmodtex/fcAxleBlockV.png @ 187. 40 left. Overriding /terrain.png with /btwmodtex/fcgearboxfront.png @ 188. 39 left. Overriding /terrain.png with /btwmodtex/fcturntableside.png @ 189. 38 left. Overriding /terrain.png with /btwmodtex/fcbellowsfront.png @ 190. 37 left. Overriding /terrain.png with /btwmodtex/fcbellowsside.png @ 191. 36 left. Overriding /terrain.png with /btwmodtex/fccrucibleside.png @ 196. 35 left. Overriding /terrain.png with /btwmodtex/fcpot.png @ 197. 34 left. Overriding /gui/items.png with /btwmodtex/fccementbucket.png @ 38. 129 left. Overriding /gui/items.png with /btwmodtex/fcnethercoal.png @ 46. 128 left. Overriding /gui/items.png with /btwmodtex/fchempseeds.png @ 61. 127 left. Overriding /gui/items.png with /btwmodtex/fchemp.png @ 62. 126 left. Overriding /gui/items.png with /btwmodtex/fcgear.png @ 91. 125 left. Overriding /gui/items.png with /btwmodtex/fcflour.png @ 101. 124 left. Overriding /gui/items.png with /btwmodtex/fchempfiber.png @ 102. 123 left. Overriding /gui/items.png with /btwmodtex/fcscoured.png @ 105. 122 left. Overriding /gui/items.png with /btwmodtex/fcdonut.png @ 106. 121 left. Overriding /gui/items.png with /btwmodtex/fcropeitem.png @ 107. 120 left. Overriding /gui/items.png with /btwmodtex/fcrollers.png @ 108. 119 left. Overriding /gui/items.png with /btwmodtex/fcdung.png @ 109. 118 left. Overriding /gui/items.png with /btwmodtex/fcwaterwheel.png @ 117. 117 left. Overriding /gui/items.png with /btwmodtex/fcwindmillblade.png @ 118. 116 left. Overriding /gui/items.png with /btwmodtex/fcwindmill.png @ 119. 115 left. Overriding /gui/items.png with /btwmodtex/fchempcloth.png @ 120. 114 left. Overriding /gui/items.png with /btwmodtex/fcgrate.png @ 121. 113 left. Overriding /gui/items.png with /btwmodtex/fcwicker.png @ 122. 112 left. Overriding /gui/items.png with /btwmodtex/fctanned.png @ 123. 111 left. Overriding /gui/items.png with /btwmodtex/fcstrap.png @ 124. 110 left. Overriding /gui/items.png with /btwmodtex/fcbelt.png @ 125. 109 left. Overriding /gui/items.png with /btwmodtex/fcwaterblade.png @ 133. 108 left. Overriding /gui/items.png with /btwmodtex/fcglue.png @ 134. 107 left. Overriding /gui/items.png with /btwmodtex/fctallow.png @ 137. 106 left. Overriding /gui/items.png with /btwmodtex/fchaft.png @ 138. 105 left. Overriding /gui/items.png with /btwmodtex/fcsteel.png @ 139. 104 left. Overriding /gui/items.png with /btwmodtex/fcrefinedpickaxe.png @ 140. 103 left. Overriding /gui/items.png with /btwmodtex/fcrefinedshovel.png @ 141. 102 left. Overriding /gui/items.png with /btwmodtex/fcrefinedhoe.png @ 144. 101 left. Overriding /gui/items.png with /btwmodtex/fcrefinedaxe.png @ 145. 100 left. Overriding /gui/items.png with /btwmodtex/fcrefinedsword.png @ 146. 99 left. Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - User selected new ID 246 for FCItemOmniSlab from mod_FCBetterThanWolves, returning control with new ID. Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - User selected new ID 237 for FCItemCompanionCube from mod_FCBetterThanWolves, returning control with new ID. Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - User selected new ID 252 for FCItemUnfiredPottery from mod_FCBetterThanWolves, returning control with new ID. Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - User selected new ID 255 for FCItemVase from mod_FCBetterThanWolves, returning control with new ID. Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - User selected new ID 254 for FCItemPlanter from mod_FCBetterThanWolves, returning control with new ID. Mod Loaded: mod_FCBetterThanWolves 2.91 Overriding /terrain.png with /radioBlock/textures/radio_back.png @ 199. 32 left. Overriding /terrain.png with /radioBlock/textures/radio_side.png @ 200. 31 left. Overriding /terrain.png with /radioBlock/textures/radio_top.png @ 201. 30 left. Mod Loaded: mod_RadioBlock for Minecraft Beta 1.7.3 Mod Loaded: mod_ctm 1.2 1.7.3 Overriding /terrain.png with /img/CoalBlock.png @ 202. 29 left. Overriding /terrain.png with /img/RedstoneBlock.png @ 203. 28 left. Overriding /terrain.png with /img/DenseCoalBlock.png @ 204. 27 left. Overriding /terrain.png with /img/DenseRedstoneBlock.png @ 211. 26 left. Mod Loaded: mod_CompressedBlocks 1.7.3 Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - Loading saved ID 98 for Block BlockWhiteGold from mod_WhiteGold. Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - Loading saved ID 99 for Block BlockWhiteGoldSingle from mod_WhiteGold. Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - Loading saved ID 102 for Block BlockWhiteGoldDouble from mod_WhiteGold. Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - Loading saved ID 103 for Block BlockWhiteGoldOre from mod_WhiteGold. Overriding /terrain.png with /whitegold/step.png @ 212. 25 left. Overriding /terrain.png with /whitegold/sidestep.png @ 213. 24 left. Overriding /gui/items.png with /whitegold/ingot.png @ 147. 98 left. Overriding /gui/items.png with /whitegold/pick.png @ 148. 97 left. Overriding /gui/items.png with /whitegold/shovel.png @ 149. 96 left. Overriding /gui/items.png with /whitegold/axe.png @ 150. 95 left. Overriding /gui/items.png with /whitegold/hoe.png @ 152. 94 left. Overriding /gui/items.png with /whitegold/sword.png @ 153. 93 left. Overriding /gui/items.png with /whitegold/helmet.png @ 154. 92 left. Overriding /gui/items.png with /whitegold/chest.png @ 155. 91 left. Overriding /gui/items.png with /whitegold/legs.png @ 156. 90 left. Overriding /gui/items.png with /whitegold/boots.png @ 157. 89 left. Overriding /terrain.png with /whitegold/block.png @ 214. 23 left. Overriding /terrain.png with /whitegold/steps.png @ 215. 22 left. Overriding /terrain.png with /whitegold/ore.png @ 216. 21 left. Mod Loaded: mod_WhiteGold 1.7.2 Mod Loaded: mod_InvTweaks 1.20 (1.7.3) Mod Loaded: mod_VerticalRedstone Beta 1 Overriding /terrain.png with /TNTMod/MinerTop.png @ 217. 20 left. Overriding /terrain.png with /TNTMod/MinerSide.png @ 218. 19 left. Overriding /terrain.png with /TNTMod/MinerBottom.png @ 219. 18 left. Overriding /terrain.png with /TNTMod/NukeTop.png @ 220. 17 left. Overriding /terrain.png with /TNTMod/NukeSide.png @ 221. 16 left. Overriding /terrain.png with /TNTMod/NukeBottom.png @ 224. 15 left. Overriding /terrain.png with /TNTMod/NapalmTop.png @ 226. 14 left. Overriding /terrain.png with /TNTMod/NapalmSide.png @ 227. 13 left. Overriding /terrain.png with /TNTMod/NapalmBottom.png @ 228. 12 left. Overriding /terrain.png with /TNTMod/FirebombTop.png @ 229. 11 left. Overriding /terrain.png with /TNTMod/FirebombSide.png @ 230. 10 left. Overriding /terrain.png with /TNTMod/FirebombBottom.png @ 231. 9 left. Mod Loaded: mod_TNT Beta 1.6.5 - Mod Version 1.7 Mod Loaded: mod_recycling 3.14159265 WirelessRedstone: Loading Properties. WirelessRedstone: ReceiverID=113 WirelessRedstone: TransmitterID=115 Overriding /terrain.png with /WirelessSprites/topOn.png @ 232. 8 left. Overriding /terrain.png with /WirelessSprites/topOff.png @ 233. 7 left. Overriding /terrain.png with /WirelessSprites/rxOn.png @ 234. 6 left. Overriding /terrain.png with /WirelessSprites/rxOff.png @ 235. 5 left. Overriding /terrain.png with /WirelessSprites/txOn.png @ 236. 4 left. Overriding /terrain.png with /WirelessSprites/txOff.png @ 250. 3 left. Mod Loaded: WirelessRedstone 1.4 WirelessRemote: Loading Properties. WirelessRemote: RemoteID=6245 Overriding /gui/items.png with /WirelessSprites/remote.png @ 160. 88 left. Mod Loaded: mod_WirelessRemote 0.4 WirelessRedstone: Loading Properties. WirelessClocker: ClockID=116 Overriding /terrain.png with /WirelessSprites/clockerSideOff.png @ 251. 2 left. Overriding /terrain.png with /WirelessSprites/clockerSideOn.png @ 252. 1 left. Mod Loaded: mod_WirelessClocker 0.2 Overriding /gui/items.png with /mob/horsesaddle.png @ 161. 87 left. Overriding /gui/items.png with /mob/haystack.png @ 162. 86 left. Overriding /gui/items.png with /mob/sugarlump.png @ 163. 85 left. Overriding /gui/items.png with /mob/sharkteeth.png @ 164. 84 left. Overriding /gui/items.png with /mob/sharkegg.png @ 165. 83 left. Overriding /gui/items.png with /mob/fishyegg.png @ 166. 82 left. Overriding /gui/items.png with /mob/bigcatclaw.png @ 168. 81 left. Overriding /gui/items.png with /mob/whip.png @ 169. 80 left. Overriding /gui/items.png with /mob/medallion.png @ 170. 79 left. Overriding /gui/items.png with /mob/bedkitty.png @ 171. 78 left. Overriding /gui/items.png with /mob/boxlitter.png @ 172. 77 left. Overriding /gui/items.png with /mob/woolball.png @ 173. 76 left. Overriding /gui/items.png with /mob/rope.png @ 176. 75 left. Overriding /gui/items.png with /mob/petfood.png @ 177. 74 left. Mod Loaded: mod_mocreatures v2.12.1 (MC 1.7_3) Done. ModLoaderMP Beta 1.7.3 unofficial Initialized registering new TextureFX class buildcraft.energy.TextureOilFX registering new TextureFX class buildcraft.energy.TextureOilFlowFX Aug 22, 2011 12:03:06 AM IDResolver ConflictHelper INFO: IDResolver - Loading saved ID 97 for Block eloraam.intred.BlockLogic from RedPowerLogic. opened /title/mojang.png 128x128 from johnsmith_V7.4.zip Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin Starting up SoundSystem... Initializing LWJGL OpenAL (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) OpenAL initialized. opened /gui/background.png 32x32 from johnsmith_V7.4.zip resizing gl buffer from 0x10000 to 0x1000 opened /title/mclogo.png 256x256 from johnsmith_V7.4.zip resizing gl buffer from 0x1000 to 0x40000 opened /gui/gui.png 512x512 from johnsmith_V7.4.zip resizing gl buffer from 0x40000 to 0x100000 opened /gui/particles.png 256x256 from johnsmith_V7.4.zip resizing gl buffer from 0x100000 to 0x40000 registering new TextureFX class radioBlock.TextureRadioFX opened /terrain.png 512x512 from johnsmith_V7.4.zip resizing gl buffer from 0x40000 to 0x100000 registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic opened /gui/items.png 512x512 from johnsmith_V7.4.zip registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic registering new TextureFX class ModTextureStatic Aug 22, 2011 12:03:08 AM IDResolver ReloadIDs INFO: IDResolver - Loaded 5 IDs sucessfully. Commands: 116 resizing gl buffer from 0x100000 to 0x1000 opened /net/minecraft/src/buildcraft/core/gui/block_textures.png 256x256 from johnsmith_V7.4.zip resizing gl buffer from 0x1000 to 0x40000 resizing gl buffer from 0x40000 to 0x1000 resizing gl buffer from 0x1000 to 0x400 java.lang.IllegalArgumentException: Number of remaining buffer elements is 1024, must be at least 4096 at org.lwjgl.BufferChecks.throwBufferSizeException(BufferChecks.java:143) at org.lwjgl.BufferChecks.checkBufferSize(BufferChecks.java:158) at org.lwjgl.BufferChecks.checkBuffer(BufferChecks.java:163) at org.lwjgl.opengl.GL11.glTexSubImage2D(GL11.java:2908) at ji.a(SourceFile:391) at net.minecraft.client.Minecraft.k(SourceFile:1273) at net.minecraft.client.Minecraft.run(SourceFile:754) at java.lang.Thread.run(Unknown Source) opened /gui/logo.png 256x256 from johnsmith_V7.4.zip Stopping! SoundSystem shutting down... Author: Paul Lamb, www.paulscode.comSame thing.
A mod I'm using needs HD Textures. How do I fix?
I am having the same issue but with the Patch function itself. Every time I use the Patch function it basically overwrites my jar files so I am back to a vanilla state and all the class files of mods are gone and must be re-installed. However, after I re-install them, the grass doesn't look right, thus needing to Patch and then cycle begins anew.
Forge page is not updated with the 1.0.5 forge link Forge 1.0.5 on Eloraam's RedPower Topic (Link may not work see below for how to navigate to it)
It can be found on Eloram's RedPower topic, page 238, post #4759
This is what happens when you try to run it, this is a clean MC install, with just modloader, modloadermp, and Forge 1.0.5 installed.
MCPatcherUtils initialized. Directory C:\Users\Storm\AppData\Roaming\.minecraft
Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: ji.setTileSize(Lnet/minecraft/client/
Minecraft;)V
at net.minecraft.client.Minecraft.a(SourceFile:310)
at net.minecraft.client.Minecraft.run(SourceFile:716)
at java.lang.Thread.run(Unknown Source)
There is no modloader log, as it doesn't even make it that far.
I've been running with HD patcher for a long time, and previous version of forge it worked. But the new forge has made some changes that make the hd patcher not work. Optifine is currently working to be compatible with Forge, but that won't be until at least Forge 1.0.6.
I thought I'd just put this out if someone wants to fix MCPatcher to work, as I'm sure there are a growing # of users that like HD textures and still want to use RedPower and BuildCraft and other mods that work with Forge.
Derp... If you use OptiFine you don't/can't use MCPatcher... the OptiFine thread makes this abundantly clear.
Although.. If you un-tick BetterGrass it may work as OptiFine has its own Better grass methods (But I doubt it) I have considered using MCpatcher as a mod loader myself, but it takes me about 40 seconds to manually add everything anyway.. (12 mods) So there's not much point
Ugh. I narrowed it down myself, never thinking for a second there'd be issues between patcher and buildcraft.
Dammit. No pumps for me till this is fixed :sad.gif:
BuildCraft hasn't changed versions yet, so how can it be BC now (for my error at least). THe only thing I've changed since the last time I was using MCPatcher, is Forge 1.0.5 (used to be Forge 1.0.4) and RP 1.7 (used to be 1.6.1, but 1.7 requires forge 1.0.5).
And I tried to install MCPatcher after installing only modloader, modloaderMP and Forge (no mods), so for me, Forge 1.0.5 is breaking it. I even talked to Eloraam, one of the primary modders for Forge, she took a cursory look and said it appears that Forge has made some changes to calls that MCPatcher normally changes.
The only cure for stupid ordering is to realize that you're going in a stupid order.
Running the patch and then overwriting its changes doesn't do you a lot of good, you know?
The patches are perfectly compatible with Forge, apart from one particular mod-specific issue that I noted elsewhere, so long as it's DONE IN THE CORRECT ORDER.
***Problem Solved: The MC Patcher uses the "Minecraft-1.7.3.jar" or whatever file for its input, but if you havent started COMPLETELY fresh, this is the previous used version, in which i had the aether and crap, which was causing my MC to not work right. I changed the input to the "minecraft.jar" and everything works fine :smile.gif: