Zergatul / cheatutils

MIT License
38 stars 14 forks source link

ESP Broken #35

Closed Aetrnl94 closed 1 day ago

Aetrnl94 commented 1 year ago

Hi, this mod is a life-saver. I recently made a ton of changes to my save and for some reason the CheatUtils are a bit broken; the in-game controls from setting custom scripts just are generic ('reserved 00'; 'reserved 01' instead of what I named them) and my list of blocks I had added to the ESP vision setting is blank and I cannot add new ones (typing in 'minecraft:chest', 'chest', or anything really just shows a blank list). I tried deleting the zergatulcheatutils.json, deleting the mod, then reinstalled it but it didn't fix the issue.

Thanks!

Zergatul commented 1 year ago

Maybe you installed some new mod and it caused problems?

Aetrnl94 commented 1 year ago

It's definitely possible, but I'm running over 350 mods so it's hard to say. Can you think of any mods (or categories) that would cause the block-list do disappear? Or is there a maximum number of entities that it'll show (because several mods add a lot of new blocks)? Thanks!

Zergatul commented 1 year ago

There is no limits on how much entities or blocks can be displayed. What do you see when you try to open these URLs:

Aetrnl94 commented 1 year ago

When I go to http://localhost:5005/api/entity-info: image When i go to http://localhost:5005/api/block-info: image

Zergatul commented 1 year ago

Can you pinpoint exact mod that causes block-info to return error?