May 23, 20214 yr Author 4 minutes ago, Luis_ST said: no, do this in one class, if you have a class for server event and one for client events then create one for both (ModCommonEvent) It crashed. crash-2021-05-23_20.00.52-client.txt latest.log
May 23, 20214 yr 6 minutes ago, Davidthemodder said: It crashed. please post a git repo of your mod so i can use debugger
May 23, 20214 yr Author 3 minutes ago, Luis_ST said: please post a git repo of your mod so i can use debugger What? I never used Github How? Edited May 23, 20214 yr by Davidthemodder
May 23, 20214 yr 4 minutes ago, Davidthemodder said: What? I never used Github How? use a git client, look in the internet the are a lot of good github tutorial
May 23, 20214 yr Author 6 minutes ago, Luis_ST said: use a git client, look in the internet the are a lot of good github tutorial So I should make my mod a git project? Like the Folder or the folder where the mod folder is?
May 23, 20214 yr Author 35 minutes ago, Luis_ST said: use a git client, look in the internet the are a lot of good github tutorial Can I post a zip file of the mod?
May 23, 20214 yr Author 46 minutes ago, Luis_ST said: use a git client, look in the internet the are a lot of good github tutorial Wait. Is this Right? @Mod.EventBusSubscriber(modid = UltimateSheepMod.MOD_ID, bus = Mod.EventBusSubscriber.Bus.FORGE)
May 23, 20214 yr Author I think the problem is that the default dist is client and it never gets registered on the server.
May 23, 20214 yr Author Just now, diesieben07 said: Key bindings are always client only. The server has no idea about the keyboard. This is about the registering of the ModPacketHandler
May 23, 20214 yr Author I GOT IT TO WORK!!! I registered the ModPacketHandler in my main class and it workend. (In the private void setup)
May 23, 20214 yr 3 hours ago, Davidthemodder said: So I should make my mod a git project? It already is one. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.