Everything posted by Ugdhar
-
Forge 1.8 Crashes on Start
Please post the latest client log file from %USERPROFILE%\AppData\Roaming\.minecraft\logs (provided you have not changed the minecraft directory for your forge installation). Please use the spolier tags (the button of the little eyeball) so that it does not take up page upon page. *edit: I've also seen it said, if you really need to use a 1.8 version, to use 1.8.9 as it is more stable than 1.8.
-
Forge server crash unknown mod, please help.
It looks like Level Up! Reloaded is possibly broken, try removing that and see what happens. Edit: If it still crashes, post the new crashlog
-
Forge Server won't open.
Add them back in one by one, then when you add one and it breaks, report the error to that mod author would be my suggestion.
-
Forge Server won't open.
Post the logs from the attempt removing betterfps
-
1.7.10 mod
Have you tried asking the mod author to update?
-
Magic Launcher Won't Let Me Allocate More Memory
Minecraft 1.7.10 is no longer supported here. You should update. The -Xmx is probably being set in an environment variable, which can be set/altered in control panel if you have windows.
-
Kicked Whilst Connecting: Packet was larger than expected
Minecraft 1.7.10 is no longer supported here. You should update. There are plenty of great mods for the new versions, and if you really want one that's only on 1.7.10, tell the mod author to update.
-
[SOLVED] [1.11.2] Problem during server start
edit: nevermind, didn't look close enough
-
Minecraft Forge can't recognize my mods
Also show a screenshot of your launcher setup screen, possibly it's pointing to a different folder?
-
[1.11.2]No such version on line 24 of default build.gradle
I would say post the full console output along with your build.gradle so we have more to go on.
-
Why do we still have the old downloads site if it's not updated?
Weird what google do you use? https://www.google.com/search?q=minecraft+forge+download&ie=utf-8&oe=utf-8 gives me files.minecraftforge.net as the first link, without any reference to the old page. . . *edit: just looked at your screenshot. Why would you click a sublink? The very first link is the index page. . .
-
1.10.2 I finished my mod now what do I do?
I believe to fix that, you edit build.gradle and replace 1.6 with 1.8 on the sourceCompatability line. You get that error when you use features of java 1.8 but are compiling for 1.6 (which is the default)
-
Forge Installer Refuses to launch
How are you trying to launch it? Try running the jar version from the commandline and post the output.
-
[1.10.2] Commands in Forge
Well, I've not really done anything with commands myself, but looking at CommandBase, I see both getCommandSenderAsPlayer and getPlayer methods, so I'd hazard a guess at one of those being the solution. Try some things, and come post your code if it's not working, along with logs and/or what it's (not) doing as expected.
-
1.10.2 I finished my mod now what do I do?
run gradlew build in a command prompt from your project directory, your mod will be in build\libs
-
[1.10.2] Commands in Forge
Check out some of the vanilla commands, I'm looking at 1.11.2 source, but I see /** * Return the required permission level for this command. */ public int getRequiredPermissionLevel() { return 2; } in CommandGameMode in net.Minecraft.command, looks like it might be what you're looking for
-
Prefixes
You should update, Minecraft 1.7.10 is no longer supported here.
-
Server closes after a few seconds.
Make sure you opened eula.txt and changed false to true.
-
[1.7.10] Unable to get FogDensity working.
You're replying to a nearly 2 year old thread, 1.11.2 did not exist then.
-
Crash
- Wrong forum, this one is for mod creators seeking help with their code, you wanted to post in the Support forum. That being said, you will need to update, 1.7.10 is no longer supported.
-
Minecraft forge 1.11.2 wont open
As long as you haven't changed any of the paths, you should find the logs in %USERPROFILE%\AppData\Roaming\.minecraft\logs fml-client-latest.log is the file you're looking for.
-
Minecraft Forge 1.12 Release
I feel ya, but these guys make this stuff for free, and there's a lot of crap they go through just getting to the point where they can work on it (I think anyway), so that all takes time. They appreciate it when people are patient
-
Minecraft Forge 1.12 Release
I would guess it will be a few weeks after 1.12 for a recommended build, possibly (probably?) longer. I just wait, use the previous version, and stalk LexManos on twitter for any updates he might spill. Use what we got, and just keep checking back!
-
[1.11.2] Tile Entity Inventory weirdness
Hah, thanks @V0idWa1k3r, not 100% sure but I think I threw that check in there with the thought "Gui. . .only on the client. . .", without realizing the server just opens the container. Got rid of that and it seems to work, thanks a ton!
-
[1.11.2] Tile Entity Inventory weirdness
Code: https://github.com/Ugdhar/tileentitytest When I right-click my block, the inventory pops and and all, but even just moving items in my player inventory (which is all I have added in this test so far) doesn't work right, items don't actually pick up, and other items will randomly move about the grid. I've done some googling, but haven't been able to find any answers, and most of the code samples I've seen look similar to what I have, so I'm sure it's something I've missed or am not implementing or even not understanding. If anyone feels like taking a look and seeing what they can find, that'd be sweet. Thanks.
IPS spam blocked by CleanTalk.