Jump to content

Xaratas

Members
  • Posts

    902
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Xaratas

  1. The game have different layers. It has the map, the navmesh, the players, the moveable parts (doors and such), and the lightning. I do not know what else goes into the rendering.
  2. O, you did not have started PoE 2 times at once (by miss click or something), did you? The output log is not in the savegame folder. If you start PoE as Admin, for whatever reason, the files would of course be in the Admin user data folder.
  3. The path is written here: https://forums.obsidian.net/topic/72439-must-read-how-to-report-an-issue/ The saves are in hidden directories, so they will not be shown by default, unless otherwise configured. But you can use the menu „go to“ in Nautilus/ Finder to paste the path in.
  4. Look into your output.log file and see if there is one or more corupted files. Remove them vom the save game folder. If thats not enough try to move all saves except the last one to another folder. And remove the temp save.
  5. The temp save file here C:/Users/Robert/AppData/Local/Temp/Obsidian Entertainment/Pillars of Eternity\TempSaveData is corrupt, delete it and try again.
  6. PillarsOfEternity.exe caused an Access Violation (0xc0000005) in module PillarsOfEternity.exe at 0023:0016e561. This time its some sort of unspecified memory error, guessing the game want to access some thing that is not there, and was not allocated in the first place. I think i can not read any more usefull info out of the crash.dmp, that would need some developer with his debugger, and and idea for what to look. (Aka this will never happen )
  7. You have some very uncommon error. I could not find anything useful regarding it. Only that the SIGILL in Mono/Unity stands for an Illegal Instruction which is way out of reach to fix for you. But your screenshot has given me another idea, can you halt avira antivirus and then start poe? If that helps add a general scanning exception for poe. If that does not change the behavior maybe its an other program which does not work well with poe.
  8. SetIsHostile should be there, the real name Lady Webb should be 04_cv_lady_webb, try 1 or more „(Clone)“ added. PoE likes to clone things internally. example: SetIsHostile CRE_Boar_Animal_Companion(Clone) false Its untested, but i hope the command works without ie mod.
  9. Lady Webb should never be hostile. You need her as last resort to get the invite to the palace, and for the main quest after the palace. There should be an console commando to change the party of an entity, please search the forum, i don't have the link to the list at hand.
  10. I would guess Obsidian does not have a 4k display. The 4 monitor inverted T-Setup from one player was hard for them to fix too.
  11. This thing is huge! Did the needed updates. The selected characters did not help as the conversation/ scripted interaction is complete indirect and only calls them by slot. 14, 16, 52, 56, 58, Spell Select Hub: (59, 61,86) Caster Select Hubs: (62, 82, 87) Caster Result: (72, 83, 111) 88 (Cast or no cast, all goes here), 91, 94, 113?!, 114, 115, 116, Second Spell Oportunity, Dual stones (118) or Rage (119), i trace the second, as Kana could not use durid spells Spell Select Hub (134) Caster Result (174) 144, 228, more Spells, one song from a bard, so the rage did not happen, doesn't matter ^^ 85, Caster Select Hub (197), Sets Specified 1 Caster Result: 234 227, 33 -> that one is the one in the image from Hassat and need [specified 0] Node 33 checks assets/data/quests/px1_critical_path/px1_cp_qst_forge.quest for end state 0, but does not guard with b_player_party == 0 As i understand that scripted interaction (which is still huge), thats a logic bug and Node 227 needs one more target for when b_player_party == 1.
  12. Pictures, the survey is in need of some pictures to carry over what you mean. (As in how many Hp can a keychain heal?) *edit* O, and if you really must go the miniature route, please go to Adam Poots, maker of Kingdom Death Monster (http://kingdomdeath.com/, https://www.kickstarter.com/projects/poots/kingdom-death-monster and https://www.kickstarter.com/projects/poots/kingdom-death-monster-15). He can and will make sure that your minis are perfect!
  13. Was the point where it does not run anymore a recent Mesa Update or Patch 3.05? And the log should always exist under ~/.config/unity3d/Obsidian Entertainment/Pillars of Eternity/Player.log
  14. Sorry for no better answer, but the still effective buffs on fraction change are known and „by design“. The game checks only every x seconds for status effects ticks, and only at casting time for the ally. If one character/enemy changes sides it does not check again. The forum search can dig up 5 to 10 old threads about it.
  15. You are shure you have the update to 3.04? Not lootable crates were a bug in a very old version. The folder could be hidden, use control + shift + g to go to „Application Support“ from the Library folder.
  16. Narf, needs update of the questeditor for the expansions, this conversation makes heavy use of px2 features and is quite complex, nothing to easily gasp with 19k lines of xml. But in theory you should no be able to see this page of the scripted interaction, when not sacrificing a party member.
  17. 1. Teleport out 2. Reactivate Stronghold see here (mind the gaps, a forum search will find the rest) https://forums.obsidian.net/topic/88475-how-to-play-the-white-march-without-a-pre-endgame-save/?hl=stronghold
  18. The mac version is with debug symbols … if i would have a mac. I would suggest a full reinstall of the game, looks like some Files are missing.
  19. In the tight loop which PoE have i would say it's it's garbage collection. So if someone could break the busy waiting in the main loop the frame rate drops would go away, and the 100% cpu, and all the other low performance stuff.
  20. Broken Encding in the Stringtables? And that now? We have corrected it in the first versions of the German Fix, and the Russian Locale had it too.
  21. So the [specified 0] in this conversation does not bring up the desired text. px2_04_eyeless_stronghold/px2_04_si_moon_escape.stringtable Will have to cross check the quest file for this, but not now, its to late here.
  22. Oh, ich weiß jetzt adhock nicht ob das in den 52 Seiten hier schon mal vorkam. Aber ich würde den Watcher im Sinne von Aufseher nicht ersetzen. Guardian wäre ja jemand mit Verantwortung, der Wächter kann mit seinen Bebachtungen tun und lassen was er will.
  23. It means all goes well. Nothing to worry about.
  24. Try to remove Sagani from the group and then let her rejoin. That should reset the fox, if not post a savefile and an output log.
  25. Not possible, only the first 6 are handled as player characters, but you could go up to 30 including summons and pets. Thats the absolute maximum.
×
×
  • Create New...