Jump to content

brigeroman

Members
  • Posts

    4
  • Joined

  • Last visited

brigeroman's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hello. Basically I made a custom standalone util library (https://github.com/lolhol/Pathfinder3D) and want to use it with my mod. Although I have done the normal jit pack stuff (basically the tutorial on their website) the Minecraft crashes the second it starts saying that it cannot find the name of a class inside of my library. (When I remove the implement(<my library link thingy>) mc launches normally and does not crash (if I comment out the code that uses the custom lib)). Now then, is there a quick fix for this because all of the other questions that I found on this topic were trying to load another mod (again, not what I’m trying to do). Am I doing something wrong?
  2. If you have a similar problem heres a hot swap that works -> https://plugins.jetbrains.com/plugin/14832-single-hotswap
  3. Minecraft Client: schema change not implemented Minecraft Client: Operation not supported by VM That
  4. HI! So ive been coding for about 5 months now and basically about a good 2.5 months in my hot swap feature completely stopped working, i did not change anything it just stopped working. SO i was wondering if this is a problem that other people have since ive been looking all over the web and found no information except this old post -> (btw: that method didnt work for me and made it even worse) Can any1 help? THANKS!
×
×
  • Create New...

Important Information

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