Jump to content

Recommended Posts

Posted

error

 

Apr 22, 2014 10:18:21 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Apr 22, 2014 10:18:21 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Apr 22, 2014 10:18:21 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

2014-04-22 22:18:21 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.99.19.964 for Minecraft 1.6.4 loading

2014-04-22 22:18:21 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_51, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7

2014-04-22 22:18:21 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

2014-04-22 22:18:21 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-04-22 22:18:21 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

2014-04-22 22:18:21 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-04-22 22:18:21 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-04-22 22:18:21 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-04-22 22:18:21 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg

2014-04-22 22:18:21 [sEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!

2014-04-22 22:18:22 [sEVERE] [ForgeModLoader] The minecraft jar file:/C:/Users/JERRY/.gradle/caches/minecraft/net/minecraftforge/forge/1.6.4-9.11.1.964/forge-1.6.4-9.11.1.964-mcp.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!

2014-04-22 22:18:22 [sEVERE] [ForgeModLoader] FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!

2014-04-22 22:18:22 [sEVERE] [ForgeModLoader] Technical information: ClientBrandRetriever was at jar:file:/C:/Users/JERRY/.gradle/caches/minecraft/net/minecraftforge/forge/1.6.4-9.11.1.964/forge-1.6.4-9.11.1.964-mcp.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it

2014-04-22 22:18:22 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing

2014-04-22 22:18:22 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-04-22 22:18:22 [iNFO] [sTDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg

2014-04-22 22:18:22 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

2014-04-22 22:18:22 [iNFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}

2014-04-22 22:18:23 [iNFO] [Minecraft-Client] Setting user: Player226

2014-04-22 22:18:24 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0

2014-04-22 22:18:25 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default

2014-04-22 22:18:27 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2014-04-22 22:18:27 [iNFO] [sTDOUT] MinecraftForge v9.11.1.964 Initialized

2014-04-22 22:18:27 [iNFO] [ForgeModLoader] MinecraftForge v9.11.1.964 Initialized

2014-04-22 22:18:27 [iNFO] [sTDOUT] Replaced 112 ore recipies

2014-04-22 22:18:27 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2014-04-22 22:18:27 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\JERRY\Desktop\forge-1.6.4-9.11.1.964-src\eclipse\config\logging.properties

2014-04-22 22:18:27 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2014-04-22 22:18:27 [iNFO] [ForgeModLoader] Searching C:\Users\JERRY\Desktop\forge-1.6.4-9.11.1.964-src\eclipse\mods for mods

2014-04-22 22:18:30 [sEVERE] [ForgeModLoader] FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.Start. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!

2014-04-22 22:18:30 [sEVERE] [ForgeModLoader] FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!

2014-04-22 22:18:30 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2014-04-22 22:18:30 [iNFO] [mcp] Activating mod mcp

2014-04-22 22:18:30 [iNFO] [FML] Activating mod FML

2014-04-22 22:18:30 [iNFO] [Forge] Activating mod Forge

2014-04-22 22:18:30 [iNFO] [MechanicalCraftCore] Activating mod MechanicalCraftCore

2014-04-22 22:18:30 [WARNING] [MechanicalCraft] Mod MechanicalCraft is missing a pack.mcmeta file, things may not work well

2014-04-22 22:18:30 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MechanicalCraft

2014-04-22 22:18:30 [iNFO] [ForgeModLoader] Registering Forge Packet Handler

2014-04-22 22:18:30 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler

2014-04-22 22:18:30 [WARNING] [ForgeModLoader] The mod FMLMod:MechanicalCraftCore{1.6.4} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-04-22 22:18:30 [WARNING] [ForgeModLoader] The mod FMLMod:MechanicalCraftCore{1.6.4} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-04-22 22:18:30 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2014-04-22 22:18:30 [sEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1501 owned by mod MechanicalCraftCore, this item will NOT survive a 1.7 upgrade!

2014-04-22 22:18:30 [sEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1502 owned by mod MechanicalCraftCore, this item will NOT survive a 1.7 upgrade!

2014-04-22 22:18:30 [sEVERE] [ForgeModLoader] Found anonymous item of class mc.item.ItemLeadDust with ID 1756 owned by mod MechanicalCraftCore, this item will NOT survive a 1.7 upgrade!

2014-04-22 22:18:30 [sEVERE] [ForgeModLoader] Found anonymous item of class mc.item.ItemMC with ID 1758 owned by mod MechanicalCraftCore, this item will NOT survive a 1.7 upgrade!

2014-04-22 22:18:30 [sEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemSeedFood with ID 1759 owned by mod MechanicalCraftCore, this item will NOT survive a 1.7 upgrade!

2014-04-22 22:18:31 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: mechanicalcraft:textures/blocks/chiliplant_1.png

2014-04-22 22:18:31 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: mechanicalcraft:textures/blocks/chiliplant_3.png

2014-04-22 22:18:31 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: mechanicalcraft:textures/blocks/chiliplant_2.png

2014-04-22 22:18:31 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: mechanicalcraft:textures/blocks/chiliplant_4.png

2014-04-22 22:18:31 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods

2014-04-22 22:18:31 [WARNING] [MechanicalCraft] Mod MechanicalCraft is missing a pack.mcmeta file, things may not work well

2014-04-22 22:18:31 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MechanicalCraft

2014-04-22 22:18:31 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: mechanicalcraft:textures/blocks/chiliplant_1.png

2014-04-22 22:18:31 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: mechanicalcraft:textures/blocks/chiliplant_3.png

2014-04-22 22:18:31 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: mechanicalcraft:textures/blocks/chiliplant_2.png

2014-04-22 22:18:31 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: mechanicalcraft:textures/blocks/chiliplant_4.png

2014-04-22 22:18:31 [iNFO] [sTDOUT]

2014-04-22 22:18:31 [iNFO] [sTDOUT] Starting up SoundSystem...

2014-04-22 22:18:32 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2014-04-22 22:18:32 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x50e6de7a, pid=7820, tid=5428

#

# JRE version: Java SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)

# Java VM: Java HotSpot Client VM (24.51-b03 mixed mode windows-x86 )

# Problematic frame:

# C  [OpenAL32.dll+0xde7a]

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

# An error report file with more information is saved as:

# C:\Users\JERRY\Desktop\forge-1.6.4-9.11.1.964-src\eclipse\hs_err_pid7820.log

#

# If you would like to submit a bug report, please visit:

http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

AL lib: (EE) alc_cleanup: 1 device not closed

 

Developer of MechanicalCraft.

 

Sadly not available to public yet :(

Posted

I noticed this in the log:

 

2014-04-22 22:18:22 [sEVERE] [ForgeModLoader] The minecraft jar file:/C:/Users/JERRY/.gradle/caches/minecraft/net/minecraftforge/forge/1.6.4-9.11.1.964/forge-1.6.4-9.11.1.964-mcp.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!

 

I would do what it says and deobfuscate minecraft again with a clean copy.

Creator of Metroid Cubed! Power Suits, Beams, Hypermode and more!

width=174 height=100http://i.imgur.com/ghgWmA3.jpg[/img]

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

    • 1) Update to the latest build of Forge for your MC version. The recommended build actually means minimum recommended. I can’t remember if it was backported to 1.20.1 or not, but we did clean up the early loading screen a bit in newer builds to look less cluttered. 2) Change the accessibility setting in game to black background. The early loading screen will then be black instead of red.
    • I'm sure this entire community knows exactly who you are, what mixin you're talking about, and how deer function in minecraft.  But being new here, and I am ignorant about all of those things. That said, I'd love to review your mixin.  I'm also having mixin issues, and I feel that if I can help you, perhaps both of our problems might get solved. Can you provide some links and context for people who aren't aware of your renown?  I'm asking humbly because I know you probably have better things to do, and you just want somebody to fix things for you.
    • I am working in the latest MDK.  Minecraft 1.21.4, Forge 54.1.0. I am trying to create a mixin.  The implementation doesn't matter.  Assume it is doing nothing more than logging to the console: @Mixin(LevelRenderer.class) public abstract class LevelRendererMixin { private static final Logger LOGGER = LogManager.getLogger("LevelRendererMixin"); @Inject(method = "renderLevel", at = @At("TAIL")) private void onRenderLevel( com.mojang.blaze3d.resource.GraphicsResourceAllocator allocator, net.minecraft.client.DeltaTracker deltaTracker, boolean someFlag, Camera camera, GameRenderer gameRenderer, Matrix4f matrix1, Matrix4f matrix2, CallbackInfo ci ) { Assuming my whole implementation is just to write something to console, it works perfectly fine in when I debug (runClient) in IntelliJ.  Whenever the Minecraft `renderLevel` runs every frame, my logging is overlaid at "TAIL". Yes, this spams the sht out of the console. But when I `build` and use the jar as a mod, it does not.  The mixin annotation processor shows to be loading, and my other parts of my mod work, but the nothing gets logged by my mixin. I am apparently generating a proper `refmap` and it's in the jar root.  Other files are also in the jar appropriately, including mods.toml.  And all the naming and reference paths are correct. I had to add this to my build.gradle to get my refmap into the jar ([name] obviously replaced): tasks.register("copyRefmap", Copy) { dependsOn tasks.named("compileJava") from("${project.buildDir}/tmp/compileJava") { include "mixins.[name].refmap.json" } into("${project.buildDir}/resources/main") } tasks.named("processResources", ProcessResources).configure { dependsOn(tasks.named("copyRefmap")) } tasks.named("jar", Jar).configure { // Include the generated refmap from build/resources/main into the jar. from("${project.buildDir}/resources/main") { include "mixins.[name].refmap.json" } }   Just for fun, here is my refmap in case something looks wrong to anybody:   { "mappings": { "com/[name]/mixin/LevelRendererMixin": { "renderLevel": "Lnet/minecraft/client/renderer/LevelRenderer;m_109599_(Lcom/mojang/blaze3d/resource/GraphicsResourceAllocator;Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V" } }, "data": { "searge": { "com/[name]/mixin/LevelRendererMixin": { "renderLevel": "Lnet/minecraft/client/renderer/LevelRenderer;m_109599_(Lcom/mojang/blaze3d/resource/GraphicsResourceAllocator;Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V" } } } } TLDR; My mixin works in dev, but not when built and run in an official Forge/Minecraft environment.  Like it's not overlaying/replacing the minecraft function. What are some typical other things to check when a mixin works in dev, but not after build?
    • Thank you, Ugdhar.  But that only confirms the problem.  Both in the github and in my IDE, if I search for objects extended from net.minecraftforge.client.event, it isn't there.  Though the javadocs (at least at nekoyue) say it should be. Maybe since it definitely isn't there, is there some other way anybody knows to highlight some blocks (without mixins and drawing artificial faces on the camera).
  • Topics

×
×
  • Create New...

Important Information

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