emotes icon indicating copy to clipboard operation
emotes copied to clipboard

Minecraft 1.20.2 update

Open KosmX opened this issue 1 year ago • 23 comments

Minecraft 1.20.2 is out, update when?

There are only some breaking change in this update, most importantly a configuration phase. This will allow fixing some reliability issues, but it will break compatibility with ViaVersion Also, I'll either drop Forge support or migrate to NeoForge (TBA)

Emotecraft also needs an internal refactor, it'll take a while, but will make future ports easier.

No official ETA for this, but it'll take a while.

KosmX avatar Sep 22 '23 08:09 KosmX

approximately when will version 1 20 2 be released ?

doniyor44 avatar Dec 15 '23 15:12 doniyor44

I'll work on updates bext week, but emotecraft might take a little longer because I have to rewrite a few parts of its networking and GUI

KosmX avatar Dec 16 '23 21:12 KosmX

I'll work on updates bext week, but emotecraft might take a little longer because I have to rewrite a few parts of its networking and GUI

I suppose it's time to update it for 1.20.4 already :D

StKillReal avatar Dec 21 '23 19:12 StKillReal

Looking forward to the 1.20.2 release and further, take your time 😊

sternschnaube avatar Jan 05 '24 07:01 sternschnaube

@KosmX still no approximate release time for 1.20.2?

verixyt3 avatar Jan 06 '24 11:01 verixyt3

Looks like emotecraft a little bit abandoned

StKillReal avatar Jan 06 '24 11:01 StKillReal

I'll work on updates bext week, but emotecraft might take a little longer because I have to rewrite a few parts of its networking and GUI

Give it all time, we know already that it takes longer based on this answer.

sternschnaube avatar Jan 06 '24 11:01 sternschnaube

any news or approximate ETA?

Timtaran avatar Feb 05 '24 10:02 Timtaran

So, after a half of the year we still don't have any news about 1.20.2-1.20.4 emotecraft update lol

StKillReal avatar Feb 07 '24 12:02 StKillReal

It's easier to port it yourself...

VkProfi avatar Feb 07 '24 12:02 VkProfi

https://github.com/KosmX/emotes/tree/1.20.2

KosmX avatar Feb 07 '24 13:02 KosmX

https://github.com/KosmX/emotes/tree/1.20.2

What about 1.20.4? Seems now it's the latest version of the game and all plugins/server jars use it, but not outdated versions

StKillReal avatar Feb 07 '24 14:02 StKillReal

1.20.2 tree has 1.20.4 support also when I build it itself I had issue what I can't play singleplayer (just loading stops at 100%)

Timtaran avatar Feb 09 '24 15:02 Timtaran

1.20.2 tree has 1.20.4 support

sorry, I should rename the branch but i don't want to
When I write this, Fabric finally works, neoforge ... f*ck forge. I'll make it work, but I don't like using the legacy code called Forge or NeoForge.

KosmX avatar Feb 11 '24 22:02 KosmX

What about singleplayer load just stops at 100%? (Fabric)

Timtaran avatar Feb 13 '24 05:02 Timtaran

neoforge

This should explain why you can't create a common network: image

https://hackmd.io/@neoforged/rkQ8WCW_T#Analysis

I saw that you did "hacks" to neoforge, but I don't think it makes sense as long as they break compatibility with the Dinnerbone's protocol

dima-dencep avatar Feb 13 '24 07:02 dima-dencep

Forge hacks aren't network protocol workarounds (I had to do that in Forge, but NeoForge is already much better)
The hacks are against the NeoForge API. The API isn't really ready for advanced usage (like the server needs to store some info from the client)

KosmX avatar Feb 13 '24 09:02 KosmX

What about version for fabric 1.20.4

StKillReal avatar Feb 13 '24 09:02 StKillReal

What about version for fabric 1.20.4

1.20.2 branch is 1.20.4

Timtaran avatar Feb 13 '24 10:02 Timtaran

Sorry for being a moron who knows very little about code, but every time I try to build the 1.20.2 branch I get an empty .jar with only the Manifest file inside. Any chance I could get some help or a working .jar to use?

cutestlesbian avatar Mar 09 '24 16:03 cutestlesbian

Hi, I understand that the 1.20.4 version is still unfinished, but still, when using emotions on the server, the texture of the player's head breaks. (Quilt client, Purpur server). In single player mode, everything works without problems. Would like to see the fix as soon as possible) image

Vinellon avatar Mar 15 '24 14:03 Vinellon

Hi, I understand that the 1.20.4 version is still unfinished, but still, when using emotions on the server, the texture of the player's head breaks. (Quilt client, Purpur server). In single player mode, everything works without problems. Would like to see the fix as soon as possible) image

Mb, it's was broken because I'm used custom head shaders...

Vinellon avatar Mar 18 '24 18:03 Vinellon

I tried building this version but it didn't work. I used Gradle 8.6 image

Commands i entered: gradlew gradlew build

Does anyone know why this happened?

buhhhhg avatar Jun 02 '24 23:06 buhhhhg