English Amiga Board


Go Back   English Amiga Board > Other Projects > project.WHDLoad

 
 
Thread Tools
Old 01 August 2018, 18:10   #21
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
not those logs, those are crash logs, saved with DEBUGKEY or a crash. I need logs generated when running the game using FILELOG (no need to press anything but FILELOG must be set (creates .whdl_filelog @Stingray it's not .whdl_log, it's .whdl_filelog).

S:whdload.prefs file can contain a line:

Code:
coredumppath = T:
to change default logs/filelog locations to T:
jotd is offline  
Old 01 August 2018, 18:28   #22
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by jotd View Post
@Stingray it's not .whdl_log, it's .whdl_filelog).

Not true. It's definitely .whdl_log. Unless a WHDLoad version < 18.0 is used. The name for the file log has been changed in WHDLoad v18.0, see WHDLoad history:

- chg: the log file created by the FileLog/S facility has been
renamed from .whdl_filelog to .whdl_log
StingRay is offline  
Old 01 August 2018, 20:24   #23
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
Sting you're right... So the attached logs are okay to analyse the problem

Code:
[0143] [Examine] buf=$959258  type= 2  size=$    0=     0  rc=0  name=SAVES
[0144] [Examine] buf=$959360  type= 0  size=$    0=     0  rc=205  name=SAVES/DGEN
[0145] [Examine] buf=$959360  type= 0  size=$    0=     0  rc=205  name=SAVES/DGEN
[0146] [Examine] buf=$959360  type= 0  size=$    0=     0  rc=205  name=SAVES/DGEN
[0147] [Examine] buf=$959360  type= 0  size=$    0=     0  rc=205  name=SAVES/DGEN
So the installation was probably not done properly, the directory "data/SAVES/DGEN" is empty and therefore not seen by whdload. The new install script creates a file called "1" in that dir.

Well, time to migrate to Wepl nonvolatile.s update. I'm using nonvolatile disk library but I think I'll switch to "emulated" nonvolatile lib just for that. too many save problems.

Last edited by jotd; 01 August 2018 at 20:30.
jotd is offline  
Old 15 August 2018, 10:54   #24
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
BTWD @Wepl in the whdload package I only see a "nonvolatile.s" from 2006 (I have started that work) with ".nvd" folders. Did you update it ? because I don't see the update.

And if the update is 12 years old then I'm a bit late.
jotd is offline  
Old 16 August 2018, 11:01   #25
Wepl
Moderator
 
Wepl's Avatar
 
Join Date: Nov 2001
Location: Germany
Posts: 866
it's only in the beta release curently http://whdload.de/whdload/whd184dev.lha
Wepl is offline  
Old 16 August 2018, 15:35   #26
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
Oh I see that you included my modified version of ReadJoypad.s. What a piece of art now that everyone contributed
Seems that you removed the other CD32 emulation stuff, though (lowlevel.s, and others).

BTW:
Code:
;  :Modul.	nonvolatile.s
;  :Contents.	reimplementation of lowlevel.library
ooops

Also, you could change "dw" by "dc.w" and "db" by "dc.b" so it would be compatible with VASM, best assembler around.

Edit2: When I call "bsr _nonvolatile_init" in "bootdos", then when saving the slave crashes with access fault from kickROM. Without it, it works.

Code:
Exception "Access Fault" ($7008) PC = $47E49D3C (Task 'Initial CLI', ExpMem
$1D3C) Long Read from $CD281C

  ----0---- ----1---- ----2---- ----3---- ----4---- ----5---- ----6---- ----7----
Dx 47F2F30C    CD2820       3ED  47ECA684         1  11FB7347         0        28
Ax 47F2F30C    CD2820  47F1F4D8  47F0E814  47F13CF8  47F0E80E  47EC8B00

Last edited by jotd; 16 August 2018 at 22:21.
jotd is offline  
Old 17 August 2018, 13:39   #27
Wepl
Moderator
 
Wepl's Avatar
 
Join Date: Nov 2001
Location: Germany
Posts: 866
The other CD32 emulation stuff is not removed. Still in the full package. The beta package only includes changed files.

Attached nonvolatile with typo fixed and dw->dc.w.

Calling from _bootdos is fine. This way it should be used. Your dump excerpt doesn't tell much. Either send me full dump or your source to try to reproduce.
Attached Files
File Type: s nonvolatile.s (8.4 KB, 54 views)
Wepl is offline  
Old 17 August 2018, 15:10   #28
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
reproducer sent to your e-mail address.
jotd is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Universe Save/Load issue malko support.Games 19 09 January 2018 16:20
D\Generation CD32 save problem mk1 support.Games 3 29 July 2009 14:43
Beneath a Steel Sky CD32 WHDLoad install - cant save/load? doufas support.Games 4 11 May 2008 09:39
Save/load game in Simon The Sorcerer CD32 Ironclaw support.Games 3 31 May 2006 16:01
D-Generation won`t load on Real Amiga Jamie support.Games 3 07 April 2002 12:19

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 17:26.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.28361 seconds with 16 queries