Wallets

Wallets

19.3k Downloads

Latest Update does not work

LazrProductions opened this issue ยท 1 comments

commented

Wallets-1.20-1.0.0-beta.1 does not actually add the coins, getting the following errors in server console:

`15.06 07:17:35 [Server] main/WARN [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: wallets:coin_one Expected: 1609 Got: 3041

15.06 07:17:35 [Server] main/WARN [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: wallets:coin_five Expected: 1610 Got: 3042

15.06 07:17:35 [Server] main/WARN [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: wallets:coin_twenty Expected: 1611 Got: 3043

15.06 07:17:35 [Server] main/WARN [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: wallets:coin_fifty Expected: 1612 Got: 3044

15.06 07:17:35 [Server] main/WARN [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: wallets:coin_one_hundred Expected: 1613 Got: 3045

15.06 07:17:35 [Server] main/WARN [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: wallets:coin_five_hundred Expected: 1614 Got: 3046

15.06 07:17:35 [Server] main/WARN [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: wallets:wallet Expected: 1615 Got: 3047

15.06 07:17:35 [Server] main/WARN [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: wallets:coin_pouch Expected: 1616 Got: 3048`

commented

please ignore, the issue was with another mod not yours