MineTogether

MineTogether

24M Downloads

[Bug]: Forge version requires sodium AND crashes

BraveCaperCat2 opened this issue ยท 4 comments

commented

Describe the bug

The forge version of Minetogether for 1.19.x requires the sodium mod, which isn't available for forge

Steps to reproduce

  1. Install the latest version of minetogether in the curseforge app (latest ALPHA)
  2. Launch minecraft

Expected behaviour

Minecraft launches without any errors.

Screenshots

Screenshot 2023-04-18 165749
Screenshot 2023-04-18 165611
Screenshot 2023-04-18 165630

Version

minetogether-forge-1.19.2-6.0.16

Minecraft Version

1.19.4

ModLoader Version

44.1.23

Additional Information

Logs:
latest.log

commented

MineTogether does not require sodium, However it does require PolyLib and to loaded on the correct version of Minecraft

	Mod ID: 'polylib', Requested by: 'minetogether', Expected range: '[1900.0.2,)', Actual version: '[MISSING]'
	Mod ID: 'minecraft', Requested by: 'minetogether', Expected range: '[1.19.2,1.19.2]', Actual version: '1.19.3'```
commented

Firstly, minetogether 1.19.2 should work on 1.19.3 and 1.19.4.
And secondly, poly lib is NOT in the dependancies section of the forge page:
Screenshot 2023-04-18 172230

commented

These are set per file,
image

There are changes in Minecraft's chat system in 1.19.2 > 1.19.3 so it is not compatible

commented

These are set per file, image

There are changes in Minecraft's chat system in 1.19.2 > 1.19.3 so it is not compatible

oh.