Create

Create

86M Downloads

Game crash when using version 1.18.2 and Curseforge

estardr opened this issue · 9 comments

commented

Describe the Bug

Game crash when running using minecraft in version 1.18.2(Forge version: 40.2.0)

Reproduction Steps

  1. install modification (stable version from curseforge were used)
  2. open minecraft

Expected Result

It should run well in version 1.18.2 (Forge version: 40.2.0).

Screenshots and Videos

No response

Crash Report or Log

https://gist.github.com/estardr/d4b429593573846c0243dd4355f17bf9

Operating System

Window 11

Mod Version

0.5.1f

Minecraft Version

1.18.2

Forge Version

40.2.0

Other Mods

Applied Energistics 2, Avaritia 1.1x, Basic Nether ores, AtomicStryker's Infernal Mobs, Guard Villagers, Dragonic Evoulution, CoFH Core, CodeChicken Lib 1.8.+, Brandon's Core, Illage and Spillage, Iron Chests, JEI, Mantle, ProjectE, Tinkers Construct, Thermal Expansion/Foundation/Dynamics, ProjectE Integration

Additional Context

No response

commented
Failure message: Mod create requires forge 40.2.4 or above
		Currently, forge is 40.2.0

update forge

commented
Failure message: Mod create requires forge 40.2.4 or above
		Currently, forge is 40.2.0

update forge

I don't know much. Could you tell me how to do it?

commented

what launcher do you use?

commented

어떤 런처를 사용하시나요?

I use the official launcher and Curseforge.

commented

with the curseforge launcher, you should be able to edit your profile and change the forge version

commented

the dots in version numbers are not decimal points. 40.2.17 is greater than 40.2.4 because 17 > 4

commented

curseforge 실행기를 사용하면 프로필을 편집하고 Forge 버전을 변경할 수 있습니다.

Thank you.

commented
Failure message: Mod create requires forge 40.2.4 or above
		Currently, forge is 40.2.0

update forge

The latest version of Forge corresponding to Minecraft version 1.18.2 is 40.2.17 However, the version of Forge required by the create mod is 40.2.4 or higher. What should I do?

commented

the dots in version numbers are not decimal points. 40.2.17 is greater than 40.2.4 because 17 > 4

Thank you.