Remlin
Level: Master Delver
Rank Points: 181
Registered: 04-28-2005
IP: Logged
File: Remlin.player (7.5 MB) Downloaded 40 times. License: Public Domain
|
Import Player bugs (+1)
I tried importing my JtRH player into TCB today, and hit multiple problems that are pretty easy to reproduce from the .player file, which I'm attaching. Here's steps to reproduce - hope this helps tracking down some bugs.
Do a fresh install of 3.1, start it up, and import the attached player.
1: Import the hold The Monsters Cave, and then reimport the player. TCB should crash.
2: Delete The Monsters Cave, import the hold Beethro's Generic Quest, and then reimport the player. drod.err should get a bunch of these:
Assertion error in line 6519 of .\DbRooms.cpp: "!pMonster || pMonster->wType != wMotherType || wTile == wTarType"
3: Delete Beethro's Generic Quest, import the hold Caverns of Animus, and then reimport the player. drod.err should get some of these:
Assertion error in line 5022 of .\CurrentGame.cpp: "this->bIsGameActive"
4: And finally a no demo recording bug. Delete Caverns of Animus, import the hold MetDROiD Echoes, and then reimport the player. Restore to Dungeon Cells, Entrance. (There are two levels with that name, you want the second one, with just one room and a bunch of slayers.) You should be in a position where you can just run to the exit stairs without having to do anything - but no demo gets recorded.
|