Don't Starve

Don't Starve

Satori, The Mind Reader
Shia  [developer] 4 Apr, 2014 @ 11:17am
Crashes and bugs report
Use this thread for any issue such as crashes and bugs that you have with the mod. In order for us to know what happens and if it can be fixed, please provide the following information:

-What were you doing at the moment of the crash or bug.

-Platform or specifications of the computer you're playing with.

-Log of the game at the moment of the error (you can find it inside Documents/Klei/DoNotStarve/).

-Screenshot if necessary.
< >
Showing 1-15 of 62 comments
Azraeyl 16 Apr, 2014 @ 2:35pm 
Hope this will help you fixing problems with RoG: http://forums.kleientertainment.com/topic/34982-crash-buzzard-bugcrash/

Awsome mod btw, hope I'll be able to play with her next :)
Mortyman 26 May, 2014 @ 12:30am 
I Think i found a bug, but im not really sure...when the mod is activated the birds doesnt drop Seeds

I Played 2 runs with the same default Charakter, The first with this Mod activated and in the second deactivated. In the first run i found not a single seed in the Game, but in the second i got seeds right from the start.

Other than some Charakter, a Minimap and a HUD, i had no other mod in the game
Netaminity 26 May, 2014 @ 9:49pm 
Hello! I recently picked up this mod, been playing and ran across the bugs that have been mentioned here. I've done some poking around and found a few areas that are the cause of the problems.

My skill in coding is, meh, but I got a grasp of the basics, and can contribute in anyway possible.

For starters, the buzzard crash is because of the custom combat.lua that the satori mod had an issue. After poking around, I've found that it crashes because there is no set identy for the buzzard to attack, and comparing satori's combat.lua with the ingame combat.lua for RoG, Satori's combat.lua is missing an important function after the 'Combat:IsRecentTarget(target)' at line 186 in satori's combat.lua file:

function Combat:TargetIs(target)
return self.target and self.target == target
end

After placing this code in after the IsRecentTarget function, the vultures began to attack as they should when defending their food.

Seeds work fine, just a rare drop and only drops in the summer. Seeds are just alot rarer for satori, as the birds only drop them when they fly away, and not chased away.

I'd love to help and contribute to this mod if possible, and any potential future ones as well.
Last edited by Netaminity; 26 May, 2014 @ 11:36pm
Shia  [developer] 7 Jun, 2014 @ 9:46am 
Thanks for your input 隠者 ~ Mima-sama! Knowing exactly what's wrong and how to fix it will save us a lot of time.

I still haven't tested Satori on the DLC but the seeds work fine on the base game. It's just that, as Mima-sama pointed, they're a lot rarer because Satori can't scare the birds away.
csslayer 8 Jun, 2014 @ 9:25am 
Seems there is a simple problem might only happens on Linux, the file SGpetbeefalo.lua should be SGpetBeefalo.lua after install the mod, linux file system distinguish the upper and lower case on file name.
Netaminity 17 Jun, 2014 @ 2:21pm 
Glad to have helped, if there is anything I can help in, feel free to send a freind invite and ask. I may be able to give a couple ideas to expand the mod, do some bug hunting, or just debug test.
Good Luck! Can't wait ti see what future content you guys have in store!
Comrade Zoey~ 25 Jun, 2014 @ 1:52pm 
This mod isn't compatible with the Always On Status mod. Can you please fix it?
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=180843799
Shia  [developer] 26 Jun, 2014 @ 5:43pm 
We originally said that we weren't going to make the mod compatible with other ones till we were done with ours, since this one modifies a lot of things and it clashes with most of the mods out there, so it's not as easy as it sounds. However, it seems that "Always On Status" is pretty popular as it's been requested a few times, so we'll take a look and try to make it compatible.
LEVILEV 27 Jun, 2014 @ 6:51pm 
Hihi~ recently ran into an issue when picking up the Spiderhat from the queen spider. Can't find the exact lines in the log atm, but had something regarding followers. I'll see if I can recreate the error again, but it happened while just having Satori installed even though I was using another character, disabling removed the crash.
Netaminity 30 Jun, 2014 @ 11:26am 
Originally posted by 提督Levi:
Hihi~ recently ran into an issue when picking up the Spiderhat from the queen spider. Can't find the exact lines in the log atm, but had something regarding followers. I'll see if I can recreate the error again, but it happened while just having Satori installed even though I was using another character, disabling removed the crash.

Well, from what I have found out about the satori mod back during the vulture crash, is that the mod has a bit of a bleed over effect. Mods are not able to differentiate between an character mod and a system overhual mod.

With satori, she has both character mod changes AND game mechanic overhauls. As such, the game mechanic overhuals have a tendency to effect the entire game and all characters, and not just satori.

A simple fix should be having any and all game mechanic overhuals work only specificly to satori, and anything else simply gets default. But I don't know enough to know other possible ways to work on it to make sure the system overhuals that relate to satori stay to satori.

Should also test and see if it happens when satori is being used, to be sure satori will also get the crash.

Best of luck!
Shia  [developer] 30 Jun, 2014 @ 4:15pm 
We just uploaded a new version compatible with "Always On Status" and the spider hat should work fine now.

@隠者 ~ Mima-sama the mod, as you said, modifies not only prefabs (creatures) but some of the game mechanics as well (components), we try to make that everything affects only Satori, but there's many things to test and, even if we try to test everything before releasing an update, sometimes bugs and crashes happen. Once we find the problem it's easy to fix, though.
LEVILEV 1 Jul, 2014 @ 12:02pm 
Cool. I'll see if I run into any more issues. Hope to see more from this mod maybe an Orin or Okuu pet/follower~
Last edited by LEVILEV; 1 Jul, 2014 @ 12:03pm
Genderdruid 2 Jul, 2014 @ 1:01pm 
I don't know exactly what caused this, but this happened, Vanilla, http://imgur.com/rnboFcX
Last edited by Genderdruid; 2 Jul, 2014 @ 1:12pm
Hey Shia,

The mod crashed upon starting the game.
I have these mods :
Always on Status
Craftable Gears
RPG HUD
Weston the Wandering Cactus
BetterLots
and Where's my Beefalo?

I'm playing on Windows 7 Home Premium.

And I have a question : How do I send my log to you? It seems that it goes over the character limit.
Generic User 3 Jul, 2014 @ 4:27pm 
Originally posted by ArchonofFail:
I don't know exactly what caused this, but this happened, Vanilla, http://imgur.com/rnboFcX

I've been having this exact problem, I hope it gets fixed soon.
< >
Showing 1-15 of 62 comments
Per page: 1530 50