Everything posted by Luis_ST
-
Ragnamod VI incomplete set of tags received from server
Which version did you use, since on log is from version 1.16.5 another one is from 1.18.2?
-
Ragnamod VI incomplete set of tags received from server
The server is still not fully started in that log, please drag and drop the file on https://gist.github.com/ create a gist and post the link to it here.
-
Ragnamod VI incomplete set of tags received from server
This is not the full debug.log, please post full debug.log from the logs folder. Please also provide a client debug.log of a client which got kicked.
-
Ragnamod VI incomplete set of tags received from server
Please post debug.log from server and a client which got kicked.
-
So my game keeps crashing and I have looked all over for a reason and I can't find one
Please post launcher_log.txt as well.
-
PlayerRenderer registering
EntityRenderers must be registered in EntityRenderersEvent.RegisterRenderers. Edit: overread that's a PlayerRenderer
-
Adding entry to enum
This is not possible, you need to use BedSleepingProblem#OTHER_PROBLEM. If you want to create your own BedSleepingProblem you need to create a PR to forge which adds the IExtensibleEnum to the BedSleepingProblem enum.
-
My minecraft 1.19.2 keeps crashing
You installed the 1.19 version of Biomes O' Plent on 1.19.2.
-
Make an item non-enchantable[1.18.2]
For the EnchantingTable you can override #canApplyAtEnchantingTable in your Item class. For the Anvil you can use AnvilUpdateEvent, cancel the Event if the Enchantment can not be applied to your Item.
-
1.19.2 Mixin was not found in any of the following sources
To correct @warjort Mixin is offically not supported on this Forums. If you had issues with Mixin ask on the Forge Discord Server in the #non-api-modding Channel.
-
Need direction regarding program structure.
You can check for yourself whether a method is only available on the client side, use your IDE to open the class. If the class or the method is annotated with @OnlyIn (with Dist#CLIENT) the full class or the method is client only. As far as i know there are no server side only classes/methods. In general: Client side stuff is: Keyboard & Mouse input, Rendering of Screens and Entities Server side stuff is: Block placing & Entity spawning
-
I can't create Custom.jar file
The server must be start with the .bat/.sh file, if you server host does not support these "new" system talk to them.
-
"These files failed to download try again"
Please post installer log.
-
Armors bugg
Please post debug.log from the logs folder.
-
Exception ticking world
Overread some informations in the log.
-
Exception ticking world
Third party software like Magma is not recommended to use and not supported.
-
So my game keeps crashing and I have looked all over for a reason and I can't find one
Are you sure it is the full debug.log from the logs folder, since the log does not contains any error which cause the game to crash. If this is the full debug.log please post launcher_log.txt as well.
-
Reset all player stat when servers start
You then can use ServerLifecycleHooks#getCurrentServer, I suspect the @warjortthought that you are using 1.19 since in 1.19 there is ServerTickEvent#getServer.
-
Reset all player stat when servers start
Which version of Forge did you use?
-
1.18.2 server keeps crashing
Rubidium, Magnesium/Rubidium Extras and Magnesium/Rubidium Dynamic Lights are not required on server.
-
server tick loop
Please post debug.log from the logs folder.
-
is forge installer meant to come up with this if not what do i do
The last thing you can do is to run the installer manually from the Console/Terminal.
-
is forge installer meant to come up with this if not what do i do
Some zip managers like to take control of the .jar file extension away from Java. If you want to install Forge you need to run Jarfix once.
-
I can't run minecraft 1.19.2; it crashes and i don't know how fix it.
It looks like Smarter Farmers requires Moonlight Lib, if Moonlight Lib is already installed you need a different version. As far as i can see the other issues are caused by Krypton.
-
Forge Installer not opening
You also can try to run Jarfix once.
IPS spam blocked by CleanTalk.