Jump to content

Recommended Posts

Posted

Minecraft: 1.3.2

Forge: 4.0.0.237

 

When using a pickaxe with Silk Touch on an Ender Chest, standard minecraft drops the actual chest (instead of just 8 obsidian which you will get if you do not use a Silk Touch enchanted tool)

 

However, after installing forge, this behavior changed. Now the pickaxe with Silk Touch breaks the chest (returning 8 obsidian). Silk touch works normally on other blocks I tested it on however, it is only on the ender chest it doesn't work properly.

 

I did some testing, and tested this with a clean minecraft.jar, then applying only forge, nothing else (and no mods in my mods folder either). Standard minecraft, silk touch works on ender chests as expected, but immediately upon installing forge, the same pickaxe starts breaking the chest instead.

 

ForgeModLoader-client-0.log

2012-08-29 00:35:40 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.160.340 for Minecraft client:1.3.2, server:1.3.2 loading

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Discovering coremods

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Running coremod plugins

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Validating minecraft

2012-08-29 00:35:40 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-08-29 00:35:41 [iNFO] [sTDOUT] 27 achievements

2012-08-29 00:35:41 [iNFO] [sTDOUT] 195 recipes

2012-08-29 00:35:41 [iNFO] [sTDOUT] Setting user: rmonsen, 4364111285877018936

2012-08-29 00:35:41 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-08-29 00:35:41 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-08-29 00:35:41 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Games\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Games\AppData\Roaming\.minecraft\bin\jinput.jar

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Games\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Games\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Games\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Games\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Games\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-08-29 00:35:41 [iNFO] [ForgeModLoader] Searching C:\Users\Games\AppData\Roaming\.minecraft\mods for mods

2012-08-29 00:35:41 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-08-29 00:35:41 [iNFO] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-08-29 00:35:42 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 2 mods to load

2012-08-29 00:35:42 [FINE] [ForgeModLoader] Received a system property request ''

2012-08-29 00:35:42 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-08-29 00:35:42 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-08-29 00:35:42 [FINE] [ForgeModLoader] Activating mod FML

2012-08-29 00:35:42 [FINE] [ForgeModLoader] Activating mod Forge

2012-08-29 00:35:42 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-08-29 00:35:42 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-08-29 00:35:42 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-08-29 00:35:42 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-08-29 00:35:42 [FINE] [ForgeModLoader] Mod sorting data:

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@4df5014e to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@4df5014e delivered to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@4df5014e to mod Forge

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@4df5014e delivered to mod Forge

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@30c1b686 to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@30c1b686 delivered to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@30c1b686 to mod Forge

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@30c1b686 delivered to mod Forge

2012-08-29 00:35:42 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-08-29 00:35:42 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-08-29 00:35:42 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-08-29 00:35:42 [iNFO] [sTDOUT] OpenAL initialized.

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@6cb9c607 to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@6cb9c607 delivered to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@6cb9c607 to mod Forge

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@6cb9c607 delivered to mod Forge

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@79e833ff to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@79e833ff delivered to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@79e833ff to mod Forge

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@79e833ff delivered to mod Forge

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@5693c7e8 to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@5693c7e8 delivered to mod FML

2012-08-29 00:35:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@5693c7e8 to mod Forge

2012-08-29 00:35:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@5693c7e8 delivered to mod Forge

2012-08-29 00:35:42 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 2 mods

2012-08-29 00:35:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@2325754b to mod FML

2012-08-29 00:35:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@2325754b delivered to mod FML

2012-08-29 00:35:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@2325754b to mod Forge

2012-08-29 00:35:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@2325754b delivered to mod Forge

2012-08-29 00:35:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@5427eb13 to mod FML

2012-08-29 00:35:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@5427eb13 delivered to mod FML

2012-08-29 00:35:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@5427eb13 to mod Forge

2012-08-29 00:35:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@5427eb13 delivered to mod Forge

2012-08-29 00:35:59 [iNFO] [ForgeModLoader] MinecraftForge v4.0.0.237 Initialized

2012-08-29 00:36:01 [iNFO] [sTDERR] java.net.SocketException: Unexpected end of file from server

2012-08-29 00:36:01 [iNFO] [sTDERR] at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

2012-08-29 00:36:01 [iNFO] [sTDERR] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

2012-08-29 00:36:01 [iNFO] [sTDERR] at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

