Jump to content

Jebbuh

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Jebbuh

  1. Oops, I removed that and just added .registerStat() at the end. But this does not fix the issue
  2. Hello Everyone, I have been working on a small mod lately but ran into a problem, I can not seem to give my achievement to the player. What the problem is in details: I want to give the player an achievement when they craft a specific item. I got it to the point where everything works except giving the player the achievement, and it does work when I use a vanilla achievement. What I do know: The Achievement is displayed on the achievement page. The code to trigger the achievement is supposed to work, I have have it output a line into the console which triggers and when I change it to a vanilla achievement it works. Main Class Achievement Init Crafting Handler Any help is really appreciated!
  3. It doesnt have anything to do with dropbox. I downloaded the recommended instead of the latest version and I haven't ran into it since then.
  4. Without changing any code it worked and now it doesnt work again... I have no idea what is causing this.
  5. I am trying to make my own mod but ran into a issue: Forge wont load anymore. To be more specific when I press run in eclipse forge starts up and everything looks fine but then it stops loading and stays like this. [spoiler=Screenshot] My code is also loaded from a dropbox so I can work from different pc's. Here is my log: [spoiler=log][16:43:59] [main/INFO] [GradleStart]: Extra: [] [16:43:59] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Eigenaar/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken{REDACTED}, --version, 1.8, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker] [16:43:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [16:43:59] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [16:43:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [16:43:59] [main/INFO] [FML]: Forge Mod Loader version 11.14.3.1512 for Minecraft 1.8 loading [16:43:59] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25 [16:43:59] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [16:43:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:43:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [16:43:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:43:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:43:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [16:43:59] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [16:44:00] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [16:44:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [16:44:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [16:44:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [16:44:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [16:44:00] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [16:44:01] [Client thread/INFO]: Setting user: Player836 [16:44:02] [Client thread/INFO]: LWJGL Version: 2.9.1 [16:44:03] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:-1]: ---- Minecraft Crash Report ---- // Don't do that. Time: 4-9-15 16:44 Description: Loading screen debug info This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.8 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 739198824 bytes (704 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12458 Compatibility Profile Context 13.200.0.0' Renderer: 'ASUS R9 270X Series' [16:44:03] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [16:44:03] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1512 Initialized [16:44:03] [Client thread/INFO] [FML]: Replaced 204 ore recipies [16:44:03] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [16:44:03] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [16:44:03] [Client thread/INFO] [FML]: Searching C:\Users\Eigenaar\Dropbox\Modding\run\mods for mods [16:44:04] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [16:44:04] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pm] at CLIENT [16:44:04] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pm] at SERVER [16:44:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pumpkin Mash [16:44:05] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [16:44:05] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations [16:44:05] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [16:44:05] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [16:44:05] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [16:44:05] [Client thread/INFO] [FML]: Applying holder lookups [16:44:05] [Client thread/INFO] [FML]: Holder lookups applied [16:44:05] [Client thread/INFO] [FML]: Injecting itemstacks [16:44:05] [Client thread/INFO] [FML]: Itemstack injection complete [16:44:05] [sound Library Loader/INFO]: Starting up SoundSystem... [16:44:05] [Thread-9/INFO]: Initializing LWJGL OpenAL [16:44:05] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [16:44:05] [Thread-9/INFO]: OpenAL initialized. [16:44:05] [sound Library Loader/INFO]: Sound engine started [16:44:07] [Client thread/INFO] [FML]: Max texture size: 16384 [16:44:07] [Client thread/INFO]: Created: 16x16 textures-atlas
×
×
  • Create New...

Important Information

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