奈斯启示录 Necesse

奈斯启示录 Necesse

What is that? (WIT)
27 条留言
Oblio  [作者] 20 小时以前 
Cr-2-4 23 小时以前 
would it be possible to have this also state what category of item something is? Would help a ton with sorting to see what cat it falls under vs having to go into the storage settings and typing out the item to see what it falls under if its not so obvious at first glance.
Oblio  [作者] 10 月 26 日 上午 10:29 
easy fix, thanks:menagerie:
𝐎𝐢𝐫𝐨 10 月 26 日 上午 9:49 
Thanks a lot, dude! I have a bug report for you. Even in the maximum growth state it shows 4/5 instead of 5/5.
Oblio  [作者] 10 月 26 日 上午 9:39 
wish granted, now you can see the stage off growth (need to update the mod to v0.7)
𝐎𝐢𝐫𝐨 10 月 26 日 上午 8:20 
Please, make it show de growth percentage. :steamthis:
Oblio  [作者] 10 月 26 日 上午 5:12 
Steam is magic sometimes
Axel 10 月 26 日 上午 5:05 
fixed it, i did the reverifying and then re-downloaded, unsubed and deleted the config again and it worked this time for some reason. i didnt see anytihng in the logs though but its fixed now thx
Oblio  [作者] 10 月 26 日 上午 4:52 
the only idea I have is to do the steam file verification and then in the config file of the mod enable the "extraLogs" option and see in the log if says something
Axel 10 月 26 日 上午 4:22 
Ive just downloaded and it worked for a bit but then i realised the box vanished and idk where it went, i deleted the mod in the config file and unsubscried and re-subscribed but its still gone. any help?
Oblio  [作者] 10 月 26 日 上午 4:13 
right now no, but I might look for a future update
Shadowing 10 月 26 日 上午 4:09 
can we turn it on ad off with hotkey?
Anke 10 月 26 日 上午 2:13 
Great!
Pythius 10 月 24 日 下午 12:56 
from someone that used to be into modded MC i can appreciate such a thing. it really is a pain in the ass to mouse over something an have zero idea what it is
Oblio  [作者] 10 月 22 日 上午 9:49 
never heard of that
BEN! Where gonna be MOMMIES!!! 10 月 22 日 上午 9:43 
is your name Oblio as in The Land of Point?
Oblio  [作者] 10 月 20 日 上午 8:44 
well, did it already:elderlul:
Oblio  [作者] 10 月 20 日 上午 4:07 
no idea, unfortunately I did what I could, but to be responsive it has to stuff on every game tick, maybe in the next few days I will look if there is something that can be improved
FRQuadrat 10 月 20 日 上午 4:02 
Quite a cool thing, just what I needed.
Although I have performance issues with it... How can I help to track that down?
Oblio  [作者] 10 月 19 日 上午 8:25 
there should be thr "recipe browser" mod by Save for that
bravoK 10 月 19 日 上午 8:20 
now you should make it so you can lookup the recipe of any item inside your inventory as well... boom minecraft JEI in necesse
Oblio  [作者] 10 月 13 日 下午 10:27 
basically yes, the concept is the same
Valerie-Venom 10 月 13 日 下午 5:49 
So this is JEI/Waila from Minecraft basically?
Oblio  [作者] 7 月 20 日 上午 12:00 
fix out, just give Steam the time to approve it, I would be surprised if it can still crash at all with this update :despotflip:
Oblio  [作者] 7 月 19 日 下午 11:10 
apparently was the gravestone, this time I'm adding controls to prevent the game from crashing regardless of what goes wrong
Oblio  [作者] 7 月 19 日 下午 10:38 
thanks for the report, I will look for a fix
LD 7 月 19 日 下午 8:45 
Caused a `NullPointerException` on one of the tile, not sure which one unfortunately.



java.lang.NullPointerException
at java.base/java.util.Objects.requireNonNull(Unknown Source)
at necesse.inventory.InventoryItem.<init>(InventoryItem.java:60)
at necesse.inventory.InventoryItem.<init>(InventoryItem.java:68)
at necesse.inventory.InventoryItem.<init>(InventoryItem.java:72)
at necesse.inventory.InventoryItem.<init>(InventoryItem.java:80)
at whatisthat.HelperClasses.InfoUtils.getObjectIcon(InfoUtils.java:103)
at whatisthat.HelperClasses.FormUtility.getIcon(FormUtility.java:42)
at whatisthat.container.InfoboxForm.updateContent(InfoboxForm.java:43)
at whatisthat.InfoboxManager.updateContent(InfoboxManager.java:20)
at necesse.gfx.forms.MainGameFormManager.frameTick(MainGameFormManager.java:209)
...