Jump to content

inecraft forge fatally missing registry fix? 1.12.2


sushigoblin

Recommended Posts

[23:51:58] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
2 [23:51:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
3 [23:51:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
4 [23:51:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
5 [23:51:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
6 [23:51:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
7 [23:51:59] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
8 [23:51:59] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
9 [23:51:59] [main/INFO] [Quark ASM]: Located Method, patching...
10 [23:51:59] [main/INFO] [Quark ASM]: Patch result: true
11 [23:51:59] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
12 [23:51:59] [main/INFO] [Quark ASM]: Located Method, patching...
13 [23:51:59] [main/INFO] [Quark ASM]: Patch result: true
14 [23:52:00] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
15 [23:52:00] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
16 [23:52:00] [main/INFO] [Quark ASM]: Located Method, patching...
17 [23:52:00] [main/INFO] [Quark ASM]: Patch result: true
18 [23:52:00] [main/INFO] [Quark ASM]: Located Method, patching...
19 [23:52:00] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
20 [23:52:00] [main/INFO] [Quark ASM]: Patch result: true
21 [23:52:00] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
22 [23:52:00] [main/INFO] [Quark ASM]: Located Method, patching...
23 [23:52:00] [main/INFO] [Quark ASM]: Patch result: true
24 [23:52:00] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
25 [23:52:01] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
26 [23:52:01] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
27 [23:52:01] [main/INFO] [Quark ASM]: Located Method, patching...
28 [23:52:01] [main/INFO] [Quark ASM]: Located patch target node IRETURN
29 [23:52:01] [main/INFO] [Quark ASM]: Patch result: true
30 [23:52:02] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
31 [23:52:02] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
32 [23:52:02] [main/INFO] [Quark ASM]: Located Method, patching...
33 [23:52:02] [main/INFO] [Quark ASM]: Patch result: true
34 [23:52:02] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
35 [23:52:02] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
36 [23:52:02] [main/INFO] [Quark ASM]: Located Method, patching...
37 [23:52:02] [main/INFO] [Quark ASM]: Located patch target node ARETURN
38 [23:52:02] [main/INFO] [Quark ASM]: Patch result: true
39 [23:52:02] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
40 [23:52:02] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z)
41 [23:52:02] [main/INFO] [Quark ASM]: Located Method, patching...
42 [23:52:02] [main/INFO] [Quark ASM]: Located patch target node IRETURN
43 [23:52:02] [main/INFO] [Quark ASM]: Located patch target node IRETURN
44 [23:52:02] [main/INFO] [Quark ASM]: Patch result: true
45 [23:52:03] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
46 [23:52:03] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z)
47 [23:52:03] [main/INFO] [Quark ASM]: Located Method, patching...
48 [23:52:03] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
49 [23:52:03] [main/INFO] [Quark ASM]: Patch result: true
50 [23:52:03] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
51 [23:52:03] [main/INFO] [Quark ASM]: Located Method, patching...
52 [23:52:03] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
53 [23:52:03] [main/INFO] [Quark ASM]: Patch result: true
54 [23:52:03] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
55 [23:52:03] [main/INFO] [Quark ASM]: Located Method, patching...
56 [23:52:03] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
57 [23:52:03] [main/INFO] [Quark ASM]: Patch result: true
58 [23:52:03] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [checkForMove, func_176316_e] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V)
59 [23:52:03] [main/INFO] [Quark ASM]: Located Method, patching...
60 [23:52:03] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
61 [23:52:03] [main/INFO] [Quark ASM]: Patch result: true
62 [23:52:04] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
63 [23:52:04] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
64 [23:52:04] [main/INFO] [Quark ASM]: Located Method, patching...
65 [23:52:04] [main/INFO] [Quark ASM]: Patch result: true
66 [23:52:04] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
67 [23:52:04] [main/INFO] [Quark ASM]: Located Method, patching...
68 [23:52:04] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
69 [23:52:04] [main/INFO] [Quark ASM]: Patch result: true
70 [23:52:04] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
71 [23:52:04] [main/INFO] [Quark ASM]: Located Method, patching...
72 [23:52:04] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
73 [23:52:04] [main/INFO] [Quark ASM]: Patch result: true
74 [23:52:09] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
75 [23:52:09] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
76 [23:52:09] [main/INFO] [Quark ASM]: Located Method, patching...
77 [23:52:09] [main/INFO] [Quark ASM]: Located patch target node IRETURN
78 [23:52:09] [main/INFO] [Quark ASM]: Located patch target node IRETURN
79 [23:52:09] [main/INFO] [Quark ASM]: Patch result: true
80 [23:52:09] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
81 [23:52:09] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
82 [23:52:09] [main/INFO] [Quark ASM]: Located Method, patching...
83 [23:52:09] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;
84 [23:52:09] [main/INFO] [Quark ASM]: Patch result: true
85 [23:52:09] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
86 [23:52:09] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
87 [23:52:09] [main/INFO] [Quark ASM]: Located Method, patching...
88 [23:52:09] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
89 [23:52:09] [main/INFO] [Quark ASM]: Patch result: true
90 [23:52:10] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
91 [23:52:10] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
92 [23:52:10] [main/INFO] [Quark ASM]: Failed to locate the method!
93 [23:52:10] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
94 [23:52:10] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
95 [23:52:10] [main/INFO] [Quark ASM]: Located Method, patching...
96 [23:52:10] [main/INFO] [Quark ASM]: Patch result: true
97 [23:52:12] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
98 [23:52:12] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
99 [23:52:12] [main/INFO] [Quark ASM]: Located Method, patching...
100 [23:52:12] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
101 [23:52:12] [main/INFO] [Quark ASM]: Patch result: true
102 [23:52:14] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
103 [23:52:14] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
104 [23:52:14] [main/INFO] [Quark ASM]: Located Method, patching...
105 [23:52:14] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
106 [23:52:14] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
107 [23:52:14] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
108 [23:52:14] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
109 [23:52:14] [main/INFO] [Quark ASM]: Patch result: true
110 [23:52:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
111 [23:52:15] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
112 [23:52:15] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
113 [23:52:16] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
114 [23:52:17] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
115 [23:52:17] [Server thread/INFO] [FML]: Searching /server/./mods for mods
116 [23:52:18] [Server thread/INFO] [FML]: Disabling mod betteranimals it is client side only.
117 [23:52:19] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
118 [23:52:21] [Server thread/INFO] [FML]: Disabling mod ptrmodellib it is client side only.
119 [23:52:22] [Server thread/INFO] [FML]: Forge Mod Loader has identified 24 mods to load
120 [23:52:22] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
121 [23:52:22] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
122 [23:52:22] [Server thread/WARN] [FML]: Missing English translation for keepinginventory: assets/keepinginventory/lang/en_us.lang
123 [23:52:22] [Server thread/INFO] [FML]: FML has found a non-mod file betteranimals-1.12.2-5.3.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.
124 [23:52:22] [Server thread/INFO] [FML]: FML has found a non-mod file PTRLib-1.0.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
125 [23:52:24] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, uncraftingtable, autoreglib, biomesoplenty, chiselsandbits, codechickenlib, fairylights, fenceoverhaul, foamflower, jei, keepinginventory, mca, naturescompass, nei, notenoughcats, quark, roost, signpost, treechopper, vending, wearablebackpacks] at CLIENT
126 [23:52:24] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, uncraftingtable, autoreglib, biomesoplenty, chiselsandbits, codechickenlib, fairylights, fenceoverhaul, foamflower, jei, keepinginventory, mca, naturescompass, nei, notenoughcats, quark, roost, signpost, treechopper, vending, wearablebackpacks] at SERVER
127 [23:52:27] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
128 [23:52:27] [Server thread/INFO] [FML]: Found 1195 ObjectHolder annotations
129 [23:52:27] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
130 [23:52:27] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
131 [23:52:27] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
132 [23:52:27] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
133 [23:52:28] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2854
134 [23:52:28] [Forge Version Check/INFO] [forge.VersionCheck]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=NotEnoughItems
135 [23:52:28] [Forge Version Check/INFO] [forge.VersionCheck]: [nei] Found status: BETA Target: null
136 [23:52:28] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
137 [23:52:29] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
138 [23:52:29] [Forge Version Check/INFO] [forge.VersionCheck]: [uncraftingtable] Starting version check at https://raw.githubusercontent.com/crazysnailboy/UncraftingTable/1.12/update.json
139 [23:52:30] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
140 [23:52:30] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
141 [23:52:30] [Server thread/INFO] [Quark ASM]: Located Method, patching...
142 [23:52:30] [Server thread/INFO] [Quark ASM]: Patch result: true
143 [23:52:32] [Server thread/INFO] [Quark]: Module decoration is enabled
144 [23:52:32] [Server thread/INFO] [Quark]: Module experimental is enabled
145 [23:52:32] [Server thread/INFO] [Quark]: Module automation is enabled
146 [23:52:32] [Server thread/INFO] [Quark]: Module client is enabled
147 [23:52:32] [Server thread/INFO] [Quark]: Module misc is enabled
148 [23:52:32] [Server thread/INFO] [Quark]: Module vanity is enabled
149 [23:52:32] [Server thread/INFO] [Quark]: Module world is enabled
150 [23:52:32] [Server thread/INFO] [Quark]: Module management is enabled
151 [23:52:32] [Server thread/INFO] [Quark]: Module tweaks is enabled
152 [23:52:32] [Server thread/INFO] [Quark]: Module building is enabled
153 [23:52:50] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
154 [23:52:50] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled.tesr`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
155 [23:52:50] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitybittank`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
156 [23:52:51] [Server thread/ERROR] [mca]: Failed to GET from: https://minecraftcomesalive.com/api/latest
157 [23:52:51] [Server thread/ERROR] [mca]: Failed to GET from: https://minecraftcomesalive.com/api/supporters
158 [23:52:51] [Server thread/INFO] [mca]: Loaded 1 supporters.
159 [23:52:53] [Server thread/INFO] [FML]: Applying holder lookups
160 [23:52:53] [Server thread/INFO] [FML]: Holder lookups applied
161 [23:52:53] [Server thread/INFO] [FML]: Applying holder lookups
162 [23:52:53] [Server thread/INFO] [FML]: Holder lookups applied
163 [23:52:53] [Server thread/INFO] [FML]: Applying holder lookups
164 [23:52:53] [Server thread/INFO] [FML]: Holder lookups applied
165 [23:52:53] [Server thread/INFO] [FML]: Applying holder lookups
166 [23:52:53] [Server thread/INFO] [FML]: Holder lookups applied
167 [23:52:53] [Server thread/INFO] [FML]: Injecting itemstacks
168 [23:52:53] [Server thread/INFO] [FML]: Itemstack injection complete
169 [23:52:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
170 [23:52:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
171 [23:52:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
172 [23:52:54] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:10262
173 [23:52:54] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
174 [23:52:57] [Server thread/INFO] [FML]: Applying holder lookups
175 [23:52:57] [Server thread/INFO] [FML]: Holder lookups applied
176 [23:52:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `signpostbasetile`, expected `signpost`. This could be a intended override, but in most cases indicates a broken mod.
177 [23:52:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `signpostposttile`, expected `signpost`. This could be a intended override, but in most cases indicates a broken mod.
178 [23:52:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `signpostbigposttile`, expected `signpost`. This could be a intended override, but in most cases indicates a broken mod.
179 [23:52:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `containervendingmachine`, expected `vending`. This could be a intended override, but in most cases indicates a broken mod.
180 [23:52:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `containerstorageattachment`, expected `vending`. This could be a intended override, but in most cases indicates a broken mod.
181 [23:52:58] [Server thread/INFO] [FML]: Injecting itemstacks
182 [23:52:58] [Server thread/INFO] [FML]: Itemstack injection complete
183 [23:53:00] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 24 mods
184 [23:53:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
185 [23:53:00] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod blocklings which appears to be missing, things may not work well
186 [23:53:00] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
187 [23:53:01] [Server thread/INFO] [FML]: Registry EntityEntry: Found a missing id from the world blocklings:entity_blockling
188 [23:53:01] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world blocklings:blockling
189 [23:53:01] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:entities
190 [23:53:01] [Server thread/ERROR] [FML]: blocklings:entity_blockling: 107
191 [23:53:01] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:items
192 [23:53:01] [Server thread/ERROR] [FML]: blocklings:blockling: 4644
193 [23:53:01] [Server thread/INFO] [FML]: Using fml.queryResult confirm to answer the following query:
194 Forge Mod Loader detected missing registry entries.
195  
196 There are 2 missing entries in this save.
197 If you continue the missing entries will get removed.
198 A world backup will be automatically created in your saves directory.
199  
200 Missing minecraft:entities:
201 blocklings:entity_blockling
202 Missing minecraft:items:
203 blocklings:blockling
204  
205 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
206 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
207 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
208 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
209 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
210 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
211 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
212 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
213 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
214 [23:53:01] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
215 [23:53:01] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
216 [23:53:02] [Server thread/INFO] [FML]: Applying holder lookups
217 [23:53:02] [Server thread/INFO] [FML]: Holder lookups applied
218 [23:53:03] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@5208732c)
219 [23:53:04] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 700 advancements
220 [23:53:05] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@5208732c)
221 [23:53:05] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world:
222 [23:53:05] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@5208732c)
223 [23:53:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
224 [23:53:06] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
225 [23:53:07] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
226 [23:53:07] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
227 [23:53:07] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 11%
228 [23:53:08] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
229 [23:53:08] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
230 [23:53:08] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
231 [23:53:08] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
232 [23:53:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 30%
233 [23:53:09] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
234 [23:53:09] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
235 [23:53:09] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
236 [23:53:09] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
237 [23:53:09] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
238 [23:53:09] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
239 [23:53:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 57%
240 [23:53:10] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
241 [23:53:10] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
242 [23:53:10] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
243 [23:53:10] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
244 [23:53:10] [Server thread/WARN] [net.minecraft.entity.EntityList]: Skipping Entity with id blocklings:entity_blockling
245 [23:53:11] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 88%
246 [23:53:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (10.872s)! For help, type "help" or "?"
247 [23:53:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
248 [23:53:11] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:10262
249 [23:53:16] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4204ms behind, skipping 84 tick(s)
250 [23:53:17] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
251 [23:53:17] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
252 [23:53:17] [Server thread/INFO] [Quark ASM]: Located Method, patching...
253 [23:53:17] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
254 [23:53:17] [Server thread/INFO] [Quark ASM]: Patch result: true
255 [23:53:17] [Server thread/INFO] [FML]: Unloading dimension 1
256 [23:53:17] [Server thread/INFO] [FML]: Unloading dimension -1
257 [23:54:06] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Neon_goblin is b07a81ed-d313-45c4-88a0-5b1efecdf68f
258 [23:54:13] [Netty Epoll Server IO #1/INFO] [FML]: Client protocol version 2
259 [23:54:14] [Netty Epoll Server IO #1/INFO] [FML]: Client attempting to join with 36 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
260 [23:54:14] [Netty Epoll Server IO #1/INFO] [FML]: Attempting connection with missing mods [treechopper] at CLIENT
261 [23:54:14] [Netty Epoll Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
262 [23:54:16] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Neon_goblin lost connection: Disconnected
263 [23:54:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Neon_goblin left the game
264 [23:55:43] [User Authenticator #2/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Neon_goblin is b07a81ed-d313-45c4-88a0-5b1efecdf68f
265 [23:55:44] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
266 [23:55:44] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 36 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
267 [23:55:44] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [treechopper] at CLIENT
268 [23:55:45] [Netty Epoll Server IO #2/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
269 [23:55:45] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Neon_goblin lost connection: Disconnected
270

[23:55:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Neon_goblin left the game

 

Link to comment
Share on other sites

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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