Everything posted by Ugdhar
-
Game crash
Something is broken with the XRay mod, make sure you're using the latest/correct version, or contact the author.
-
I can´t start server.
Please post the output of java -version from your commandline, it will show the version of java that is being used by default/in the path. It may be that you have Java 8 and 9 installed, but 9 is the one on your path.
-
Minecraft forge crashes on phase 2 out of 7
Post the full logs/fml-client-latest.log, it should have more information.
-
Issues with tameable dragon GUI (ScreenShots)
this.renderHoveredToolTip(mouseX, mouseY); at the end of your drawScreen method I believe will fix your tooltip issue. Honestly no clue about your brightness issue though
-
java.lang.NoSuchMethodError on server startup
You need to update, only the last couple versions are supported on these forums, and 1.2.5 is definitely too old.
-
These libraries failed to download.
Post the command you used to run the jar installer pls.
-
[Solved]Has anyone ever encountered these orange numbers in display?
I would guess it was added by one of the mods you installed. If you don't know which one, maybe check the keybindings to see if there's a hotkey assigned to toggle distance display or something.
-
Issue when launching EZ Pixelmon on the technic launcher where it launches then just returns to the modpack screen
It's in the EAQ, first topic in the Support forum.
-
Minecraft won't open after having recently closed it
I've had this happen when I run a dev project twice consecutively. It would seem if you log in/out too quickly, it thinks you're already logged in and will not allow a second login. At least, this is my guess, considering if I wait ~30 secs, it will accept my credentials again.
-
Issue when launching EZ Pixelmon on the technic launcher where it launches then just returns to the modpack screen
- [1.7.x] Redstone Wire Block
1.7.x is no longer supported on these forums due to its age, you should update to a more modern version if you want support.- Installation Problems
Make sure you have 64 bit java 8, and 4GB+ RAM- Server keeps crashing
You need a newer version of forge, you have 2185, ElecCore needs 2239.- Tutorial for applying models to blocks in 1.12.2?
I looked at lots of the vanilla jsons, and also played around with Blockbench (www.blockbench.net) to create some models. I wouldn't say I'm good at it, or could write a tutorial, but messing with it definitely gives insight into how it works! I still haven't started playing with models that connect like the fence, if that's more specific to what you're doing, lots of tinkering and google/forum searching is how I'd do it lol- My GUI doesnt want to show up(FIXED)
Try getting rid of your world.isRemote check- Stuff
https://minecraft.curseforge.com/mc-mods- Trying to start modding 1.7.10
1.7.10 is so old, it is no longer supported on these forums. You will need to use a more modern version to receive support.- [1.12.2] Can't seem to start MC
I guess at this point explain the steps you followed to get everything setup, and make sure youi're running a java 8 JDK, and not java 9.- [1.12.2] Can't seem to start MC
A proxy is not required for a mod to function. I have a mod that doesn't have a proxy, and it works fine. I would ask, how are you building/running the mod?- Modded Spigot server keeps crashing
1.7.10 is old and no longer supported on these forums.- 1.12.2 Server Crash : Exception in server tick loop
Well, I don't think it's memory issue, considering your JVM will use up to 29GB of ram according to this: After you updated forge to the latest rec. version, did you update all of your mods to the latest versions? I would try that, and if still crashing, probably going to need to use a process of elimination removing mods until it works, or start with none and add mods 1-2 at a time until it starts crashing.- 1.10.2 Forge Crashing Java at reloading texture manager
Well, definitely go back to Java 8. You have an intel gpu, again, not sure if it's the problem, but you could try disabling the splash screen as described in the EAQ and see if that helps. Beyond that I'm out of ideas, sorry! Hopefully if that doesn't work someone else will see this and have a better idea!- 1.10.2 Forge Crashing Java at reloading texture manager
Not sure if it's the problem, but I would update to Java 8, you are using Java 7. Make sure not to upgrade too far to Java 9 as it is not currently supported.- 1.10.2 Forge Crashing Java at reloading texture manager
Please post the full contents of your logs/fml-client-latest.log in spoiler tags.- Missing blockstate?!
Gotta scan through those logs, the actual issue isn't always right on the top. Looks like it's having trouble finding some files. - [1.7.x] Redstone Wire Block
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.