Skip to content

Respawning and multiplying fishermen bug FIX

SmileySmiley Member Posts: 3
edited February 2016 in Multiplayer
If you are playing multiplayer and finished the quest with 3 fishermen: Sonner, Jebadoh and Telman, you might know what I'm talking about. We had whole Baldurs gate city full of them fighting with commoners.
Now there might be several solutions to it, mostly either save file advanced editing or game file editing. First i thought of adding to those 3 npc a script to kill themselves, but when I looked at their files it appeared game already has a script to kill them if global variable "killfishermen" is set to "True"

Sooo. Here is a file to a creature, that when spawned says I phrase to show you its working, then sets that variable to 1 and disappears. It works only to remove those 3 fishermen and will not work if you have other npcs respawning and multiplying. But if you have that other problem, just search CRE files of those NPCs you have problem with and edit their scripts so that they would remove themselves upon respawn.

Post edited by Gate70 on

Comments

  • HaploDaPatrynHaploDaPatryn Member Posts: 12
    Hi there. I am currently playing through BG:EE, and I ended at Durlags tower 2nd level. When I wanted to go back to the city and sell some loot, I noticed a swarm of fishermen clones that are totally breaking up my game - they are everywhere, I cant go past them, and I cannot fireball them because they are mixed with "innocent" commoners.
    Sooo. I was googling and came up to this thread, but I cant put that file into a practical use. Can you please elaborate a bit more on what ex-act-ly do I need to do with that file in order to make that super annoying clone army disappear?
    Thanks a lot!
  • JuliusBorisovJuliusBorisov Member, Administrator, Moderator, Developer Posts: 22,724
    @HaploDaPatryn The problem you're describing (a lot of NPCs appearing on different locations) often happens with the multiplayer. Load you save so that @Gate70 or @argent77 could examine it.

    Have fun reading https://forums.beamdog.com/discussion/18025/the-curse-of-the-beggar-minor-spoilers/p1

    The bug you're experiencing is https://forums.beamdog.com/discussion/41290/15982-multiplayer-loading-saves-should-not-introduce-extra-in-transit-creatures#latest
  • Gate70Gate70 Member, Developer Posts: 3,871
    I haven't tried, but for the PC version;
    - download the file
    - Unzip it and extract the contents so they are in the game folder
    (e.g. so they end up in something like C:\BeamDog\Games\00766\Override)
    - Enable the console (as per https://forums.beamdog.com/discussion/8317/how-to-customize-your-game/p1)
    - Start BG:EE
    - Load your game
    - Open the console (Ctrl Space)
    - C:CreateCreature("fkill")
    - Wait a few seconds to see if it removes the fishermen

    Mac will have different folders. Provide a save if on Android, if on iOS you may be stuck.
    & if you aren't playing with friends, copy a save from the mpsave folder to the save folder so you can play in single player with a custom party.
  • HaploDaPatrynHaploDaPatryn Member Posts: 12
    edited February 2016
    Okay, here goes - a latest save file, autosave before entering Durlags tower 3rd floor. I Ctrl-Y ed my way through the floors filled in with clones (this way it will not drop reputation or provide XP), so many of those poor fish lovin lads are already, well, sleeping with the fish...but the problem itself is hardly gone just like that.
    As for copying the script to Override folder...I cannot find Override folder within the BG EE installation. I am sure that this folder existed within "old" versions of BG 1/2, also IWD, but in this case...I am quite lost. Can you take a look at your installation folder and paste the exact path to Override?
    Copying mpsave to single save folder...well, pardon my noobiness, I am gonna try it right away:)

    EDIT: mpsave in singleplayer game works like a charm! And yes..sadly, I was not able to find anyone who would be willing to participate in BG saga multiplayer session, so...the only reason to start mp is to create two characters instead of one:)
  • argent77argent77 Member Posts: 3,433
    @HaploDaPatryn Try this. I have removed the creatures from the current map, including the culprits that where responsible for creating all the duplicate characters.

    It's only a partial solution however as there are still countless creatures in all the other visited areas (far too many to remove manually). You should kill them via Ctrl+Y before you do any hostile actions in their field of view or they'll start running away and may trigger this particular bug again, or continue to play the game in single player mode. (Imho, it's probably best to start a new game.)
  • HaploDaPatrynHaploDaPatryn Member Posts: 12
    So far so good...no clones in sight, at least no new clones upon saving/loading, as it happened before. Thanks a lot @argent77 , and all the other guys that helped here:)
Sign In or Register to comment.