Known Issues v4.1 (post bug reports here)
#1
Posted 16 April 2010 - 10:56 PM
Qwinn
#2
Posted 17 April 2010 - 03:33 AM
Thanks!
Game Over Only on Party Dead (BGT/EasyTuTu/BG2)
WTP Familiars(BGT/BG2)
#3
Posted 17 April 2010 - 02:42 PM
Qwinn
#4
Posted 18 April 2010 - 12:20 PM
The only way to get to the Maze is the mage in the Alley of Corners...
#5
Posted 18 April 2010 - 12:57 PM
I'll try to test it again sometime soon.
Qwinn
Edited by Qwinn, 18 April 2010 - 12:58 PM.
#6
Posted 20 April 2010 - 11:11 PM
- bug/tweak: quick load crash -> handle to gui component when mouse is hovered over it isn't updated properly when quick loading causing crash (look into BG1 code)
- bug: exceptional STR revision/overhaul -> one unified function to handle mechanic (mostly finished)
- bug: when a thief skill or spell resistance becomes greater than 127 ("char"), it will roll over to negative -> cap for thief skills (above 100 pointless), look into resists
- bug: "Ice Knife" spell -> can give -2 THAC0 effect until death when effect should be time limited
- bug: "Blacksphere" spell -> potential crash when triggered from trap
- bug: "Aid" spell -> incorrect hp when cast on PC with full health (also look at similar spells which manipulate hp like embalming)
- bug: "Fist of Iron" spell -> see if it's actually working, "to hit" isn't updated in profile when cast
- bug: "Friend" spell -> CHR bonuses stack when should act like "Luck" spell with queue system (one instance of spell in effect at a time)
- bug: "Infernal Shield" spell -> breaks fire resists by making them negative (stat roll over bug) so having opposite effect (fixed when roll over is sorted)
- bug: odd behavior with RandomWalk() -> rand coordinates seem to cluster NPC's over time
- bug: zoning via mini-map can (always?) cause some (all?) bcs scripts for area not to load (Clerk's Ward -> Drunken Mage floaty text not showing up) -> need look into more
- bug: add check to prevent NPC's killing NPC's from modifying PC death globals (alignment hits due to Carceri citizens getting killed by NPC's)
- bug: "remove intoxication" (0xa4) effect is supposed to remove the intoxication effect (0x5e), instead tries to remove itself (0xa4) (IWD2 for correct engine handling)
- bug/exploit: TNO mage spells can be used as fighter/thief due to flaw in quick menu -> bring up Dak'kon/Ignus's floating menu and then clicking "Select All" and then "Cast Spell"
- bug: some actions ignore spell pause, particularly spells which take long time to cast (NPC affected by "Litany of Curses", NPC with broken morale (fleeing), and Grace script to heal party members)
- bug/UI: display cumulative exp for area multi-kills (mainly spells such as cloudkill) rather than individual exp from last CRE killed
- UB: match unused sound sets for PC's to suitable mechanics in engine, look into any other sound additions
- UB: look into ambient sound hard coded in IE found in BG1/BG2 but missing in PST (GAM##) for things like doors/chests
- tweak: pressing TAB button to highlight chests/items/doors -> emulate BG2:TOB code
- tweak: hotkey to skip spell animation
- tweak: 1st ed D&D magic resistance
Edited by scient, 20 April 2010 - 11:22 PM.
Those interested in the classic TBS game Sid Meier's Alpha Centauri / Alien Crossover should check out the unofficial patch I work on here.
#7 -i30817-
Posted 25 April 2010 - 06:14 PM
http://www.shsforums...rimental-tobex/
#8 -Felipe-
Posted 28 April 2010 - 03:28 PM
#9
Posted 28 April 2010 - 10:24 PM
Qwinn
#10
Posted 29 April 2010 - 10:59 AM
Also, I had a bug where Mebbeth wouldn't talk to me. Unfortunately, though I saved, when I restored the problem went away, so I don't know how I can reproduce this one for you. I remember getting this in the unmodded game occasionally as well, and leaving her hut and entering again always fixed things. I don't know whether this would have worked here as well.
#11
Posted 29 April 2010 - 11:09 PM
bug: when a thief skill or spell resistance becomes greater than 127 ("char"), it will roll over to negative -> cap for thief skills (above 100 pointless),
AFAIK, both stealth and pickpocket >100 are useful to counteract penalties. Am I wrong?
#12
Posted 30 April 2010 - 03:35 AM
minor grammar error to report.
conversation choice 1 in Shaliandra's first dialog
"Who did you get this from?" should be "Whom did you get this from?", though every time I visit the USA I find fewer and fewer people using the word 'whom' at all, so much so that I suspect that 'whom' will be listed as an archaic form (or as British usage) before too many years have gone by.
Gosh I am having fun. Thank you all so much.
#13
Posted 30 April 2010 - 10:00 AM
bug: when a thief skill or spell resistance becomes greater than 127 ("char"), it will roll over to negative -> cap for thief skills (above 100 pointless),
AFAIK, both stealth and pickpocket >100 are useful to counteract penalties. Am I wrong?
Correct, but values over 100% after penalties have been applied make no difference.
Those interested in the classic TBS game Sid Meier's Alpha Centauri / Alien Crossover should check out the unofficial patch I work on here.
#14
Posted 30 April 2010 - 11:49 PM
#15
Posted 01 May 2010 - 10:53 AM
On a final note: is it possible to improve the awful path finding in the game?
Baldur's Gate has an option in the configuration menu. I didn't see one for P:T but I noticed that a value is set in the .ini file. Would raising it there be of any benefit?
Thanks!
Edited by Salk, 02 May 2010 - 03:55 AM.
Game Over Only on Party Dead (BGT/EasyTuTu/BG2)
WTP Familiars(BGT/BG2)
#16 -Felipe-
Posted 01 May 2010 - 11:24 AM
Baldur's Gate has an option in the configuration menu. I didn't see one for P:T but I noticed that a value is set in the .ini file. Would raising it there be of any benefit?
yes, it would. Look at sticky topic on how to install PS:T, there you'll find a site with a hint about this.
#17 -Xarn-
Posted 02 May 2010 - 01:25 PM
If we are talking about the same place, the varguiles are quest monsters and respawn only until you finish the quest. (You will need stories bones tell)Also, not only the Hive thugs respawn: under the Buried Village there are four creatures (Lesser Varguilles) that respawn endlessly.
Also, can anyone tell me whether 4.1 and 4.0 saves are compatible? I noticed couple of bugs in 4.0 and would like to test them in 4.1, but I really dont feel like going through the game again up to that point.
#18
Posted 03 May 2010 - 12:25 AM
Hmm. It's actually a bit weirder than that. The timestamp on the savegame says 16.48 pm, which doesn't match the time on the clock. And its a bug related to the quickload, not just loading. At any rate, when I quickload this save, I have the behaviour mentioned above. When I load wmy quicksave (same file) via the load interface, I get darkness, and it stays dark.
Edited by lac, 03 May 2010 - 12:35 AM.
#19 -Xarn-
Posted 03 May 2010 - 04:25 AM
Possible bug: Is black barbed shield supposed to stack? Because since mages get item that lets them recast it indefinitely, it pretty much means permanent -10AC for them.
#20 -Xarn-
Posted 03 May 2010 - 05:09 AM