Git Product home page Git Product logo

Comments (5)

HellFirePvP avatar HellFirePvP commented on August 13, 2024 1

you need to add the deobf version of Thaumcraft 4.2.3.5 to your dev environment, not the obfuscated one.

from gadomancy.

HellFirePvP avatar HellFirePvP commented on August 13, 2024

Now that would explain multiple issues... Thank you very much for pointing that out with great detail.

@makeoo golems were your thing :V

from gadomancy.

theJ8910 avatar theJ8910 commented on August 13, 2024

By the way, how do I build your mod? I downloaded the source and made some changes to it, and threw in a few jars on the build path to satisfy the missing dependencies, but I'm still getting compile errors like this:

G:\The Repository\projects\third-party\Gadomancy\build\sources\java\makeo\gadomancy\common\blocks\tiles\TileEssentiaCompressor.java:136: error: cannot find symbol
                te.setInventorySlotContents(0, null);
                  ^
  symbol:   method setInventorySlotContents(int,<null>)
  location: variable te of type TilePedestal

...

G:\The Repository\projects\third-party\Gadomancy\build\sources\java\makeo\gadomancy\client\renderers\tile\RenderTileCapEldritch.java:30: error: abstract method renderTileEntityAt(TileEntity,double,double,double,float) in TileEntitySpecia
lRenderer cannot be accessed directly
            super.renderTileEntityAt(te, x, y, z, f);
                 ^

I made a lib/ folder and put Baubles-1.7.10-1.0.1.10.jar, mystcraft-1.7.10-0.12.3.03.jar, Thaumcraft-1.7.10-4.2.3.5.jar, thaumichorizons-1.7.10-1.1.9.jar, and Waila-1.5.10_1.7.10.jar in it. Most of the errors seem to be coming from Thaumcraft dependencies though.

from gadomancy.

theJ8910 avatar theJ8910 commented on August 13, 2024

Got it, thanks for the heads up.

from gadomancy.

makeo avatar makeo commented on August 13, 2024

I could not stop myself from laughing after reading the error description :D. I never expected someone to actually dig that deep into our source good job (but there are more abyssal part within gadomancy :D)! I'll talk to hellfire if he already resolved that issue or not but don't expect me to be fast

from gadomancy.

Related Issues (20)

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.