• 0

    posted a message on [1.7 & 1.8] TheXFactor117's Forge Modding Tutorials | 20+ Tutorials | Actually Learn How to Make Mods!

    I managed to get the console to not spit out errors anymore by fixing up the mcmod.info file and changing the JRE system library.

    Sadly I still do not have any textures on my item :(

    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on Detective Gameplay Enhancement Mod - play like a detective! + Map maker tools: forget about instruction signs...

    I like this idea, I could provide sample structures, simple block models, as well as translations and texts.

    You might want to take a look at AdventureCraft, it's an abandoned mod which had a lot of those features.


    EDIT:

    .schematic support would be nice, as well as custom music support (f. e. in conjunction with a trigger, like a detection when the player goes through a door, a special music will be played) (I hope that was understandable :D )

    Posted in: WIP Mods
  • 0

    posted a message on [1.7 & 1.8] TheXFactor117's Forge Modding Tutorials | 20+ Tutorials | Actually Learn How to Make Mods!

    That is how it's written in the tutorial and changing it didn't seem to change anything.

    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on Rehash Explosives+

    Nothing new from the front?

    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on [1.7 & 1.8] TheXFactor117's Forge Modding Tutorials | 20+ Tutorials | Actually Learn How to Make Mods!

    My item too has no textures, and the console says this:

    [18:27:03] [main/INFO] [GradleStart]: Extra: []
    [18:27:03] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/root/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken, {REDACTED}, --version, 1.8, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
    [18:27:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [18:27:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [18:27:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
    [18:27:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [18:27:03] [main/INFO] [FML]: Forge Mod Loader version 8.0.37.1334 for Minecraft 1.8 loading
    [18:27:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_05, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre8
    [18:27:03] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
    [18:27:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
    [18:27:03] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
    [18:27:03] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
    [18:27:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [18:27:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [18:27:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
    [18:27:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [18:27:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [18:27:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:27:03] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
    [18:27:05] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
    [18:27:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:27:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [18:27:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
    [18:27:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [18:27:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [18:27:06] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [18:27:07] [Client thread/INFO]: Setting user: Player656
    [18:27:09] [Client thread/INFO]: LWJGL Version: 2.9.1
    [18:27:10] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
    [18:27:10] [Client thread/INFO] [FML]: MinecraftForge v11.14.1.1334 Initialized
    [18:27:10] [Client thread/INFO] [FML]: Replaced 204 ore recipies
    [18:27:10] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
    [18:27:10] [Client thread/INFO] [FML]: Searching D:\_DRIVE\tech\gamecreation\CraftingExpansion\eclipse\mods for mods
    [18:27:10] [Client thread/ERROR] [FML]: The mcmod.info file in bin cannot be parsed as valid JSON. It will be ignored
    com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 33
    at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
    at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:56) [MetadataCollection.class:?]
    at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:69) [DirectoryDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:53) [DirectoryDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
    at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
    at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
    at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:348) [Loader.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:469) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.startGame(Minecraft.java:446) [Minecraft.class:?]
    at net.minecraft.client.Minecraft.run(Minecraft.java:356) [Minecraft.class:?]
    at net.minecraft.client.main.Main.main(Main.java:117) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_05]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_05]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_05]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
    at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
    at GradleStart.main(Unknown Source) [start/:?]
    Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 33
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:502) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
    ... 22 more
    [18:27:11] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
    [18:27:12] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, cemod] at CLIENT
    [18:27:12] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, cemod] at SERVER
    [18:27:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CraftingExpansion
    [18:27:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
    [18:27:12] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
    [18:27:12] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [18:27:12] [Client thread/INFO] [FML]: Applying holder lookups
    [18:27:12] [Client thread/INFO] [FML]: Holder lookups applied
    [18:27:12] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [18:27:13] [Thread-7/INFO]: Initializing LWJGL OpenAL
    [18:27:13] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [18:27:13] [Thread-7/INFO]: OpenAL initialized.
    [18:27:13] [Sound Library Loader/INFO]: Sound engine started
    [18:27:16] [Client thread/INFO]: Created: 512x512 textures-atlas
    [18:27:17] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
    [18:27:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CraftingExpansion
    [18:27:17] [Client thread/INFO]: SoundSystem shutting down...
    [18:27:17] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
    [18:27:17] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [18:27:17] [Thread-9/INFO]: Initializing LWJGL OpenAL
    [18:27:17] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [18:27:17] [Thread-9/INFO]: OpenAL initialized.
    [18:27:18] [Sound Library Loader/INFO]: Sound engine started
    [18:27:19] [Client thread/INFO]: Created: 512x512 textures-atlas
    [18:27:22] [Server thread/INFO]: Starting integrated minecraft server version 1.8
    [18:27:22] [Server thread/INFO]: Generating keypair
    [18:27:23] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
    [18:27:23] [Server thread/INFO] [FML]: Applying holder lookups
    [18:27:23] [Server thread/INFO] [FML]: Holder lookups applied
    [18:27:23] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@5e15b709)
    [18:27:23] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@5e15b709)
    [18:27:23] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@5e15b709)
    [18:27:23] [Server thread/INFO]: Preparing start region for level 0
    [18:27:24] [Server thread/INFO]: Changing view distance to 12, from 10
    [18:27:25] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 1
    [18:27:25] [Netty Server IO #1/INFO] [FML]: Client protocol version 1
    [18:27:25] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
    [18:27:25] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
    [18:27:25] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
    [18:27:25] [Server thread/INFO]: Player656[local:E:5aa69e06] logged in with entity id 84 at (-508.59489749034714, 4.0, -1364.9670522889385)
    [18:27:25] [Server thread/INFO]: Player656 joined the game
    [18:27:30] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2530ms behind, skipping 50 tick(s)
    [18:27:31] [Server thread/INFO]: Player656 has just earned the achievement [Taking Inventory]
    [18:27:31] [Client thread/INFO]: [CHAT] Player656 has just earned the achievement [Taking Inventory]
    [18:27:42] [Server thread/INFO]: Saving and pausing game...
    [18:27:42] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
    [18:27:42] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
    [18:27:42] [Server thread/INFO]: Saving chunks for level 'New World'/The End
    [18:27:43] [Server thread/INFO]: Stopping server
    [18:27:43] [Server thread/INFO]: Saving players
    [18:27:43] [Server thread/INFO]: Saving worlds
    [18:27:43] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
    [18:27:43] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
    [18:27:43] [Server thread/INFO]: Saving chunks for level 'New World'/The End
    [18:27:43] [Server thread/INFO] [FML]: Unloading dimension 0
    [18:27:43] [Server thread/INFO] [FML]: Unloading dimension -1
    [18:27:43] [Server thread/INFO] [FML]: Unloading dimension 1
    [18:27:43] [Server thread/INFO] [FML]: Applying holder lookups
    [18:27:43] [Server thread/INFO] [FML]: Holder lookups applied
    [18:27:44] [Client thread/INFO]: Stopping!
    [18:27:44] [Client thread/INFO]: SoundSystem shutting down...
    [18:27:44] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
    Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

    The texture ist there too:



    lighter


    And the .json file looks like this:

    {
    "parent": "builtin/generated",
    "textures": {
    "layer0": "cemod:items/lighter"
    },
    "display": {
    "thirdperson": {
    "rotation": [ -90, 0, 0 ],
    "translation": [ 0, 1, -3 ],
    "scale": [ 0.55, 0.55, 0.55 ]
    },
    "firstperson": {
    "rotation": [ 0, -135, 25 ],
    "translation": [ 0, 4, 2 ],
    "scale": [ 1.7, 1.7, 1.7 ]
    }
    }
    }
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [1.7 & 1.8] TheXFactor117's Forge Modding Tutorials | 20+ Tutorials | Actually Learn How to Make Mods!

    Does the line

    public static Item omega = new ItemExodus().setUnlocalizedName(“omega”);

    belong in the registerItems part?

    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [WIP] Commando Blocks [v0.0.7]

    I really like this mod! If I*m allowed to suggest a function, it would be nice if you could do multiple commands within one block, or if the blocks supported schematics. What would also be great, would be a GUI with options to create special mobs (wearing enchanted armor, potion effects) :D

    Posted in: WIP Mods
  • 0

    posted a message on [1.7 & 1.8] TheXFactor117's Forge Modding Tutorials | 20+ Tutorials | Actually Learn How to Make Mods!
    Quote from TheXFactor117»

    Eh, using the apache import is working - just save the class and the errors will go away. There aren't actually any errors in that image (error3).


    I did, but it still says that there is a duplicate local variable, that it was expecting a ";" instead of "(" and ")" and that void is an invalid type for the variable.



    error7
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on Exodus - The Journey Begins | An Immersive, Challenging Adventure
    Quote from TheXFactor117»

    There are other types of ranged weapons besides bows, such as magical staffs and crossbows.


    Nice! I'm a fan of magic. :P

    Posted in: WIP Mods
  • 0

    posted a message on [1.7 & 1.8] TheXFactor117's Forge Modding Tutorials | 20+ Tutorials | Actually Learn How to Make Mods!

    Hello!

    I get errors inside the LogHelper class, but I don't see whats wrong with the code. Did I import the wrong thing?

    Any help is greatly appreciated!



    error
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on Exodus - The Journey Begins | An Immersive, Challenging Adventure

    For the bow system, how about you sneak + scroll? I made an example with gimp:


    bow


    I guess it would look nicer if you would turn the arrows on spot 2 & 3 a bit transparent :D


    EDIT:

    Or it could be nice little side gadget on the HUD, a bit like this: (I knwo that it looks bad)


    bow2


    Also, if I'm allowed to make some suggestions, other ranged weponry besides bow and arrow would be nice (in my opinion), maybe something like throwing knives.

    Posted in: WIP Mods
  • 0

    posted a message on Exodus - The Journey Begins | An Immersive, Challenging Adventure

    This is how far I've come yet, more will come, but I will send them to you in an all-in-one package ;)



    progress
    Posted in: WIP Mods
  • To post a comment, please .