Posted January 20, 20223 yr I added new Blocks to my mod, one is built parallel to the redstone wire and is named cable. When I comment out the lines for the cable in Registration the mod starts error free but when the cable is loading too the client is stuck at the point where the debug output says "Auto-subscribing net.minecraftforge.client.ForgeHooksClient$ClientEvents to MOD" and furthermore it doesn't continue to do anything else. Can somebody help me to solve this problem? The files: Main (Working): https://pastebin.com/LhRNjJAt Registration (Working - Except cable lines): https://pastebin.com/umfiM8Ax Switch (Custom Block- Similar to Lever) (Working): https://pastebin.com/npqfMWXJ Cable (Not working): https://pastebin.com/Lzfb6EZE Component (Verification of Mod Block) (Unknown if working): https://pastebin.com/uvnHFTvz Debug output: https://pastebin.com/Ng34Lj1Y Edited January 20, 20223 yr by Junix03
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.