Jump to content

jackrespires

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

jackrespires's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. You haven't even shown us the error...(unless I'm missing something). Could you please specify what line the error is on?
  2. edit: nevermind i fixed it, delete please.
  3. Thanks for the help. What about the second error?
  4. Alright, I've made a custom furnace before (but this was a while back) and what not, worked, yay, so I came back and decided to do something a little more complicated - only this time, two errors decide they want to exist (I did copy and paste the code from https://github.com/NealeGaming/nealecraft to save time). This is the first error, in the BlockHydrogenSeparator code. Here's the code for it: http://pastebin.com/gWMN5zzG (BlockHydrogenSeparator class) Second error lies within this class, GuiHydrogenSeparator. Here's the error: http://puu.sh/aJGZA/cef74319c3.png Here's the code: http://pastebin.com/wyk5i2id For reference, here's the container, tile entity and guihandler code: Container class: http://pastebin.com/KxJEsdrc Tile Entity class: http://pastebin.com/weQpWhE7 GuiHandler class: http://pastebin.com/nWf1JF1B Any and all help is appreciated, thanks.
  5. Oh my god, I really am that stupid ¬_¬ Thanks for the help!
  6. Everything is working fine, no errors in my code, but when I load up minecraft I get this error: [15:07:18] [Client thread/ERROR] [FML/]: A critical error occurred instantiating the gui factory for mod JackMod Here's the code: http://pastebin.com/ApcNNr1f (GuiFactory) http://pastebin.com/H6xSkEtT (ModGuiConfig) http://pastebin.com/gnVQrxpm (Reference) http://pastebin.com/eB4hVX6w (ConfigurationHandler) http://pastebin.com/n4Dw88HT (My main mod class, titled JackMod)
×
×
  • Create New...

Important Information

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