java.lang.IllegalStateException: GLFW error before init: [0x10008]Cocoa: Failed to find service port for display
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By GamingTiger101 · Posted
I created a custom armor effect using this code right here: https://pastebin.com/Jy86Z18K. It is supposed to give me triple health when I have the full set, but every time I switch the item I am holding, or change the amount of items I am holding, the health resets to its basic amount. Can someone help me solve why this is happening? -
By Turtledove · Posted
I know what it was, I wrote getWorld() as a wrapper method for classes that implement IWorld, but I guess I missed that that method isn't listed as a function in the interface. 0 IQ moment. -
By ChampionAsh5357 · Posted
Yes there is: If you expect the method names to be the same across mappings including how they're referenced between methods, you won't find what you are referring to. -
By GamingTiger101 · Posted
I have solved the problem and I am posting the solution in case anyone else needs help. You always want to check the ENTIRE log, because I found this series of logging: https://pastebin.com/6cUaaCiF This told me that I had to create another series of directories in "models". One called "Item", the other called "Block" After moving all files into their respective places, the code ran fine
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.