Jump to content

ShadowChild

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by ShadowChild

  1. I use the following to register a new Logger public static final Logger LOGGER = LogManager.getLogger("LoggerName");
  2. When attempting to open a gui when right clicking an item, the console says "a mod tried to open a gui on the server without being a network mod" My question is how can i get my ModContainer to be recognised as a network mod here is my MocContainer code: http://hastebin.com/xifeporude.avrasm
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.