JackStorm79

Newbie
Dec 16, 2018
24
2
I did that and checked the most recent files but no idea what to edit since I couldnt find those settings. I'll check again soon and see if I can find it again. its not a big deal I dont need to do this I just would like to get that new game+ unlocked without another few hours of grind for the 3 resources especially the one you need to do those harder missions for.
I found it. I had to search gold,mana,favor and found what I was looking for. took a bit to reply since real life doesnt care what you want to do. either way solved the problem and now im in new game + and doing awesome at the moment. focused on getting pets right away for the tasks (using the new game feature of cursed show up at the wagon to get them early) and ive been running with marathon so things are slower paced. so far with new game + and some of these options added the game is going great and my wagon recruits are showing up with very high stats and with 3 pony a bonus of 2-14 points. really is making things easy to replay and push further.

good times being had and now I can also mess around with a few ideas a bit since im not struggling so hard.
 
  • Like
Reactions: Qahlz

powerofvoid

New Member
Mar 27, 2019
8
7
I've been getting segfaults with:
Code:
ERROR: Timer was not added to the SceneTree. Either add it or set autostart to true.
   at: start (scene/main/timer.cpp:109)
ERROR: Condition "!is_inside_tree()" is true. Returning: false
   at: can_process (scene/main/node.cpp:761)
ERROR: Condition "!is_inside_tree()" is true. Returning: false
   at: can_process (scene/main/node.cpp:761)
I'm in the Dreamer Boss dungeon currently. I'll have to test if I've got the same errors outside.

There's a chance it has something to do with brain parasites. I've been trying out a brainwormed Cleric.

EDIT:

Linux platform.

I also get an endless parade of these errors basically everywhere:
Code:
ERROR: Attempt to disconnect a nonexistent connection from '<CompressedTexture2D#-9223370721504223982>'. Signal: 'changed', callable: ''.
   at: _disconnect (core/object/object.cpp:1355)
ERROR: Signal 'changed' is already connected to given callable '' in that object.
   at: connect (core/object/object.cpp:1294)
ERROR: Attempt to disconnect a nonexistent connection from '<CompressedTexture2D#-9223370718148780772>'. Signal: 'changed', callable: ''.
   at: _disconnect (core/object/object.cpp:1355)
ERROR: Signal 'changed' is already connected to given callable '' in that object.
   at: connect (core/object/object.cpp:1294)
ERROR: Attempt to disconnect a nonexistent connection from '<CompressedTexture2D#-9223370721168679661>'. Signal: 'changed', callable: ''.
   at: _disconnect (core/object/object.cpp:1355)
ERROR: Signal 'changed' is already connected to given callable '' in that object.
EDIT 2:

Still getting it in the Root dungeon with no brain parasite.

EDIT 3:
It always happens in battle, BTW.
 
Last edited:
4.20 star(s) 76 Votes