Jump to content


Photo

Updated: Resting STILL causing CtDs


  • Please log in to reply
72 replies to this topic

#61 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 20 December 2010 - 06:17 PM

The Jah-CHARNAME talk about Imoen dreams: (ImoenRom\Eternal\Imoendia.d)
APPEND JAHEIRAJ
IF WEIGHT #26
~!Global("PhaereFixMRJa","GLOBAL",1)
Global("HadImoenDreamRomance2","GLOBAL",1)
!GGT("Chapter",3)
Global("WeTalkedOfItAlready","LOCALS",0)~ 
THEN BEGIN MRDC1
	SAY @4560
	IF ~~ THEN REPLY @4561 DO ~SetGlobal("WeTalkedOfItAlready","LOCALS",1) ActionOverride(Player1,SetDialog("Player1"))~ GOTO MRDC3
	IF ~~ THEN REPLY @4914 DO ~SetGlobal("WeTalkedOfItAlready","LOCALS",1)~ GOTO MRDC2 
	IF ~~ THEN REPLY @4562 GOTO MRDC2
 END
END
There are blocks for Aerie and Viconia exactly like this one, but they have WEIGHTs #14 and #4 respectively :unsure: I'm not even sure what these WEIGHTs are :lol: (but WEIGHT #100 = dialogue always fires or something right? :ermm:)

EDIT2: No offense Lollorian as you are so fun in your quirkiness :cheers:

If I may, dear sir, I do find that absolutely offensive! ... So offensive in fact, that I will now be venting my anger out on this here teddy bear until I have blisters from hitting it too much :crazy:

"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#62 Hoppy

Hoppy

    Mage Hunter

  • Member
  • 2107 posts

Posted 20 December 2010 - 09:21 PM

The Jah-CHARNAME talk about Imoen dreams: (ImoenRom\Eternal\Imoendia.d)

APPEND JAHEIRAJ
IF WEIGHT #26
~!Global("PhaereFixMRJa","GLOBAL",1)
Global("HadImoenDreamRomance2","GLOBAL",1)
!GGT("Chapter",3)
Global("WeTalkedOfItAlready","LOCALS",0)~ 
THEN BEGIN MRDC1
	SAY @4560
	IF ~~ THEN REPLY @4561 DO ~SetGlobal("WeTalkedOfItAlready","LOCALS",1) ActionOverride(Player1,SetDialog("Player1"))~ GOTO MRDC3
	IF ~~ THEN REPLY @4914 DO ~SetGlobal("WeTalkedOfItAlready","LOCALS",1)~ GOTO MRDC2 
	IF ~~ THEN REPLY @4562 GOTO MRDC2
 END
END
There are blocks for Aerie and Viconia exactly like this one, but they have WEIGHTs #14 and #4 respectively :unsure: I'm not even sure what these WEIGHTs are :lol: (but WEIGHT #100 = dialogue always fires or something right? :ermm:)


So is that something you edited or added?

EDIT2: No offense Lollorian as you are so fun in your quirkiness :cheers:

If I may, dear sir, I do find that absolutely offensive! ... So offensive in fact, that I will now be venting my anger out on this here teddy bear until I have blisters from hitting it too much :crazy:


I could take that statement to so many shameful levels. :lol:

Edited by Hoppy, 20 December 2010 - 09:22 PM.

?May God defend me from my friends; I can defend myself from my enemies.? - Voltaire

"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again."
- King Diamond


Posted Image The Definitive Guide to Trolls

"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant

#63 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 20 December 2010 - 11:07 PM

It's from the original mod :) I thought you might wanna check the dialogue and add a second trigger like you said in the last page :P

We could probably fix the Imoen Romance thing right here if you search the dialog text that came up using Near Ininfty. See what state it is and look to see what triggers there are. It could be adding a second trigger to block it interfering with other dialogs.


I could take that statement to so many shameful levels. :lol:

Indeed you can ... teddy has quite a rough time with me around anyway :devil:

"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#64 Jenavee

Jenavee

    Little Fire Kitten

  • Member
  • 178 posts

Posted 21 December 2010 - 12:50 AM

So Hoppy, did Lol give you the info you were looking for, or did you still need me to check some other stuff? I just woke up, opened NI, and was about to follow yer instructions when I realized Lol had already done so.

I would just like to take this moment to give my thanks for showing me how to decompile dialog files. Now I can enjoy all those chat options that I never dared to click before :woot:

Edited by Jenavee, 21 December 2010 - 04:08 AM.

Join us on the Baldur's Gate Discord @ https://discord.gg/Rp7Cu5k

 

c2oJYXg.gif


#65 Wisp

Wisp
  • Modder
  • 1353 posts

Posted 21 December 2010 - 04:25 AM

A sort-of fix for ImoenRom:
--- imoenrom\eternal\imoendia.d	2004-03-25 20:39:18.000000000 +0100
+++ C:\BWP Patchstudio\patched files\imoenrom\eternal\imoendia.d	2010-12-21 12:56:13.062500000 +0100
@@ -852,7 +852,7 @@
 
 
 APPEND AERIEJ