2012-08-29 00:36:01 [iNFO] [sTDERR] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

2012-08-29 00:36:01 [iNFO] [sTDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

2012-08-29 00:36:01 [iNFO] [sTDERR] at java.net.HttpURLConnection.getResponseCode(Unknown Source)

2012-08-29 00:36:01 [iNFO] [sTDERR] at auy.run(SourceFile:26)

2012-08-29 00:36:23 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@3e0ff809 to mod FML

2012-08-29 00:36:23 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@3e0ff809 delivered to mod FML

2012-08-29 00:36:23 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@3e0ff809 to mod Forge

2012-08-29 00:36:23 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@3e0ff809 delivered to mod Forge

2012-08-29 00:36:25 [iNFO] [sTDOUT] MinecraftForge v4.0.0.237 Initialized

Stopping!

2012-08-29 00:36:25 [iNFO] [sTDOUT] SoundSystem shutting down...

2012-08-29 00:36:25 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

 

Posted

Fixed in build 238 after getting really pissed off at vanilla enchanting mechanics.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Thanks for fixing this so quickly.

 

 

Yea, I got a bit frustrated myself when testing to isolate this problem. Getting Silk Touch on anything is a major hassle.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Reach Out To Rapid Digital: What sapp Info: +1 41 4 80 7 14 85 Email INFO: rap iddi gita lrecov ery @ exe cs. com Hello, my name is Jayson, and I’m 35 years old from the United Kingdom. My family and I recently endured an incredibly challenging experience that I wouldn’t wish on anyone. We became victims of a cryptocurrency investment fraud scheme that saw us lose a staggering $807,000 in USDT and Bitcoins. The fraudsters had created a convincing facade, and we were lured into investing, only to discover later that the platform was a complete scam. We were left devastated, not just financially, but emotionally, as we had trusted these people and believed in the legitimacy of the investment. After the initial shock wore off, we desperately searched for ways to recover the lost funds. It seemed like an impossible task, and we felt as though there was no hope. That’s when, by sheer luck, we stumbled across a post about Rapid Digital Recovery, a cryptocurrency and funds recovery organization with a proven track record in cybersecurity and fraud recovery. We decided to reach out to them, and from the first interaction, we were impressed with their professionalism and transparency. They explained the recovery process in detail and reassured us that they had the skills and expertise to track down the perpetrators and recover our funds. This gave us a renewed sense of hope, something we hadn’t felt in months. What truly stood out during our experience with Rapid Digital Recovery was their dedication to the recovery process. The team went above and beyond, using sophisticated tracking tools and cyber forensics to gather critical information. Within a matter of weeks, they had successfully located the funds and traced the scam back to the fraudsters responsible. They worked with the authorities to ensure the criminals were held accountable for their actions. To our relief, the team at Rapid Digital Recovery was able to recover every single penny we had lost. The funds were returned in full, and the sense of closure we felt was invaluable. We couldn’t have imagined such a positive outcome in the early stages of our recovery journey, and we are deeply grateful for the work they did. If you ever find yourself in a similar situation, I highly recommend contacting Rapid Digital Recovery. Their expertise, transparency, and dedication to their clients make them the go-to choice for anyone seeking to recover lost cryptocurrency or funds. They truly gave us back our financial future.  
    • This is my first time modding anything, so maybe just skill issue. I'm using Forge 54.0.12 and Temurin 21.0.5+11-LTS I wanted to create a custom keybind and to check whether it works I'd like to send a chat message. I tried using Minecraft.getInstance().player.sendSystemMessage(Component.literal("test")); but IntelliJ couldnt resolve sendSystemMessage(...). Since I saw people using it in earlier versions, I tried the same thing with 1.20.6(- 50.1.0), where it works fine, now I can't figure out if this is intentional and whether there are other options for sending chat messages. On that note, is there more documentation than https://docs.minecraftforge.net/en/1.21.x/? It seems very incomplete compared to something like the Oracle Java docs
    • Hi, i'm having this error and I wanna fix it. we try: -Reload drivers -Eliminate .minecraft -Eliminate Java -Restart launcher -Verify if minecraft is using gpu -Mods  in .minecraft is empty -Install the latest and recomended version of forge idk what i have to do, help me pls. the lastest log is: https://mclo.gs/WAMao8x  
    • Read the FAQ, Rule #2. (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/)  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.