Crash when creating a new world #4

Closed
opened 2026-03-31 10:13:20 -06:00 by MitakeAmeka · 1 comment
MitakeAmeka commented 2026-03-31 10:13:20 -06:00 (Migrated from github.com)

Mod Loader

Forge 1.20.1

Mod Version

1.2.0

Crash Log / Error Output

https://mclo.gs/xAczzlI

Bug Description

The game crashes when creating a new world. Please see detailed information on the crash report above.

Steps to Reproduce

  1. Install the mod and write a json file like below:
{
  "remaps": [
    {
      "source": "minecraft:iron_ingot",
      "target": "create:andesite_alloy",
      "types": ["tag"]
    }
  ]
}
  1. Create a new world

Other Mods Installed

Tested with Create 6.0.8

### Mod Loader Forge 1.20.1 ### Mod Version 1.2.0 ### Crash Log / Error Output https://mclo.gs/xAczzlI ### Bug Description The game crashes when creating a new world. Please see detailed information on the crash report above. ### Steps to Reproduce 1. Install the mod and write a json file like below: ``` { "remaps": [ { "source": "minecraft:iron_ingot", "target": "create:andesite_alloy", "types": ["tag"] } ] } ``` 2. Create a new world ### Other Mods Installed Tested with Create 6.0.8
TysonTheEmber commented 2026-03-31 10:51:18 -06:00 (Migrated from github.com)

this why you dont make a big change at 2am with 10 hours of sleep in the past 2 days without testing 😫

this why you dont make a big change at 2am with 10 hours of sleep in the past 2 days without testing 😫
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TysonTheEmber/RemapIDs#4
No description provided.