Everything posted by Luis_ST
-
strange issue has appeared when i removed a few mods while it came in and worked with them
Remove Radium.
-
The Game crashed whilst rendering overlay
You installed CreativeCore, Jei and Comforts for 1.19.2. Make sure all other Mods you have installed are compatible with 1.19.
-
HELP
As i already told you i'm not familiar at all with Aternos. Did you googling where to find the debug.log?
-
HELP
Add the latest version of CreativeCore to the server try if it works. If it does not work post debug.log.
-
[1.18.2] Overriding player skin overlay after equipping certain armor
You register the Class to the ModEventBus but RenderPlayerEvent.Pre and EntityRenderersEvent.AddLayers requires the ForgeEventBus
-
HELP
Normally in the logs folder of your server directory, on Aternos i don't know.
-
[1.18.2] Overriding player skin overlay after equipping certain armor
Move your EventHandler in a client only class, you can achieve this by setting the value "value" in the EventBusSubscriber annotation to Dist#CLIENT.
-
HELP
The log shows an issue with CreativeCore, please post debug.log for more informations.
-
When I create a new world my game crashes
Your game is running out of Memory (RAM), allow the Game more memory.
-
[1.18.2] Game crashes when I start creating my new single player world
You can try to increase the server memory (RAM).
-
Textures glitch when using 8x texture pack in 1.18.1-forge-39.1.2
The texture pack should still work, you can ignore the in game warning about an incompatible pack format.
-
get all online players
You can get the MinecraftServer from Level#getServer and you can get the Level from the given UseOnContext. Note Item#onItemUseFirst is first called on the client then if the InteractionResult is success called on server. This means you need to handle the server stuff inside a server check (!level.isClientSide should be enough). And make sure you return InteractionResult.sidedSuccess with Level#isClientSide as value.
-
exit code 1 only latest log
Problem with Snow Real Magic.
-
get all online players
Minecraft Server#getPlayerList is a non static method, that's the reason why this won't work. Please show where you need "all online players".
-
get all online players
Show how you tried to call the method
-
[1.18.2] Game crashes when I start creating my new single player world
Looks like a problem with the Config of Dynamic Lights. Make sure you are using the latest version. If the Mod is already up to date, talk to the Mod author.
-
1.19.2 server crash
This should work now
-
exit code 1 only latest log
Problem with Immersive FX. Make sure you are using the latest version. If the Mod is already up to date, talk to the Mod author.
-
1.19.2 server crash
The user_jvm_args.txt is the file directly in your server folder, do not modify any other files. See: https://imgur.com/a/00uB5At
-
Textures glitch when using 8x texture pack in 1.18.1-forge-39.1.2
You can use https://gist.github.com/ to upload larger text files.
-
Forge crashes on chat messages?
It looks like all of the Mods you have installed are for 1.19. You should update the Mods or downgrade Forge.
-
Forge crashes on chat messages?
You installed Xaeros Minimap for 1.19 on 1.19.2.
-
exit code 1 only latest log
Mods like Radium are not recommended to use. Those magic performance Mods increasing the game performance by breaking game logic. This "new game logic" can then lead issues and conflicts with other Mods. If you don't need Radium to 100% then you should remove it.
-
[1.18.2] Error trying to register a custom feature based on KelpFeature [SOLVED]
ConfiguredFeatures and PlacedFeatures should also be registered with DeferredRegister.
-
Whenever I try to join my boyfriends server, it says "skipping config, sync no mods have registered a syncable config"
This is just information, which should not prevent you from playing on this server. If you have issues while playing please post debug.log from server and client.
IPS spam blocked by CleanTalk.