Simple Voice Chat

Simple Voice Chat

31M Downloads

How to compile?

ZeoNight opened this issue ยท 14 comments

commented

How to compile the project? Sorry if im asking dumb questions. My IDE doesnt show them.

commented

I'm sorry, but I can't help you with that. Use google to find out how to compile or run a gradle project.

commented

Hey another question. Whats this opus4j libary? my maven couldnt find it.

commented

Yeah I forgot to push it to my maven. It should work now.

https://maven.maxhenkel.de/#artifact/de.maxhenkel.opus4j/opus4j/1.0.0

commented

Intellij didnt refresh yet waiting.

commented

You can go to File -> Invalidate Caches/Restart -> Invalidate and Restart

commented

while building Error: No obfuscation mapping for @Inject target renderLabelIfPresent
@Inject(at = @at("HEAD"), method = "renderLabelIfPresent")
^

commented

EntityRenderMixin btw.

commented

I'm sorry, but you'll have to figure that out by yourself. See the fabric documentation for reference.

commented

I couldnt figure it out. Can you please help?

commented

I saw a few options like remap=false but they just lead to other errors.

commented

I have no clue what the problem is, I can't blindly tell you what to do. You have to figure it out yourself.

commented

Fixed it.

commented

I am working on a group chat feature for the hermits. But that is still in development and not stable.

commented

Hey! fabric-group branch seems to be updated 5 days ago tho fabric-master is 10 days ago. Whats the diffrence?