Jump to content

ThaVenom23

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by ThaVenom23

  1. Also, if you want to take a look at my code for any ideas on what may be the problem, I built a GitHub repository here: https://github.com/ThaVenom23/ScientificExploration
  2. Yeah my mod ID is lowercase. When I run it in Eclipse it works fine. It is just when I compile it with Gradle it doesn't like to. If you need to see a screenshot of something I would be happy to oblige.
  3. Yeah it does. I did however capitalize my texture files. The code matches with the files. Example.png is an example of what I named it. Should I rename it to make a lower case? However, my file structures are all lowercase as to please Java
  4. Hey there! As you can see, I'm having a problem. My textures work perfectly fine when I run it in Eclipse, but when I build it with Gradle, it decides to not want to run. What I find weird is that there is an assets/textures folder within the .jar with the textures in it. The en_US.lang file I use is within the assets/lang folder and it is working perfectly fine. Does anybody have any clue on what may be causing this? Thanks, any ideas would be helpful.
×
×
  • Create New...

Important Information

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