Posts posted by DaemonUmbra
-
-
Edited by DaemonUmbra
That doesn't look like the forge download page, please make sure you are downloading Forge from files.minecraftforge.net and nowhere else, while you are at it please look at http://stopmodreposts.org/.
I would also recommend deleting whatever file you got from that site, including files you have gotten from it in the past, and running a virus scan on your computer.
The reason for my recommendation should become clear after a quick read of StopModReposts.
-
-
-
-
-
7 minutes ago, Geluss said:
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2996) [bib.class:?]
at net.minecraft.client.resources.SkinManager$3.run(SourceFile:110) [cex$3.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]Did this happen just once or is it happening repeatedly?
Did you allow time between login/connection attempts?
-
Edited by DaemonUmbra
Quotejava.lang.NoClassDefFoundError: net/minecraftforge/client/model/ModelLoader
at noppes.vc.VCBlocks.registerItems(VCBlocks.java:353)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_158_VCBlocks_registerItems_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:739)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:639)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at java.lang.Thread.run(Unknown Source)QuoteCaused by: java.lang.RuntimeException: Attempted to load class cgb for invalid side SERVER
at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:258)
... 22 moreNot claiming to be an expert, but to me it looks like Noppes isn't doing a side check before calling client-only code.
Disclaimer: If Diesieben, another member of staff, or a more experienced modder contradicts me, you should probably take their word over mine.
-
-
-
-
Edited by DaemonUmbra
5 hours ago, Viking 2481 said:After relooking at this a couple of times, I only see one error and I'm wondering if anyone knows what this exact error means and how to fix it:
[main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
You seem to be running the client in an IDE, this error is expected and can be safely ignored in that case.
As for the issue itself, you should take Ugdhar's advice from your other thread and post the source on GitHub so we can see.
Also, why have you posted essentially the same thread in two places? You've even managed to post neither of them in the proper place: http://www.minecraftforge.net/forum/forum/70-modder-support/
-
-
-
-
Edited by DaemonUmbra
I don't see the forge jar in your screenshot, and I would suggest using the installer rather than just grabbing the universal.
I also wouldn't recommend putting a server in offline mode unless the server and your client(s) is/are on the same local network and said local network does not have access to the internet.
-
-
-
-
Edited by DaemonUmbra
11 hours ago, lewisiscool2 said:FML: MCP 9.42 Powered by Forge 14.23.0.2491 9 mods loaded, 9 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored| State | ID | Version | Source | Signature |
|:----- |:----------------- |:------------ |:-------------------------------- |:---------------------------------------- |
| U | minecraft | 1.12.2 | minecraft.jar | None |
| U | mcp | 9.42 | minecraft.jar | None |
| U | FML | 8.0.99.99 | forge-1.12.2-14.23.0.2491.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| U | forge | 14.23.0.2491 | forge-1.12.2-14.23.0.2491.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| U | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
| U | lucraftcore | null | LucraftCore-1.12.2-2.1.2 (1).jar | None |
| U | malisiscore | 1.12-6.0.4 | malisiscore-1.12-6.0.4.jar | None |
| U | malisisdoors | 1.12-7.0.4 | malisisdoors-1.12-7.0.4.jar | None |
| U | speedsterheroes | 1.12.2-2.0.3 | SpeedsterHeroes-1.12.2-2.0.3.jar | None |I don't see the Dalek Mod in here, and when I decompile it:
@Mod( modid = "thedalekmod", version = "(Update 47 13.47.0.6)", name = "thedalekmod", acceptedMinecraftVersions = "[1.12,1.13)" )I've never seen a mod with a version formatted like that in the code
-
Edited by DaemonUmbra
1 hour ago, nikii said:Caused by: java.lang.IllegalArgumentException: Invalid Y coordinates
at it.zerono.mods.zerocore.lib.world.WorldGenMinableOres.addOre(WorldGenMinableOres.java:40)
at erogenousbeef.bigreactors.common.config.Config.onConfigChanged(Config.java:179)Have you modified the config for Big/Extreme Reactors? If yes, undo any changes and try again. If you haven't, then it might be a bug in the mod's default configuration.
-
-
-
-
Minecraft Doesnt Load With Forge [SOLVED]
in Support & Bug Reports
By "freezes" do you mean it stops doing things and then quits or freezes and you force quit it?