-
Posts
16 -
Joined
-
Last visited
Everything posted by LuxWare
-
Still having this issue, if anybody knows anything about this lmk
-
https://gist.github.com/jamesbrady226/927d219d8f4351ee0e7ede877a64c154
-
Debug log: https://privatebin.net/?75b6e3d22412b322#rbdgKwqNJAZYEYJSVKJC8MbwVt2n3P6tmP4SbLSPPL2
-
Having an issue where certain mobs freeze on my server. Take a look: https://medal.tv/games/minecraft/clips/1BOoo4nYjcBuHb/d1337zD00z3K?invite=cr-MSxOcUMsMTUzODI5Mzc4LA
-
Having an issue where certain mobs freeze on my server. Take a look: https://medal.tv/games/minecraft/clips/1BOoo4nYjcBuHb/d1337zD00z3K?invite=cr-MSxOcUMsMTUzODI5Mzc4LA
-
Everything I join my modded server I get this error: Internal Exception: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $ I believe this is only an issue with me since other people that join don't get this error.
-
Forge 1.20.1 | Missing or unsupported mandatory dependencies
LuxWare replied to LuxWare's topic in Support & Bug Reports
Okay update to this, I've figured out you can use older versions of the dependency mods to fix crashes like this. Thanks for the help. -
Forge 1.20.1 | Missing or unsupported mandatory dependencies
LuxWare replied to LuxWare's topic in Support & Bug Reports
So I have disabled the dependency mods, Forge loads almost to entering the menu with majority of the mods loaded and crashes. Here is what it says now: https://pastebin.com/mPMDAcWq -
Forge 1.20.1 | Missing or unsupported mandatory dependencies
LuxWare replied to LuxWare's topic in Support & Bug Reports
Here is the entire log here: https://pastebin.com/CKeat2rV -
Forge 1.20.1 | Missing or unsupported mandatory dependencies
LuxWare replied to LuxWare's topic in Support & Bug Reports
Yes both of those are installed, I believe all of the dependencies are apart of the modpack. -
I'm making my own custom modpack using CurseForge, pretty sure most of the mods are 1.20.1 so I'm not sure what the problem is. It crashes on this every time: [14:28:38] [main/ERROR]: Missing or unsupported mandatory dependencies: Mod ID: 'cupboard', Requested by: 'forgivingworld', Expected range: '[1.20.1-1.5,)', Actual version: '[MISSING]' Mod ID: 'aeroblender', Requested by: 'deep_aether', Expected range: '[1.0.1,)', Actual version: '[MISSING]' Mod ID: 'structure_gel', Requested by: 'blue_skies', Expected range: '[2.13.0,]', Actual version: '[MISSING]' Mod ID: 'modonomicon', Requested by: 'occultism', Expected range: '[1.38.1,)', Actual version: '[MISSING]' Mod ID: 'citadel', Requested by: 'cataclysm', Expected range: '[1.8.0,)', Actual version: '[MISSING]' Mod ID: 'cupboard', Requested by: 'logprot', Expected range: '[1.20.1-1.5,)', Actual version: '[MISSING]' Mod ID: 'creativecore', Requested by: 'ambientsounds', Expected range: '2.10.22', Actual version: '[MISSING]' Mod ID: 'smartbrainlib', Requested by: 'occultism', Expected range: '[1.11,)', Actual version: '[MISSING]' Mod ID: 'titanium', Requested by: 'industrialforegoing', Expected range: '[3.5.8,)', Actual version: '[MISSING]' Mod ID: 'citadel', Requested by: 'alexsmobs', Expected range: '[2.4.4,)', Actual version: '[MISSING]' Mod ID: 'cupboard', Requested by: 'smoothchunk', Expected range: '[1.20.1-1.5,)', Actual version: '[MISSING]' [14:28:46] [main/INFO]: Compatibility level set to JAVA_17