-	IF WEIGHT #14
+	IF WEIGHT #999
 ~!Global("PhaereFixMRAe","GLOBAL",1)
 Global("WeTalkedOfItAlready","LOCALS",0)
 Global("HadImoenDreamRomance2","GLOBAL",1)
@@ -867,7 +867,7 @@
 END
 
 APPEND VICONIJ
-	IF WEIGHT #4
+	IF WEIGHT #999
 ~!Global("PhaereFixMRVi","GLOBAL",1)
 Global("HadImoenDreamRomance2","GLOBAL",1)
 !GGT("Chapter",3)
@@ -882,7 +882,7 @@
 
 
 APPEND JAHEIRAJ
-IF WEIGHT #26
+IF WEIGHT #999
 ~!Global("PhaereFixMRJa","GLOBAL",1)
 Global("HadImoenDreamRomance2","GLOBAL",1)
 !GGT("Chapter",3)

ImoenRom creates a few other weighted states and they still end up behind these states. But it does that with or without this fix, anyway. Naturally there are the other problems with having almost-always-true states like these, as well, but this fix doesn't aggravate that either.

#66 Jenavee

Jenavee

    Little Fire Kitten

  • Member
  • 178 posts

Posted 21 December 2010 - 04:52 AM

Whoa, nice work, Wisp! That didn't take long at all....good job! :woot: So now the qustion is, how would this get applied to a megamod? I assume this would be added to a future Fixpack or something?

Join us on the Baldur's Gate Discord @ https://discord.gg/Rp7Cu5k

 

c2oJYXg.gif


#67 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 21 December 2010 - 05:32 AM

Nice! All ready here (if you're reinstalling :devil:)

I need to brush up on what the hell WEIGHTs are :D

"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#68 Jenavee

Jenavee

    Little Fire Kitten

  • Member
  • 178 posts

Posted 21 December 2010 - 07:09 AM

Ugh, fark NO. I just reached the Underdark without a single CTD so far....no WAY am I going through that !@#$ing hell Spellhold again just for a fix that I can avoid by simply talking to Jaheira BEFORE entering the dock's Inn.

On a side note, summons that wander freely are realistic, but irritating as hell because they drop their pathing while we walk around. <--- My only complaint about the most OP class ever: Golem Trainer.

Edited by Jenavee, 21 December 2010 - 08:02 AM.

Join us on the Baldur's Gate Discord @ https://discord.gg/Rp7Cu5k

 

c2oJYXg.gif


#69 Hoppy

Hoppy

    Mage Hunter

  • Member
  • 2107 posts

Posted 21 December 2010 - 09:46 AM

Ugh, fark NO. I just reached the Underdark without a single CTD so far....no WAY am I going through that !@#$ing hell Spellhold again just for a fix that I can avoid by simply talking to Jaheira BEFORE entering the dock's Inn.

On a side note, summons that wander freely are realistic, but irritating as hell because they drop their pathing while we walk around. <--- My only complaint about the most OP class ever: Golem Trainer.


You'll find little "workarounds" like that often with a BWP install as it doesn't make sense to reinstall everything a dozen times and replay everything. Glad you got the gamebreaker stuff cleared up though. :cheers:
?May God defend me from my friends; I can defend myself from my enemies.? - Voltaire

"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again."
- King Diamond


Posted Image The Definitive Guide to Trolls

"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant

#70 Jenavee

Jenavee

    Little Fire Kitten

  • Member
  • 178 posts

Posted 21 December 2010 - 12:26 PM

Heh, thanks for all the help; good to be of assistance. Only one CtD so far, and I'm at the demon summoning ritual, and that CtD was only because I was trying to do some epic ability hacking.

Join us on the Baldur's Gate Discord @ https://discord.gg/Rp7Cu5k

 

c2oJYXg.gif


#71 -Rheikon-

-Rheikon-
  • Guest

Posted 21 December 2010 - 02:36 PM

Glad you got yours resolved. Still have not gotten around to testing much myself. I did an install though with just green color mods and that was working.. I still would like to get a few things addded back in if possible...

#72 Hoppy

Hoppy

    Mage Hunter

  • Member
  • 2107 posts

Posted 21 December 2010 - 02:43 PM

Heh, thanks for all the help; good to be of assistance. Only one CtD so far, and I'm at the demon summoning ritual, and that CtD was only because I was trying to do some epic ability hacking.


Innates will cause a lot of CTD's or other bugs and can still be a problem in some mods unfortunately.
?May God defend me from my friends; I can defend myself from my enemies.? - Voltaire

"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again."
- King Diamond


Posted Image The Definitive Guide to Trolls

"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant

#73 Jenavee

Jenavee

    Little Fire Kitten

  • Member
  • 178 posts

Posted 21 December 2010 - 05:45 PM

Heh, no....by hacking, I meant I was using Cheat Engine 5.6 to try to give myself more points for buying epic skills, and wound up freezing the wrong address(es), as well as the correct one, which caused a quick 'n bloody CtD when I alt-tabbed back and started clicking skills.

Join us on the Baldur's Gate Discord @ https://discord.gg/Rp7Cu5k

 

c2oJYXg.gif