Everything posted by Zillex_
-
[Unsolved] Problem with ChatEvent
"if(event.entity.getUniqueID().equals(74a1dcea-1946-45a9-a373-5f1b211f4d07))" gives an error so I tried something else
-
[Unsolved] Problem with ChatEvent
not what I meant, I am a beginner but usually know what I'm doing but I thought, hey lets go on the forums for help instead of taking a couple hours to figure it out on my own, but all you're giving me is the same statement in different ways
-
[Unsolved] Problem with ChatEvent
thanks but its late and I understand nothing so I did this: if(event.entity.getUniqueID().compareTo(74a1dcea-1946-45a9-a373-5f1b211f4d07 == 74a1dcea-1946-45a9-a373-5f1b211f4d07)) ik I'm doing something wrong but only worked with uuids a few times
-
[Unsolved] Problem with ChatEvent
okay but how do I compare the uuids with the forge api the only function compareTo(UUID) which says it takes in a byte but as you mentioned I can't get a byte to a UUID or can I? I'm not fluent in the forge api so what do I pass inside the compareTo(UUID) a byte or a UUID?
-
[Unsolved] Problem with ChatEvent
this still doesn't help me, i know basic java, I have made plugins for servers before. This is my first week with the forge api, so will you help? or just give me more elusive statements
-
[Unsolved] Problem with ChatEvent
sorry for the bump, and yes I accidentally ignored the warning woops. but what do I do, you didn't give me a fix?
-
[Unsolved] Problem with ChatEvent
bump
-
[Unsolved] Problem with ChatEvent
this plays when not checking the uuid but when it checks it the sound doesn't play, any suggestions? code:
-
[Unsolved] Problem with ChatEvent
But how will i know his uuid? or even mine for that matter
-
[Unsolved] Problem with ChatEvent
I'd rather not use that because I'm making the mod for a specific person who wants it to only play when they die and not for others
-
[Unsolved] Problem with ChatEvent
bump
-
[1.12.2] [SOLVED] Item Model Not Rendering
I'm no expert, I have just posted my own problem, but I would suggest checking your directory eg: make sure there is an assets folder, make sure the .json is valid etc, take my advice with a grrain of salt though as i said I'm no expert
-
[Unsolved] Problem with ChatEvent
- [Unsolved] Problem with ChatEvent
Hello, this is a really simple problem. when I use ClientChatReceivedEvent my chat completely stops working, I can type but nothing shows up. all I'm trying to do is play a sound when the server says something eg: Zillex_ was killed by etc. thanks for your answers- [Solved] Help with sound
Edit: I have everything working, now all i need to do is register more than one sound lol Edit 2: I now have everything working properly, thanks guys Edit 3: everything works, when i chat, but if the server says that i was killed it does nothing- [Solved] Help with sound
- [Solved] Help with sound
Edit 2: I now have succesfully loaded the mod through eclipse, but no sound yet- [Solved] Help with sound
- [Solved] Help with sound
check next post- [Solved] Help with sound
Thanks lars, I'm developing a private mod and wasn't sure if the person i made it for wanted his name in there I'll test out your suggestion. also here is the crash report: The game crashed whilst initializing game Error: java.lang.NullPointerException: Initializing game Edit I still hear no sounds and the mod still doesn't appear here is my new directory and sounds.json- [Solved] Help with sound
- [Solved] Help with sound
Hi everyone, I know this is going to be really simple but i can't seem to figure it out. First problem is that my mod doesn't appear when run with eclipse and crashes when built into a .jar with gradlew build. second problem is the main problem I think my file structure is correct but in theory it should play a sound when a message in chat is said "Player was killed by" it doesn't do anything, no errors in console or anything, again I think this stems from the first problem of it not appearing. Now I will add screenshots of code/filestructure: - [Unsolved] Problem with ChatEvent
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.