Jump to content

Patmobile

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Patmobile

  1. I made some tests and I am now able to say that the problem is only client-side. The real problem is that the IDs from the server world not synchronizing to the client.

    I make an example:

    The world on the server has the following IDs:

    More Blocks Mod 500-510

    More Items Mod 511-525

    Trampolin Mod 526-542

     

    And then I add the parallel dimension mod:                                      

    Sever:                                                             

    More Blocks Mod 500-510                                             

    More Items Mod 511-525

    Trampolin Mod 526-542

    Parallel Dimension Mod 543-558

     

    But the Client load the IDs like that:

    More Blocks Mod 500-510

    More Items Mod 511-525

    Parallel Dimension Mod 526-541

    Trampolin Mod 542-558

     

    When I change the file name of the parallel dimension mod to be last in the alphabet it fits with the level.dat.

    Is there a change to synchronize the ids with the client?

     

     

  2. 7 minutes ago, matthyplayz said:

    I did, now i'm getting this. I think the problem is that it is adding another ".png" to the end. 

    
    [15:23:54] [main/INFO] [GradleStart]: Extra: []
    [15:23:54] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Christian/.gradle/caches/minecraft/assets, --assetIndex, 1.12, --accessToken{REDACTED}, --version, 1.12.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
    [15:23:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [15:23:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [15:23:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
    [15:23:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [15:23:55] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2814 for Minecraft 1.12.2 loading
    [15:23:55] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_201
    [15:23:55] [main/ERROR] [FML]: Apache Maven library folder was not in the format expected. Using default libraries directory.
    [15:23:55] [main/ERROR] [FML]: Full: C:\Users\Christian\.gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar
    [15:23:55] [main/ERROR] [FML]: Trimmed: c:/users/christian/.gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/
    [15:23:55] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
    [15:23:55] [main/INFO] [FML]: Detected deobfuscated environment, loading log configs for colored console logs.
    2019-03-19 15:23:57,821 main WARN Disabling terminal, you're running in an unsupported environment.
    [15:23:57] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin), we are in deobf and it's a forge core plugin
    [15:23:57] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
    [15:23:57] [main/INFO] [FML]: Searching C:\Users\Christian\Desktop\Inbcraft\run\.\mods for mods
    [15:23:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
    [15:23:57] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
    [15:23:57] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
    [15:23:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [15:23:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [15:23:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
    [15:23:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [15:23:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [15:23:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [15:24:01] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
    [15:24:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [15:24:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [15:24:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
    [15:24:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [15:24:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [15:24:01] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [15:24:04] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Player896
    [15:24:13] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
    [15:24:13] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
    [15:24:15] [Client thread/INFO] [FML]: -- System Details --
    Details:
    	Minecraft Version: 1.12.2
    	Operating System: Windows 10 (amd64) version 10.0
    	Java Version: 1.8.0_201, Oracle Corporation
    	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    	Memory: 306223864 bytes (292 MB) / 396886016 bytes (378 MB) up to 1623719936 bytes (1548 MB)
    	JVM Flags: 0 total; 
    	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    	FML: 
    	Loaded coremods (and transformers): 
    	GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics 4000'
    [15:24:15] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2814 Initialized
    [15:24:15] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
    [15:24:15] [Client thread/INFO] [FML]: Replaced 1036 ore ingredients
    [15:24:16] [Client thread/INFO] [FML]: Searching C:\Users\Christian\Desktop\Inbcraft\run\.\mods for mods
    [15:24:18] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 442362300 nanos
    [15:24:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
    [15:24:20] [Client thread/INFO] [FML]: FML has found a non-mod file inbcraft-1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
    [15:24:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, inbc] at CLIENT
    [15:24:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, inbc] at SERVER
    [15:24:22] [Client thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Inbcraft
    [15:24:22] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
    [15:24:22] [Client thread/INFO] [FML]: Found 1168 ObjectHolder annotations
    [15:24:22] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
    [15:24:22] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
    [15:24:23] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [15:24:23] [Client thread/INFO] [STDOUT]: [com.matthyfamily.Inbcraft:preInit:21]: inbc:preInit
    [15:24:23] [Client thread/INFO] [FML]: Applying holder lookups
    [15:24:23] [Client thread/INFO] [FML]: Holder lookups applied
    [15:24:23] [Client thread/INFO] [FML]: Applying holder lookups
    [15:24:23] [Client thread/INFO] [FML]: Holder lookups applied
    [15:24:23] [Client thread/INFO] [FML]: Applying holder lookups
    [15:24:23] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
    [15:24:23] [Client thread/INFO] [FML]: Holder lookups applied
    [15:24:23] [Client thread/INFO] [STDOUT]: [com.matthyfamily.init.ModItems:registerModels:37]: inbc:taco#inventory inbc:taco
    [15:24:23] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
    [15:24:23] [Client thread/INFO] [FML]: Applying holder lookups
    [15:24:23] [Client thread/INFO] [FML]: Holder lookups applied
    [15:24:23] [Client thread/INFO] [FML]: Injecting itemstacks
    [15:24:23] [Client thread/INFO] [FML]: Itemstack injection complete
    [15:24:39] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
    [15:24:40] [Thread-5/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
    [15:24:40] [Thread-5/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    [15:24:40] [Thread-5/INFO] [minecraft/SoundManager]: OpenAL initialized.
    [15:24:40] [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
    [15:24:54] [Client thread/INFO] [FML]: Max texture size: 8192
    [15:24:55] [Client thread/INFO] [minecraft/TextureMap]: Created: 512x512 textures-atlas
    [15:24:59] [Client thread/INFO] [FML]: Applying holder lookups
    [15:24:59] [Client thread/INFO] [FML]: Holder lookups applied
    [15:24:59] [Client thread/INFO] [STDOUT]: [com.matthyfamily.Inbcraft:init:27]: inbc:init
    [15:24:59] [Client thread/INFO] [FML]: Injecting itemstacks
    [15:24:59] [Client thread/INFO] [FML]: Itemstack injection complete
    [15:24:59] [Client thread/INFO] [STDOUT]: [com.matthyfamily.Inbcraft:postInit:32]: inbc:postInit
    [15:25:00] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
    [15:25:00] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
    [15:25:00] [Client thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found.
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:   DOMAIN inbc
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:   domain inbc is missing 1 texture
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:     domain inbc has 1 location:
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:       unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Inbcraft
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:     The missing resources for domain inbc are:
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:       textures/item/taco.png.png
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:     No other errors exist for domain inbc
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
    [15:25:00] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
    [15:25:02] [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
    

     

    So yeah the problem is in your model file.

     

    6 lines (6 sloc) 104 Bytes

     

    {

    "parent": "item/generated",

    "textures": {

    "layer0": "inbc:item/taco.png"

    }

    }

     

    you can change ""layer0": "inbc:item/taco.png" into ""layer0": "inbc:item/taco"" you don't need to write ".png" behind the file name.

    You can also change your texture name from "taco" to "taco.png"

     

  3. On 3/19/2019 at 10:36 AM, Cadiboo said:

    If you change the order or add a new entry, you need to make a new world to see the changes in the creative tab, because registry entries and registry entry order is saved in the world file

    But Forge add the entrys to the level.dat and if I had only one mod I can update the mod and I can play with the update on existing worlds. 

     

     

    So the only chance to play with the mods and update these on existing worlds is to make one mod? 

    In the past I made this and it worked in the forge 1.8

     

    I updated my github if someone want to look at the new code. 

  4. Hello Forge Modding Community,

     

    I'am developing mods for my own use.

     

    I have four Mods:

     

    More Blocks Mod

    More Items Mod

    Trampolin Mod

    Parallel Dimension Mod

     

    so I also have a private server were we are playing those mods.

     

    We played with the first three mods (More Blocks, More Items and Trampolin) and so I added to this world the 4. mod (parallel Dimension).

     

    When I did that the server gave those logs:

    [16Mar2019 22:50:30.794] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: paralleldimension:rubinerz Expected: 605 Got: 620
    [16Mar2019 22:50:30.795] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: paralleldimension:paralleldimensionportal Expected: 607 Got: 621
    [16Mar2019 22:50:30.795] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: paralleldimension:hoellenfeuer Expected: 606 Got: 622
    [16Mar2019 22:50:30.795] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: paralleldimension:saphirerz Expected: 604 Got: 623
    [16Mar2019 22:50:30.796] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: paralleldimension:hoellenfeuerzeug Expected: 832 Got: 846
    [16Mar2019 22:50:30.796] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: paralleldimension:rubinerz Expected: 834 Got: 847
    [16Mar2019 22:50:30.796] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: paralleldimension:paralleldimensionportal Expected: 836 Got: 848
    [16Mar2019 22:50:30.796] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: paralleldimension:rubin Expected: 831 Got: 849
    [16Mar2019 22:50:30.796] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: paralleldimension:hoellenfeuer Expected: 835 Got: 850
    [16Mar2019 22:50:30.796] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: paralleldimension:saphir Expected: 830 Got: 851
    [16Mar2019 22:50:30.796] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: paralleldimension:saphirerz Expected: 833 Got: 852

     

    Then the IDs seems to have problems with the IDs from Trampolin Mod.

     

    But when I change the file name (only the file name) from "paralleldimension-1.0.jar" (the other mods are named: "moreitems-1.0.jar", "moreblocks-1.0.jar" and "trampolin-1.0.jar") to "zparalleldimension-1.0.jar" (or any other change so that the file is last in the alphabet it works perfect. 

     

    Is that a bug I can fix by myself?

     

    Thanks to all who want and will help me.

     

  5. This are my own mods. I wrote those mods by myself. So I gave you an expamle:

    Items mod is on the server and on the client: Everything works fine so I craft an iron spring and put these spring in my inventory. 

    Then I close the game and put my blocks mod in the mod folder. Then I reconnect to the server. The spring is now in my inventory or when I craft a new one an snowbrick (everytime this doesn't change). 

    Or stone helemt: I add the mod it says I have the Obsidian sword on my head but I can put it off an on again. So I think that the server does not think it is a sword. The server handle it Lila a helmet. 

     

    It doesn't change anything if I add the blocks mod to the server

  6. Hello, I started Minecraft 1.13.2 modding this week. I made two Mods both work correctly.

     

    If I add one mod two the server. Everything works fine. If I just add the twiced mod to the mods of my minecraft client, not on the server all items and blocks are shown wrong (all from the mod). 

     

    Forge version ist the forge 25.0.55.

     

    Thanks to all who will and want to help me. 

     

     

×
×
  • Create New...

Important Information

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