Everything posted by DavidM
-
[1.12.2] Freezing on 90% in the loading screen
Please read the EAQ and provide the appropriate log(s).
- HEROBRINE sighting 2019
-
Visible chat disables transperency in GUI
Call GuiContainer#drawDefaultBackground to draw the background.
-
Coremods present?
LabyMod is missing a dependency or something. Refer to the installation guide of the mod. If that does not work, remove the mod and report to its author. EDIT: that mod is actually more of a client... I wouldn’t suggest using it.
-
[1.12.2] Adding items with inventory
I think OP means the workflow of opening an inventory that has a container. Basically “how should I achieve creating an item that opens up an inventory”?
-
[1.12.2] Adding items with inventory
Please elaborate. What are you trying to describe by "the flow"?
-
When inventory opened, KeyInputEvent and MouseEvent do not get fired
GuiScreenEvent#KeyboardKeyEvent. GuiScreenEvent#KeyboardKeyPressedEvent (derived from GuiScreenEvent#KeyboardKeyEvent). GuiScreenEvent#KeyboardKeyReleasedEvent (derived from GuiScreenEvent#KeyboardKeyEvent). GuiScreenEvent#MouseInputEvent. GuiScreenEvent#MouseClickedEvent (derived from GuiScreenEvent#MouseInputEvent). GuiScreenEvent#MouseReleasedEvent (derived from GuiScreenEvent#MouseInputEvent).
-
Does forge not allow two forges at once?
You can have different versions of Forge installed at the same time. They won’t interfere with each other. Your crash is caused by trying to load 1.14.4 mods in 1.8.9. This won’t work.
-
More craft 1.12.2
According to MCreator's Term of Use, you need to specify that your mod is made by MCreator in your project page (which you didn't).
-
Will RLcraft run on ma pc?
My guess is yes, but it is hard to tell without any actual testing.
-
Will RLcraft run on ma pc?
You are allocating too much RAM. An appropiate amount would be 4-6GB, but this would vary based on the modpack.
-
HELP my forge 1.8.9 crashed!
1.8.9 is no longer supported on this forum due to its age. Update to a modern version of Minecraft to receive support. The author of the mod should really update the mod to a newer version of Minecraft.
-
[1.14.4] Equivalent event for FMLPostInitializationEvent
I am looking for an event that fires after all the registry events. In 1.12.2, I used FMLPostInitializationEvent. What is a suitable event for this in 1.14.4?
-
please help
Problem with MysticalLib. Try updating it. If the crash persists, remove MysticalLib and report to its author.
-
[1.14.4] Registering KeyBinding
I am trying to create a KeyBinding. What is the correct event to register a KeyBinding with ClientRegistry::registerKeyBinding? I've seen other mods statically initializing and registering KeyBinding in a client proxy, but I'm concerned that such method may not be the most preferred method.
-
1.12 food saturation/heal amount as tooltip
Use reflection.
-
write please what fashion can here conflict? [1.12.2]
Please read the EAQ and provide the appropiate log(s).
-
[1.12.2]How to create a biped armor?
Please do not bump your thread as often. To add stuff onto the existing player, subscribe to RenderPlayerEvent.Post and do your custom rendering there. To completely override the rendering of the player, subscribe to RenderPlayerEvent.Pre, then cancel the event and do your rendering of the player. Depending on the effect you want to achieve, choose one method given above.
-
[1.14.4] World with custom ItemEntity stuck at loading screen
1. Please post more of your code, especially the code of EntityItemNoDespawn. 2. "xy" is not a good mod id as it is too short and will cause conflict. Consider using a longer and more unique name.
-
[1.12.2]How to create a biped armor?
Please elaborate. How would this be different from any normal armor?
-
Setting up a 1.7.10 Forge Server using Hamachi with a lot of mods.
1.7.10 are no longer supported on this forum. Update to a modern version of Minecraft to receive support. Mods can be client or server side specific. Most mods are smart enough to not load on sides other than the intended side; however, there are poorly made mods that will load without checking the side, resulting in a crash. In your case, remove DamageIndicatorsMod from the server.
-
Cant download Forge 1.8
adfoc.us is down for maintenance. Retry after a few hours. Alternatively, use the direct download links on Forge's download page.
-
Texture Bug
Please provide the debug.log.
-
[1.14.4][28.1.70]java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
Always posts logs. Without logs other cannot help you, as others won’t know what the problem is caused by.
-
1.12 BreakEvent and HarvestDropsEvent conflict NPE
Just remove the unused variable...
IPS spam blocked by CleanTalk.