
Everything posted by Cadiboo
-
Forge wont open
Try disabling all micdoodle8 mods
-
Forge wont open
Your crash report should be in %APPDATA%\.minecraft\crash-reports\crash<DATE><client | server>.txt Your log should be in %APPDATA%\.minecraft\logs\latest.log
-
Forge wont open
https://gaming.stackexchange.com/questions/302116/dont-have-a-minecraft-folder-on-windows-10-pc https://minecraft.gamepedia.com/.minecraft
-
Internal Excreption lmao
Thanks! That helps a lot! Try disabling Brandons core & any mods that use it. It doesn't seem to be the problem from the log, but it has been known to cause a whole lot of problems. You seem to be having a similar problem to the person from this thread. Look at that comment and try removing the mods (if you have them) that I say to remove in that post I can't say exactly what your problem is, you can try removing your mods one by one to find the problematic one(s) by trial and error, or you can wait for someone who might have more experience in this area to possibly try and help you.
-
Forge wont open
yep. What OS are you on?
-
Internal Excreption lmao
I meant copy the text into it
-
Forge wont open
Your crash report should be in <MINECRAFT_FOLDER>/crash-reports/crash<DATE><client | server>.txt Your log should be in <MINECRAFT_FOLDER>/logs/latest.log
-
Forge wont open
Looks to me as though you've done everything perfectly so far. Can you please
-
Forge wont open
Where exactly did you download forge from? Does it show the forge logo & progress bars while loading? What stage of loading does it get to?
-
Forge wont open
1) Post your crash log and/or your latest.log in a spoiler (click the eye icon when making a post) 2) What EXACT forge version are you using (you should be using the LATEST RECOMMENDED VERSION which is currently version 1.12.2 - 14.23.4.2703) 3) HOW did you install forge? Did you use the Installer or the Universal? 4) what version of Java are you using? Minecraft & MinecraftForge & Mods will not work on anything other than Java 8 5) What mods do you have installed 6) Be more specific - What exactly have you tried to do to fix this problem, did anything help at all?
-
Please Help, Internal Exception
Try removing the following mods
-
[1.7.10] Changing blockIcon on block placement
1.7 is not supported on this forum. Update to 1.12 and use an ISmartModel
-
Internal Excreption lmao
Wheres your log? I'm not enough of a tech genius (I'm not sure anyone is) to just look at a picture and be able to tell you your problem & the fix for it. Please post your log inside a Spoiler (click the Eye icon to insert one). It should be called latest.log and be in your minecraft folder. Also please post a list of mods installed and the server log (or your friends log if you are trying to play on their LAN server). If your trying to revive support... insulting the people who made the thing is probably not the best way to attract quality answers.
-
[SOLVED][1.12.2] onLivingDeath Event Multiple Calls For Ender Dragon
Dragons stay alive after death to show their death beaming thing. You can see this by shooting them with projectiles very fast when they are "dead", they will still get knocked back, and if knocked back far enough will start moving around again. They also start rotating in apparently random directions when hit at this stage. Hope this helps
-
Mod Rejection??
they probably (definitely) do have it
-
Game crashing on world load 12.2
Theres nothing wrong in either of these logs that I can see
-
Game crashing on world load 12.2
- Game crashing on world load 12.2
I assume you mean -Xms#G and -Xmx#G Post the log/crash report with the most recent modification date. If there aren’t any then make sure that Minecraft is launching at all.- [1.12.2] Adding NBT Data To Item
Please post updates code, I think you might want to override doesSneakBypassUse (I think that’s the name of the method) or use Events- Setting up a server using a Modpack?
I recommend having a look at the AT Launcher (ATL) they have a lot of easily customisable mod packs for the most recent versions of Minecraft, and the packs almost always Just Work™️- Why is my directory not valid?
This fix is also Mac-specific obviously- Game crashing on world load 12.2
Exactly, I posted that to enforce that that is not the error causing the issue- Game crashing on world load 12.2
Yggdrasil error happens when the request to Minecraft’s authentication servers fails. This can happen if you have no internet connection, a very slow internet connection, or an internet connection on which access to these severs is blocked.- If Statement Getting Ignored
== and != perform INSTANCE comparisons, use someobject.equals(otherobject) instead- How do you get mod info to display on screen?
On my phone or I would post a more complete answer My RenderGameOverlay method in https://github.com/Cadiboo/WIPTech/blob/master/src/main/java/cadiboo/wiptech/client/EventSubscriber.java (2nd & 3rd Methods in the class) draws an Energy meter for both the block that your looking at and the item that your holding in your main hand right into your HUD. You should be able to easily modify it to fit your mod by replacing all the stuff to do with energy with your stuff. - Game crashing on world load 12.2
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.