饑荒
Beatrice
Dexkill 2014 年 12 月 25 日 上午 2:03
Bugs/logs/errors/report
add here maybe any of these :)
最後修改者:Dexkill; 2016 年 12 月 31 日 下午 2:36
< >
目前顯示第 1-15 則留言,共 16
MechaHilter 2015 年 2 月 1 日 下午 3:45 
its not compatible with RPG mod. not complaining or anything just pointing it out there :) great mod tho enjoying it alot
AAA Tactician 2015 年 2 月 3 日 下午 12:43 
the eyebone cannot be placed in any backpack or dropped nearby, as this will cause any killer bee's to attack chester.....(that was a very sad day for me)
AAA Tactician 2015 年 2 月 3 日 下午 12:44 
sometimes all bee's will either be red or yellow, killer or not
seronis 2015 年 3 月 4 日 下午 12:05 
There is a crash in RPGhud when indexing bg25 that occurs when the Beatrice character mod is installed and the background change is not disabled.


Reported this on the RPGhud comments too but not sure if you could do something differently to avoid the incompatibility.
seronis 2015 年 3 月 4 日 下午 12:07 
引用自 Tat
its not compatible with RPG mod. not complaining or anything just pointing it out there :) great mod tho enjoying it alot
Crash is avoidable if you go into beatrice options and disable the background change.
Ashley Heckfire 2015 年 6 月 12 日 下午 2:57 
All of my bees are forever killer bees
junimo 2015 年 10 月 30 日 下午 1:26 
This mod gives error all the time, and I have to disable all mods and activate novamente.Se have a clerical error , I'm on Google Translate :steamsad:
Yoshikage Kira 2015 年 12 月 23 日 下午 6:38 
It doesnt let the smarter crockpot mod work right. it launches just fine but you cant predict what you are going to make
Twiggish 2015 年 12 月 28 日 下午 12:31 
http://pastebin.com/KHDyydy7 ive been having issues lately. it causes everything to freeze with distorted sounds upon trying to make or launch a world
Illium 2016 年 12 月 29 日 上午 4:55 
Only bug I've noticed is the Servant Sack feeding me honey but it doesn't change my health, only hunger.
pirate 2017 年 9 月 27 日 下午 10:30 
Modified code to fix the ServantSack.lua (brackets should be removed, of course):

[--smart with food items:
if inst:HasTag("equipped") then

if ent.components.edible and ent.components.edible.hungervalue>0 then

if ((GetPlayer().components.hunger.current-GetPlayer().components.hunger.max)*-1)>ent.components.edible.hungervalue and GetPlayer().components.eater:CanEat(ent) and inst.hungercooldown<=0 then

GetPlayer().components.hunger:DoDelta(ent.components.edible.hungervalue)
if ent.components.edible.healthvalue then

GetPlayer().components.health:DoDelta(ent.components.edible.healthvalue)

end
if ent.components.edible.sanityvalue then

GetPlayer().components.sanity:DoDelta(ent.components.edible.sanityvalue)

end

inst.hungercooldown=15

inst.components.container:ConsumeByName(ent.prefab, 1)

end

end]


The sack will still prioritize Hunger above Health and Sanity when selecting foods, and it will also select the very first item in its inventory, but the actual stats gained will more accurately reflect the food's values.
Lunaris 2018 年 2 月 21 日 上午 6:37 
is the character supposed to be locked?
t_b 2018 年 11 月 8 日 下午 11:19 
引用自 AAA THREAT
the eyebone cannot be placed in any backpack or dropped nearby, as this will cause any killer bee's to attack chester.....(that was a very sad day for me)

I think you could just get this mod to fix that,
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=272741699&searchtext=bee
I don't know if its compatible though.
Wanderer1827 2019 年 4 月 9 日 上午 1:06 
Eating Honeycomb isn't upgrading stats.
zTensa 2019 年 5 月 27 日 下午 4:06 
引用自 Eric1827
Eating Honeycomb isn't upgrading stats.
it gives bonus healing and hunger when eaten, not an upgrade to stats
< >
目前顯示第 1-15 則留言,共 16
每頁顯示: 1530 50