In Control!

In Control!

72M Downloads

Server Error 1.12.2

Closed this issue ยท 7 comments

commented

Running Forge 1.12.2 2607 with Incontrol 3.6.6

I get this error in server log:
[09:54:08] [Server thread/ERROR] [incontrol]: Unknown item 'scrap:scrap/{TABLE:"scrap:scrap",PLATE:"d1a77f",GEAR:"d0c2ba",NAME:"Parts",XP:"3d4"}'!
[09:54:08] [Server thread/ERROR] [incontrol]: Unknown item 'scrap:scrap/{TABLE:"scrap:chest",PLATE:"269463",GEAR:"ab948b",NAME:"City Chest",XP:"4d8"}'!
[09:54:08] [Server thread/ERROR] [incontrol]: Unknown item 'scrap:scrap/{TABLE:"scrap:scrap",PLATE:"d1a77f",GEAR:"d0c2ba",NAME:"Parts",XP:"3d4"}'!
[09:54:08] [Server thread/ERROR] [incontrol]: Unknown item 'scrap:scrap/{TABLE:"scrap:chest",PLATE:"269463",GEAR:"ab948b",NAME:"City Chest",XP:"4d8"}'!

commented

That means your In Control configs are wrong or missing items

commented

I just copied them from the GrimCo R&D modpack... dang it. Maybe it references mods that I did not use from his modpack.. I'll check
Thanks

commented

I didn't see anything.
This is his loot.json here

commented

This line is the problem:
"item": "scrap:scrap/{TABLE:"scrap:scrap",PLATE:"d1a77f",GEAR:"d0c2ba",NAME:"Parts",XP:"3d4"}"

I think you should not use those json files. They are meant to be used with those mods present

commented

So just delete the json file?

commented

Well I don't know what you plan to do but yes. Note that you can then as well just remove the In Control mod as it will then do nothing

commented

๐Ÿ˜‚