Jump to content

TheIntellectualVisionary

Members
  • Posts

    10
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

TheIntellectualVisionary's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Ok I just started fresh and renamed Items to MyItems, that seems to have worked, thank you so much...
  2. Sorry that was the old code, here is the new one: https://gist.github.com/anonymous/78c594889c92433c5b03 And here is the main class(new code): https://gist.github.com/anonymous/db88e77d21d91b21c047
  3. yeah sure, here it is: https://gist.github.com/anonymous/1109723796e54c1335ec
  4. I thought that it worked but sadly no, now it crashes on startup, here is the crash report https://gist.github.com/anonymous/5a7452b19dedc0a038db
  5. So... I have been trying to figure this out for a while now, and I don't know what is wrong. I am getting an error when trying to add a recipe. Here is the code, this is my first time posting so I am sorry if I leave something out. https://gist.github.com/anonymous/3d4c77cea4d560d8ce38 I am getting the error with ('X', Item.string) & ('/', Item.stick)... The error is "String cannot be resolved or is not a field". I am following Vswe's tutorials and I am aware they are slightly dated but would I be correct in assuming that the majority of it is still valid? Anyway I am sure that it is something simple that I am missing and my apologies if it is. Edit: I just started again and renamed "Items" to "MyItems" and that seems to have worked...
×
×
  • Create New...

Important Information

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