Jump to content

lethinh

Members
  • Posts

    191
  • Joined

  • Last visited

Everything posted by lethinh

  1. I'm having problem that I don't know how to check if the entity is facing the player backwards, but the player doesn't face to that entity (frontwards). I would greatly appreciate your help!
  2. How to auto compress the world playing folder and download the compressed version of it?
  3. Thanks for your help but I fixed that. Thanks anyway!
  4. I'm really like a dumb guy who wanted to develop minecraft mods.
  5. Oh, I am so stupid. When I upload the source to github, I forgot to delete the code that I didn't not use in the project. This is really dumb, right?
  6. I use eclipse and it is correctly. It can run. What do you mean it does not complie?
  7. Now I have synced the code in the github with my project. And I have fixed all the compliations error. Thank you for your patient!
  8. Could you tell me what class used the network package? I remembered removing it.
  9. I am very sory but this is the first time I used github.
  10. Oh, sorry. The branch is 1.11.2 not master. I have just edited it!
  11. I am having problems that when the I open the gui, tried to shift-clicking the item to the inventory, it showed the error: The transferStackInSlot method is in my github repo. Link: https://github.com/letruongthinh/MatterExpansion/blob/1.11.2/src/main/java/io/lethinh/matterexpansion/gui/GenericContainer.java Here is my TileEntity code: https://github.com/letruongthinh/MatterExpansion/blob/1.11.2/src/main/java/io/lethinh/matterexpansion/tile/TileFreezer.java My Container code: https://github.com/letruongthinh/MatterExpansion/blob/1.11.2/src/main/java/io/lethinh/matterexpansion/gui/ContainerFreezer.java My GUI code: https://github.com/letruongthinh/MatterExpansion/blob/1.11.2/src/main/java/io/lethinh/matterexpansion/gui/GuiFreezer.java My GUI Handler code: https://github.com/letruongthinh/MatterExpansion/blob/1.11.2/src/main/java/io/lethinh/matterexpansion/init/GuiHandler.java My block code: https://github.com/letruongthinh/MatterExpansion/blob/1.11.2/src/main/java/io/lethinh/matterexpansion/block/BlockFreezer.java If you need any code, please view it in my github repo. And I have also registered the TileEntity. Thanks in advance!
  12. I have assigned to my gradle.properties files the max RAM is 1540MB. But decomplie MC required 3 gb. Is there anything I can do to decrease it required size? I would greatly appreciated your help!
  13. lethinh

    Help

    But I wasn't allowed to buy by my father. And I tried linux but none of driver work for Davicom 9102
  14. lethinh

    Help

    But I really want to view the minecraft source code. And some other field in method that is not kinda var1, p1_2nps_... that is not really easy to understand.
  15. lethinh

    Help

    Yup! I have searched for ForgeGradle but the only versionn work that is 1.7.10 because it doesn't require too much RAM. But I would rather to develop 1.10.2 than 1.7.10
  16. lethinh

    Help

    I have also checked for other threads. But the driver is only for 32bit device, I have tried searching on google but no help
  17. lethinh

    Help

    I have tried with 2gb and it didn;t work too.
  18. lethinh

    Help

    No my father will kill me
  19. lethinh

    Help

    No, I did not. I means that I bought an old network card that only works on 32bit system (dm9102). I have tried windows PatchPAE but the screen showed black when I had started it. Edit: Because my father bought it, not me
  20. lethinh

    Help

    At first I had a 64bit computer but because my network card is broken so I had to buy a new one and that can be only used on 32bit windows. But my computer 4gb ram but I can't decomplie the MCP because 32bit computer doens't consume all ram (4gb) just consumes 2gb. So I am wondering if there was any pre-decomplied MCP (Forge 1.10.2) so that I can download use it.
×
×
  • Create New...

Important Information

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