Everything posted by MDW01
-
1.12.2 forge isn't working?
If you are confused by the instructions of where the logs are are you sure you installed forge correctly because all you have to do is upload the logs/fml-{client/server}-latest.log which is found in your .minecraft folder
-
1.12.2 forge isn't working?
Very helpful without the logs.
-
1.12.2 forge isn't working?
Post Logs.
-
MC 1.5.2 Crashes
No just No. Your problem is you are using 1.5.2 it's god damn ancient 5 years old to be exact. If 1.7.9 is not supported why would 1.5.2 be? If you are struggling with basic math let us know and we might be able to help. Post a crash report for any recent version of the game and we will be able to help you.
-
Setting CPU ussage limits on a server
First off that is not a good idea because even if you could limit CPU usage if that server is already using up most of your CPU throttling would make that server unplayable. Also to my knowledge the JVM has no control over CPU usage or its priority only the amount of memory allocation. The only possible workaround would be to run each server on a separate JVM in a separate Docker container. And control the resource (Memory, CPU, Network, IO) allocation for each container. Considering you don't already know this you should not even attempt it.
-
Cant launch Forge minecraft
1.8.9 is old update if you want to receive support.
-
[SOLVED] Forge "not responding" when using Java 64-bit
I think the error you are experiencing may be related to your drivers. Make sure all your drivers are up to date not just the Nvidia ones if the issue presists try reverting to the previous Nvidia driver.
-
[SOLVED] Forge "not responding" when using Java 64-bit
From where and how did you install Forge.
-
Serveur Moddé Crash
Excusez mon français. Ce n'est pas ma première langue. Essayez de supprimer Immersive Engineering c'est un coremod et nous n'offrons pas de support aux personnes qui les utilisent. Aussi s'il vous plaît poster le rapport d'accident sous forme de texte pas une image, il est plus facile à lire.
-
[1.7.10] Is client always aware of all players on the server?
1.7.10 is no longer supported on this forum. Update if you want to receive support. This thread will likely be locked once it is seen by a moderator.
-
Minecraft crashed when I loaded a HUGE schematic using Forge's world edit
Forge is not associated with the mod. The place you downloaded the mod from lists several places to report issues. The post pinned to the top of the page for Support & Bug Reports And a log is a thing generated by the game that tells us what it is doing or trying to do. A simple google search will tell you where it is located.
-
minecraft says its missing a mod called forge...
Please post your logs forge version and how you installed forge.
-
If Statement Getting Ignored
Sorry about that you are completely right. I guess I miss understood what each of the variables was when I looked through the code. I should really go get some sleep. To show what is happening: if (neighborPos != false || neighborPos != true) = true if (neighborPos != true || neighborPos != false) = true What it should be: if (neighborPos != false && neighborPos != true) = false if (neighborPos != true && neighborPos != false) = false
-
If Statement Getting Ignored
Could you put a system.out.print inside the if that just says true and then post the log. or better under the existing ones with System.out.println( neighborPos != oppPos || neighborPos != facingPos);
-
If Statement Getting Ignored
Yea you should be right if it was and I think it wouldn't work at all. He has the code linked above.
-
If Statement Getting Ignored
It might just be me but the wording of your post is a bit confusing. Could you more clearly state what you are expecting to happen and what is happening?
-
Forge won't open even after I run version 1.7.10.minecraft/versions/1.7.10/1.7.10.jar off of vanilla launcher
Did you download it from https://files.minecraftforge.net don't just check if the sites look the same make sure the URL is the same.
-
Forge won't open even after I run version 1.7.10.minecraft/versions/1.7.10/1.7.10.jar off of vanilla launcher
If you downloaded the newest version why are you talking about 1.7.10.
-
Intellij Editor Mod Development plugin
No problem.
-
Intellij Editor Mod Development plugin
The forge community is not affiliated with the plugin but I still enjoy it, as it has a couple of nice features. Since they don't currently have any documentation a good place to ask questions is on their discord which is mentioned on their website. minecraftdev.org.
-
Game doesnt launch with some mods?
It looks like they are aware of the issue all you can do is wait for the update. https://github.com/Azanor/Baubles/issues/254
-
[1.12.2] Render Texture Overlay on Animated Block
Thanks that will probably be a lot easier. I'll look into it.
-
Game doesnt launch with some mods?
That's odd it's crashing really early on. try removing all the mods and add them back one by one to see which one is causing it.
-
Game doesnt launch with some mods?
That is the log from the launcher, not the game itself. check the logs/fml-{client/server}-latest.log found in your .minecraftfolder / server root folder.
-
forge no longer supported?
Post the full log.
IPS spam blocked by CleanTalk.