Code Monkey home page Code Monkey logo

Comments (2)

ShaRose avatar ShaRose commented on August 14, 2024

Actually, I thought I did say it. For developers you get the dev package, which is basically all the files GuiAPI needs besides the actual classes (they are in the releases branch, and for the latest you'd want https://github.com/ShaRose/GuiAPI/blob/releases/GuiAPI_Dev-Package_0.14.5-1.3.zip?raw=true ). The theme and theme-dev folders (Among the other folders besides MCP) are there if you want to create the dev package and full package entirely from git, and those are covered in the Packaging section.

from guiapi.

AlexCory avatar AlexCory commented on August 14, 2024

Thanks for the response.

I wont lie to you. Ive had numerous problems getting things setup correctly. The readme isnt exactly specific in various areas. For example, I never used forge to mod before so i had no clue what installer script you were talking about lol. Regardless I at least figured out it was included in forge's source files and got that part setup now.

This problem im having with themes tho... i know its already in the zip file. My problem is that when I setup mcp with forge, guiapi, and twl, everything compiles fine. Until i attempt to run it (without adding anything) then it throws an error. The error occurs on the "widget screen" being called by one of the guiapi examples. For some reason, this error points to the line of code where a theme file would normally be loaded. The obvious solution of course, would be to import the theme files you provide in the zip file. My problem is... where do i put them? Does it go in the minecraft source? Does it go in the mcp minecraft folder and reference it? Does it go in the bin folder? Does it go in the config folder?

I must be dumb cause its just not that obvious to me :(

If you want the exact error im getting, i can post it here later today when im at home. For now, hopefully, the description i provided will do.

Edit: oh and... that is something i havent tried yet. "Packaging"... I will attempt to do so when i get home later today. I guess i just assumed i could drag and drop those files into mcp and have them load. :-/

Edit #2:

Ok so, here's what Ive done so far.

  1. Download MCP
  2. Download source files from forge, place forge folder in MCP folder and run install.bat file.
  3. at this point game runs correctly.from eclipse
  4. drag and drop twl and sharose folders into mcp/src/minecraft
  5. No errors display in eclipse but there are a bunch of warnings.
  6. attempt to run in debug mode and receive the following error:

http://pastebin.com/7JezLdJz

judging from the steps I did, its not exactly different from your readme. So... what am I missing here?

from guiapi.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.