Everything posted by DaemonUmbra
-
Serverside chat function
If you continue to insist on using MCreator in any shape or form you may find that you stop receiving help.
-
modded crash report
It means read the thread pinned to the top of the sub forum and it will give you info about the file you have been asked to provide.
-
Mod for multiplayer on client-side only?
Free and open source project with relatively few people working on it IN THEIR SPARE TIME. If you are unhappy with the documentation, learn the code and document it yourself, the main crew are a bit preoccupied with getting everything back up and running.
-
Serverside chat function
MCreator is poorly written, it creates mods that are broken and poorly written, and the license for it means anything you make with it is owned by THEM, not you.
-
Mod for multiplayer on client-side only?
No. That is not a magic annotation that makes your code sided, it is an annotation that will cause a crash if a class annotated with it is loaded on the side other than what is specified in the annotation.
-
You are using an unsupported modified version of the game
1. Don't hijack threads 2. Your issue is not the same as the OP of the thread you posted in 3. Must you plug your YouTube channel while asking for assistance? Try removing PattysMoreTools
-
Mod for multiplayer on client-side only?
There is no way to do this purely client-side. There is an !isRemote guard before this event would ever be on the (logical)client. Because this cannot be done purely client-side you would also need to get into packets to get it working with the way things stand.
-
Mod for multiplayer on client-side only?
I think I know how this can be done, but I need to check before I put my foot in my mouth
-
Mod for multiplayer on client-side only?
Without seeing all your code I can make suggestions but honestly I'd rather test them myself before I suggest them, is your code on GitHub?
-
Mod for multiplayer on client-side only?
@Mod only takes the Mod ID in 1.13.2 All the rest goes in the mods.toml, however to my knowledge clientSideOnly and serverSideOnly have not been carried over, I believe because they were already legacy and essentially deprecated without being marked so.
-
Trouble with starting the Server
My eyes were reading faster than my brain, if that makes any sense.
-
Problem with installing Forge 1.13.2
- Fatal Error, Server Connection Terminated
It means that version is not supported on this forum anymore, you won't get help for it here.- Fatal Error, Server Connection Terminated
1.7.10 is no longer supported due to its age. Please update to a modern version of Minecraft to receive support.- Trouble with starting the Server
In my experience an error during mod sorting usually means dependency mods are missing or the wrong versions are present. Where are you getting your mods? You appear to be maxing out on ram, allocate more. Also: Why?- modders
You use a file manager and a text editor... Is English not your first language? Is this why you seem a bit confused?- Minecraft Forge not working
Please read my signature and provide your debug.log- Mods are "not valid"
This is one of the reasons those sites are bad... Beat me to it, Diesieben- Mods are "not valid"
What version of Minecraft are you running, 1.13.2?- Sever becomes unresponsive and lags me out 10 seconds into joining
Have you tried specifying that JVM option? Can you provide a debug.log(more info in my signature)?- Problem with installing Forge 1.13.2
What if you run the jar installer in the command prompt?- Problem with installing Forge 1.13.2
Can you try the .Jar version of the installer and post the log?- Can't seem to run the installer or the win installer
1.9.4 is not supported on this forum due to its age. Update to a MODERN version of Minecraft to receive support. You have already received this response when you asked about 1.8.9, are you going to simply keep making new threads stepping through versions until we give you a different answer?- Forge 1.13 not appearing in launcher
Have you looked closer to the top or did you skip to the bottom? Can you provide the installer log?- [1.13.2] New to this, Help required
There are still some things to avoid that he does in that tutorial, please refer to - Fatal Error, Server Connection Terminated
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.