Posts posted by DaemonUmbra
-
-
-
-
-
-
-
Edited by DaemonUmbra
http://mcforge.readthedocs.io/en/latest/events/intro/#creating-an-event-handler
mentioned at the end of this section.
-
-
-
-
-
-
-
-
-
-
-
1 hour ago, DaemonUmbra said:
please upload debug.log to Pastebin or GitHub's Gist Service and post the link it gives you.
Until you do this we don't have enough information to help you.
-
Edited by DaemonUmbra
1) That's not the complete log
2) That's borderline unreadable, please upload debug.log to Pastebin or GitHub's Gist Service and post the link it gives you.
-
-
-
-
-
Edited by DaemonUmbra
Source: https://github.com/DaemonUmbra/Seeds-Hidden-in-Things
Yes the mod is rather immature, it started as a gag.
The problem I'm having is the main item is a thrown item, but doesn't render when it is thrown(right clicked).
I am attempting to use RenderSnowball to avoid reinventing the wheel, wrapping it in a lambda for the IRenderFactory "conversion"(I have tried an anonymous IRenderFactory and had the same issue) and registering it in in my ClientProxy during PreInit as instructed by the JavaDoc comment for RenderingRegistry#registerEntityRenderingHandler.
The entity gets constructed, ticks, and performs all its functions, I have confirmed that much.
-
allocating more ram
in Support & Bug Reports
Are you saying you have looked and there is no log? Setting up a log is on of the first things Minecraft does, usually this is before it has a chance to crash.
If there is no log please upload a screenshot of what cmd or powrshell spit out when you try to start the server, and make sure the cmd/powrshell window is big enough that it dos not get cut off.