Everything posted by Ugdhar
-
Duplicate wildycraft download halting startup
1.7.10 is no longer supported here, you will need to update to get help. You will also want to post the logs/fml-client-latest.log so people can check it out for errors.
-
My mod crash on a server minecraft [1.7.10]
Yeah for support on here, you need to be on one of the latest 2-3 versions or so, 1.7.10 is ancient and there have been a lot of changes/improvements since then. Your problem is (probably) best described in this error in your log: Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/resources/IResourcePack for invalid side SERVER You're trying to do client stuff on a server. The forge docs have an explanation of sides. http://mcforge.readthedocs.io/en/latest/concepts/sides/ This is important, regardless of the version of minecraft you are using. So, update to a newer (I'd go latest to be honest) version of forge, and if you need further help people here are pretty smart.
-
My mod crash on a server minecraft [1.7.10]
1.7.10 is no longer supported here, you'll have to update to get help. A moderator will likely lock this thread once they see it.
-
update Voice mod 1.11 to 1.12.2
Yeah, there are a lot of differences between 1.11 and 1.12, so unless you know Java and Forge modding to make the changes required, you're just going to have to wait on the author.
-
[1.7.2] Minecraft doesn't start after forge loads
Dude, for one thing, this version of MC is old and not supported anymore. You need to update if you want support here, I would say to at least 1.11.2. Second, this thread is over 2 years old, almost 3. Make your own post, don't post in an ancient thread. Third, you first posted 5 minutes ago. This is not a chat room, people are not always online. Posting 4 times in 5 minutes isn't going to get you help, it's going to get you in trouble with the moderators/admins. Edit: Oh yeah, and calling people stupid, that's not going to get you much help.
-
Server Watchdog Crash. The StringBuilder Class is the culprit.
- update Voice mod 1.11 to 1.12.2
There is no 1.12 version of that mod. You will have to wait for the author to update it. *edit: Mod project page: https://minecraft.curseforge.com/projects/mumblelink- Launch Failed
A quick search of the forums gave me this thread, have you run the vanilla minecraft 1.11.2 at least once?- it was pams bone craft.
Please post the entire logs/fml-client-latest.log file in spoiler tags.- Minecraft Loafing screen is weird (please help)
Show a screenshot of your logs folder, and the launcher configuration for the forge profile, so we can know you're looking in the right spot- No sound at all from Minecraft forge 1.10.2
That's the version of forge you are using; are you using the official minecraft launcher (version 2.0.1003 is the latest as far as I can tell, shows at bottom left corner of launcher screen), or a 3rd party launcher- Minecraft Loafing screen is weird (please help)
Please post the logs/fml-client-latest.log file, inside spoiler tags (the eyeball button above where you type your post)- Forge 1.12.2 will not download libraries/freezing at mojang screen
Have you tried running the jar installer instead of the windows .exe installer?- crop json file need help not working
If your filename is really uppercase, I think it needs to be lowercase.- Help registering block!
Both registry name is the name of the thing, it will append the modid for you. then you can setUnlocalizedName(getRegistryName.toString()) The registry name will be the name of the textures/models- SkyFactory 3 Error
Yup, depending on what it's running on, it can take a couple minutes. Good luck!- Game crash on start
Well the best I have is to contact the modpack author, as if other stuff runs fine, and that one doesn't, it would make me think there's an issue with the modpack. Maybe someone else will come along and see this and know more about it. Here's hoping!- SkyFactory 3 Error
Make sure you're using java 1.8 java -version from the same place you're running the server should tell you what version it's using by default- Game crash on start
I honestly have no idea what is causing that crash. To me, it looks like your minecraft installation is broken Maybe try deleting/reinstalling the modpack? If you make a new profile, and don't choose any mods, just a basic forge setup, does it launch?- Game crash on start
On the screen that shows the modpacks you have installed, right-click on the modpack, and choose Open Folder. That'll bring you into the folder that contains the logs folder, which should contain the fml-client-latest.log- Game crash on start
Good deal. Also, when you're going to post it, before you paste it, click the eyeball button to post it in spoiler tags. Makes the page much easier to follow.- Game crash on start
Depends where you are launching minecraft from. I saw a mention of curse in there, so if you're using the twitch client, there should be a button in the profile options to open the containing folder, and within there should be a logs folder containing that file.- Game crash on start
Please post the logs/fml-client-latest.log file- Game Crashes From GUI
Yeah it looks like you're attempting to use gui/client stuff on the server. You should post your code to a github repo and link it here for people to take a look. Posting snippets or individual classes usually doesn't provide enough information to pinpoint the issue.- Custom Mob error
Sorry, Minecraft 1.7.10 is no longer supported here. It is advised to use the latest version for mod development. - update Voice mod 1.11 to 1.12.2
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.