Advertisement
TheSgtPunishment

Untitled

May 5th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. [14:12:54] Corvus Urro: What did I do?
  2. [14:12:56] The Sarge: Inside your main classfile
  3. [14:13:15] Corvus Urro: yes?
  4. [14:13:31] The Sarge: You need Register.registerObjs(); inside the initialization event method
  5. [14:13:40] The Sarge: You're not calling it
  6. [14:13:55] Corvus Urro: where?
  7. [14:14:03] The Sarge: Lemons.java
  8. [14:14:07] Corvus Urro: yeah?
  9. [14:14:38] The Sarge: You -might- need to create the method, but you need the FMLInitialization event
  10. [14:14:47] The Sarge: If I spelt it rigt
  11. [14:14:52] Corvus Urro: what?
  12. [14:16:03] The Sarge: You've imported it at the top, just make the method like the FMLPreInit method where you load the config
  13. [14:16:20] Corvus Urro: I load a config?
  14. [14:16:39] The Sarge: Or even copy paste that method below it and remove the Pre from the name and empty it
  15. [14:16:53] The Sarge: I hope you're joking with me lol
  16. [14:17:11] Corvus Urro: I'm tired, and I've never dealt with this stuff before
  17. [14:18:03] The Sarge: Okay, tell you what, you keep coding and pushing and as soon as I can, I will fork, comment stuff and do a pull request
  18. [14:18:17] Corvus Urro: I think I may have it now
  19. [14:18:49] Corvus Urro: YAY THE MONS!
  20. [14:18:54] The Sarge: I will let you know when I fork, when I do, please do not push anymore code as it'll cause a conflict, and if you don't know what you're doing, it's a pain to fix
  21. [14:21:35] Corvus Urro: I fixded it
  22. [14:32:46] The Sarge: Okay, was I right?
  23. [14:32:51] Corvus Urro: mehbeh
  24. [14:33:40] Corvus Urro: ... :(
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement