nevoka-be / Issues

Report here your issues
1 stars 0 forks source link

[Bug] 1.20 forge makes the game crash on startup with exit code 1 #17

Closed GearzGT closed 1 year ago

GearzGT commented 1 year ago

Describe the bug i tried to add the gamesence 1.20 mod to 2 modpacks and as the single mod on its own and all 3 crash when loading the mods, giving exit code 1.

To Reproduce Steps to reproduce the behavior:

  1. add gamesence 1.20 to any modpack or a brand new pack as the only mod.
  2. load up the launcher
  3. hit play
  4. wait for game to crash

Expected behavior the game to work

Screenshots image

Logs /

Desktop (please complete the following information):

Additional context hate to bother you so much but it doesn't work still

JayJay1989 commented 1 year ago

@GearzGT can you provide me a crashlog?

GearzGT commented 1 year ago

damn sorry i didnt mean to close the issue, i thought it was a toggle

GearzGT commented 1 year ago

@JayJay1989 i think this is it? https://pastebin.com/aRERjqtM if not i might need to be talked through how to do it

GearzGT commented 1 year ago

wait, is this the issue? [21:14:45] [main/FATAL]: Failed to parse version spec [1.20) org.apache.maven.artifact.versioning.InvalidVersionSpecificationException: Single version must be surrounded by []: [1.20) so making it [1.20] would fix it? (i have no idea how or where to do that, just trying to help/save you time/learn something)

JayJay1989 commented 1 year ago

Fixed, you can expect an update in some minutes image

JayJay1989 commented 1 year ago

wait, is this the issue? [21:14:45] [main/FATAL]: Failed to parse version spec [1.20) org.apache.maven.artifact.versioning.InvalidVersionSpecificationException: Single version must be surrounded by []: [1.20) so making it [1.20] would fix it? (i have no idea how or where to do that, just trying to help/save you time/learn something)

it was "[1.20,)" 🙃