Who's Online
159 user(s) are online (
111 user(s) are browsing
Forums )
Members: 2
Guests: 157
emeck ,
davebraco ,
more...
Topic options
View mode
Newest First
Re: EasyRPG Player
Posted on:
2021/11/11 16:53
#61
Quite a regular
Joined: 2013/10/17 15:21Last Login
: Yesterday 17:08
From Hungary
Group:
Registered Users
Sure here it is:
http://bszili.morphos.me/stuff/easyrpg-player.zip I didn't think about posting anything as I wouldn't even know what to report. All I know is that the hardware renderer doesn't work for some people, and there's not much to analyze in that. I don't have any hardware acceleration capable OS4FE systems myself, so I'm the wrong person to ask this.
In hindsight I should have stuck with SDL1.2 as long as it's supported by the Player. It only has a limited set of resolutions, but it has a faster custom 2x software scaler compared to the generic one in SDL2.
This is just like television, only you can see much further.
Anonymous
Re: EasyRPG Player
@BSzili Thank you very much, will try and report back asap
Anonymous
Re: EasyRPG Player
@BSzili
I get an assertion on start (though the very first start worked)...strange
Quote:
assertion "PixmanBase != NULL" failed: file "static/autoinit_pixman_base.c", line 48 assertion "p != nullptr" failed: file "src/dbarray.cpp", line 53 and continuing with the above for 30 lines or so
Re: EasyRPG Player
Posted on:
2021/11/11 19:53
#64
Quite a regular
Joined: 2013/10/17 15:21Last Login
: Yesterday 17:08
From Hungary
Group:
Registered Users
Unfortunately there's not much I can do about that, it's part of the library auo init code.
This is just like television, only you can see much further.
Anonymous
Re: EasyRPG Player
@BSzili Well, too bad, but thank your for providing the extra build
Re: EasyRPG Player
Posted on:
2021/11/12 7:23
#66
Quite a regular
Joined: 2013/10/17 15:21Last Login
: Yesterday 17:08
From Hungary
Group:
Registered Users
For once I took my own advice and rebuilt the Player with SDL1.2. This should offer much better speed than the SDL2 software renderer, and hopefully be compatible with a wider range of machines.
This is just like television, only you can see much further.
Anonymous
Re: EasyRPG Player
@BSzili Can't wait to test it out
Re: EasyRPG Player
Posted on:
2021/11/13 16:04
#68
Quite a regular
Joined: 2013/10/17 15:21Last Login
: Yesterday 17:08
From Hungary
Group:
Registered Users
Sorry I forgot to mention, I already updated the
original archive with the SDL1.2 exe.
This is just like television, only you can see much further.
Anonymous
Re: EasyRPG Player
@BSzili
Nice
Works great again, speed is decent too (48-60 FPS)
I wonder why SDL2 is so slow compared to SDL1.
btw: The aforementioned assertions might be because i was shoving the games around and didn't use any cli commands, so EasyRPG might simply got confused and didnß t find any data.
Created my own starting script, so the games and saves reside in their own neat subdirs.
Thanks a lot
edit:
Oh boy, it sounds
so much better with a WildMIDI/TiMIDIty setup
Awesome...
Edited by Raziel on 2021/11/14 9:22:19
Re: EasyRPG Player
Posted on:
2021/11/14 11:38
#70
Quite a regular
Joined: 2013/10/17 15:21Last Login
: Yesterday 17:08
From Hungary
Group:
Registered Users
Great to hear it works better now! In theory game data shouldn't affect library auto-open stubs, but if the scripts work that's fine. The SDL 1.2 version doesn't use SDL for scaling the graphics, it has a simple 2X scaler written by me, while the SDL2 version uses the SDL2 software renderer for scaling which will always be slower as it's generic.
This is just like television, only you can see much further.
Anonymous
Re: EasyRPG Player
@BSzili
Quote:
...it has a simple 2X scaler written by me...You can do that?
/me tempted to request a little sdl program...if i may? You'll get a PM then
Re: EasyRPG Player
Posted on:
2021/11/14 14:18
#72
Quite a regular
Joined: 2013/10/17 15:21Last Login
: Yesterday 17:08
From Hungary
Group:
Registered Users
I mean there's not a lot to it, for every pixel from the source surface you write two in the destination surface, and you write lines twice. This is how it looks in the EasyRPG Player:
https://github.com/EasyRPG/Player/blob/master/src/sdl_ui.cpp#L396 edit: Feel free to send me any programs.
Edited by BSzili on 2021/11/14 15:01:07
This is just like television, only you can see much further.
Anonymous
Re: EasyRPG Player
@BSzili
Sure, it's easy, if you know what you're doing
You got PM
Re: EasyRPG Player
Posted on:
2021/11/14 18:43
#74
Just popping in
Joined: 2018/3/1 21:08Last Login
: Yesterday 23:40
From italy
Group:
Registered Users
@BSzili You could unroll loops blit_height - blit_width if multiple of 2 (or 4) and gain some minor speed. It could still entirely fit in the cache. My2Cents
Re: EasyRPG Player
Posted on:
2021/11/14 19:42
#75
Quite a regular
Joined: 2013/10/17 15:21Last Login
: Yesterday 17:08
From Hungary
Group:
Registered Users
Probably, but as the comment says it's quick & dirty code. It does the job well enough to have the Player run at full speed even in WinUAE. If someone makes a measurably faster version I'm happy to merge it, I just didn't see the point of spending more time on it.
This is just like television, only you can see much further.
Anonymous
Re: EasyRPG Player
@BSzili
Ok, so after a couple of hours testing i have to unfortunately say that the program is flakey as hell.
If i copy the binary from the lha package and start it the first time, all is well.
If i close it, reboot and start the same binary, with the same options, from the same place again, i will end up with the aforementioned assertion (auto init).
No matter what game, no matter where the game resides and no matter if the files are unpacked or within it's .zip package...i always get the assertion.
Unfortunately unusable here.
I also got a crash one time (trying out "8 Bit Quest" with lots of errors regarding unsupported audio formats and noise instead of sound) on closing EasyRPG, but that might have been a coincidence.
I'll probably wait for the next release and try again...too bad
Crash log for task "EasyRPG-Player"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x02009DB4
Type of crash : unknown exception
Alert number : 0x81000009
Register dump :
GPR ( General Purpose Registers ):
0 : 02036EEC 4B2E2C70 FFD6D7D6 02009 DCC 51572D90 0200B030 02A840FC 6FD79AD0
8 : 5B8163A0 00000000 0000000A 3F436200 39553395 4F85E550 4CCE3F08 00000006
16 : 53E65410 DF8C6D90 5039E4F0 0000003D 4B2E2DB8 7B9CFB84 0000000F 4CCE3EF0
24 : 00000000 4CCE3EE5 00000000 00000001 51572D90 02A86F62 51572D90 02972480
FPR ( Floating Point Registers , NaN = Not a Number ):
0 : 717 - 1.70447e+289 nan nan
4 : nan 4.5036e+15 483 31
8 : 452 31 705 4.5036e+15
12 : 4.5036e+15 2.14748e+09 0 0
16 : 0 0 0 0
20 : 0 0 0 0
24 : 0 0 0 0
28 : 0 1.63697e+09 1.33333 nan
FPSCR ( Floating Point Status and Control Register ): 0xB6604100
SPRs ( Special Purpose Registers ):
Machine State ( msr ) : 0x0200B030
Condition ( cr ) : 0x4F7F0000
Instruction Pointer ( ip ) : 0x02009DB4
Xtended Exception ( xer ) : 0x4AC92134
Count ( ctr ) : 0x00570001
Link ( lr ) : 0x00000000
DSI Status ( dsisr ) : 0x85027002
Data Address ( dar ) : 0x4F7FAA44
680x0 emulated registers :
DATA : 00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR : 6FFA4000 95C23700 00000000 00000000 00000000 00000000 00000000 4B2E1E80
FPU0 : 0 0 0 0
FPU4 : 0 0 0 0
Symbol info :
Instruction pointer 0x02009DB4 belongs to module "kernel" ( HUNK / Kickstart )
Stack trace :
native kernel module kernel + 0x00009db4
native kernel module kernel + 0x00036ef4
native kernel module newlib . library . kmod + 0x00014250
native kernel module newlib . library . kmod + 0x00006d2c
module EasyRPG - Player at 0x7BBF8874 ( section 0 @ 0x22A850 )
native kernel module newlib . library . kmod + 0x0000011c
native kernel module newlib . library . kmod + 0x0000254c
native kernel module newlib . library . kmod + 0x00003328
native kernel module newlib . library . kmod + 0x0000384c
EasyRPG - Player : _start ()+ 0x170 ( section 1 @ 0x1AB8 )
native kernel module dos . library . kmod + 0x0002a458
native kernel module kernel + 0x00059e04
native kernel module kernel + 0x00059e7c
PPC disassembly :
02009 dac : 60639dcc ori r3 , r3 , 40396
02009 db0 : 44000022 . word 0x44000022
*02009 db4 : 4e800020 blr
02009 db8 : 7c641b78 mr r4 , r3
02009 dbc : 3c600200 lis r3 , 512
System information :
CPU
Model : P . A . Semi PWRficient PA6T - 1682M VB1
CPU speed : 1800 MHz
FSB speed : 900 MHz
Extensions : altivec
Machine
Machine name : AmigaOne X1000
Memory : 2097152 KB
Extensions : bus . pci bus . pcie
Expansion buses
PCI / AGP
00 : 1D.0 Vendor 0x1959 Device 0xA004
Range 0 : 007F03F8 - 007F0400 ( IO )
00 : 1D.1 Vendor 0x1959 Device 0xA004
Range 0 : 007F02F8 - 007F0300 ( IO )
00 : 1A.0 Vendor 0x1959 Device 0xA007
00 : 00.0 Vendor 0x1959 Device 0xA001
00 : 01.0 Vendor 0x1959 Device 0xA009
00 : 14.3 Vendor 0x1959 Device 0xA005
00 : 1C.0 Vendor 0x1959 Device 0xA003
Range 0 : 007F0200 - 007F0240 ( IO )
00 : 1C.1 Vendor 0x1959 Device 0xA003
Range 0 : 007F0240 - 007F0280 ( IO )
00 : 1C.2 Vendor 0x1959 Device 0xA003
Range 0 : 007F0280 - 007F02C0 ( IO )
00 : 11.3 Vendor 0x1959 Device 0xA002
00 : 11.2 Vendor 0x1959 Device 0xA002
00 : 11.1 Vendor 0x1959 Device 0xA002
00 : 11.0 Vendor 0x1959 Device 0xA002
00 : 10.2 Vendor 0x1959 Device 0xA002
00 : 10.0 Vendor 0x1959 Device 0xA002
00 : 03.0 Vendor 0x1959 Device 0xA00C
00 : 04.0 Vendor 0x1959 Device 0xA00A
00 : 05.0 Vendor 0x1959 Device 0xA00A
00 : 08.0 Vendor 0x1959 Device 0xA000
00 : 09.0 Vendor 0x1959 Device 0xA000
00 : 15.0 Vendor 0x1959 Device 0xA006
00 : 1B.0 Vendor 0x1959 Device 0xA00B
00 : 1E.0 Vendor 0x1959 Device 0xA008
Range 0 : 007F0400 - 007F0500 ( IO )
Range 1 : 007F0500 - 007F0600 ( IO )
0A : 12.0 Vendor 0x1002 Device 0x4380
Range 0 : 00001030 - 00001038 ( IO )
Range 1 : 00001054 - 00001058 ( IO )
Range 2 : 00001048 - 00001050 ( IO )
Range 3 : 0000105C - 00001060 ( IO )
Range 4 : 00001020 - 00001030 ( IO )
0A : 13.0 Vendor 0x1002 Device 0x4387
Range 0 : A0306000 - A0307000 ( MEM )
0A : 13.1 Vendor 0x1002 Device 0x4388
Range 0 : A0307000 - A0308000 ( MEM )
0A : 13.2 Vendor 0x1002 Device 0x4389
Range 0 : A0308000 - A0309000 ( MEM )
0A : 13.3 Vendor 0x1002 Device 0x438A
Range 0 : A0305000 - A0306000 ( MEM )
0A : 13.4 Vendor 0x1002 Device 0x438B
Range 0 : A0304000 - A0305000 ( MEM )
0A : 13.5 Vendor 0x1002 Device 0x4386
Range 0 : A0309800 - A0309900 ( MEM )
0A : 14.0 Vendor 0x1002 Device 0x4385
Range 0 : 00001000 - 00001010 ( IO )
Range 1 : A0309400 - A0309800 ( MEM )
0A : 14.1 Vendor 0x1002 Device 0x438C
Range 0 : 00001040 - 00001048 ( IO )
Range 1 : 00001058 - 0000105C ( IO )
Range 2 : 00001038 - 00001040 ( IO )
Range 3 : 00001050 - 00001054 ( IO )
Range 4 : 00001010 - 00001020 ( IO )
0A : 14.2 Vendor 0x1002 Device 0x4383
Range 0 : A0300000 - A0304000 ( MEM )
0A : 14.3 Vendor 0x1002 Device 0x438D
Range 0 : 00000000 - 00100000 ( MEM )
0A : 14.4 Vendor 0x1002 Device 0x4384
06 : 00.0 Vendor 0x10EC Device 0x8168
Range 0 : 00003000 - 00003100 ( IO )
Range 2 : A0104000 - A0105000 ( MEM )
Range 4 : A0100000 - A0104000 ( PREF . MEM )
02 : 00.0 Vendor 0x1002 Device 0x679A
Range 0 : 90000000 - A0000000 ( PREF . MEM )
Range 2 : A0000000 - A0040000 ( MEM )
Range 4 : 00002000 - 00002100 ( IO )
02 : 00.1 Vendor 0x1002 Device 0xAAA0
Range 0 : A0060000 - A0064000 ( MEM )
Libraries
0x61f840a8 : ISO - 8859 - 15.charset V52.1
0x6289ef18 : english - british_ISO - 8859 - 15.language V52.1
0x02a86f62 : exec . library V54.30
0x62803298 : camdmidi . usbfd V53.6
0x6fe9a508 : cgxvideo . library V42.1
0x614a7288 : AmigaInput . library V53.4
0x4f4de458 : zip . library V53.12
0x51527e08 : amissl_v111l . library V4.11
0x4fcfb738 : amisslmaster . library V4.11
0x4f4de558 : lzma . library V53.7
0x4f96f898 : bzip2 . library V53.4
0x544ab0bc : xadmaster . library V13.2
0x4f9b47c8 : AK - GIF . datatype V54.14
0x4f9b4e10 : palette . gadget V53.7
0x4f9b4d70 : TextEditor . mcc V15.56
0x4f9b4cd0 : TheButton . mcc V26.22
0x4f9b4c30 : TheBar . mcc V26.22
0x54a72540 : Floattext . mui V21.26
0x54a724a0 : Busy . mcc V21.27
0x54a72400 : Pendisplay . mui V21.28
0x54a72360 : Poppen . mui V21.26
0x55251d04 : amigaguide . datatype V53.7
0x54b498d4 : amigaguide . library V53.8
0x53f36c28 : wav . datatype V54.13
0x53f36e08 : sound . datatype V54.13
0x54b915d0 : Lamp . mcc V21.28
0x54703984 : btree . library V53.3
0x54b91490 : Objectmap . mui V21.27
0x54b913f0 : Gauge . mui V21.26
0x54b91350 : Dtpic . mui V21.26
0x54b912b0 : Popasl . mui V21.31
0x54b91210 : Calltips . mcc V21.26
0x54b91170 : String . mui V21.51
0x54b910d0 : Listtree . mcc V21.40
0x54b91030 : Title . mui V21.42
0x61b47114 : asyncio . library V50.3
0x609566a8 : update . library V53.18
0x54b851f0 : expat . library V53.6
0x608fe4fc : codesets . library V6.21
0x551c68f8 : muigfx . library V21.27
0x60c0bc00 : fuelgauge . gadget V53.8
0x552c1a1c : muimaster . library V21.227
0x6087e4b8 : avcodec2 . library V55.53
0x6087ebb8 : va . library V1.8
0x53e2d128 : swscale2 . library V2.5
0x53e2d4a8 : swresample2 . library V0.18
0x53e2d5a8 : avutil2 . library V52.66
0x53e2d3a8 : pixman - 1.library V53.4
0x5401b698 : pthreads . library V53.12
0x60c0b298 : DateTime . docky V52.11
0x60fd2280 : datebrowser . gadget V53.9
0x60fa21b8 : KeymapSwitcher . docky V52.3
0x60dfd698 : timesync . library V53.11
0x60fa2638 : Mixer . docky V52.7
0x53b15b28 : SMARTDock . docky V53.2
0x60e7f498 : NetDock . docky V52.0
0x6fbe8868 : RAMDockRDX . docky V52.1
0x605fff28 : GFXDockRDX . docky V52.1
0x605ffe68 : AK - JFIF . datatype V54.16
0x605ffce8 : CPUDockRDX . docky V52.1
0x5b86a5d8 : MCUinfo . docky V50.3
0x60e7f118 : Separator . docky V53.2
0x60e7f098 : smartsubdock . docky V50.8
0x5b6432e8 : Spacer . docky V53.2
0x5b5f5248 : toolbar . gadget V53.6
0x60f97a20 : tabbed . gadget V54.408
0x5b6433e8 : infodata . gadget V53.3
0x5b645048 : piechart . gadget V53.1
0x5b705e88 : infowindow .class V53.11
0x5b657b40 : texteditor . gadget V53.28
0x5b657090 : select . gadget V53.7
0x6fb37738 : smartbutton . docky V50.8
0x5b705490 : getcolor . gadget V53.11
0x5b766850 : gradientslider . gadget V53.7
0x5b7667b4 : colorwheel . gadget V53.7
0x605ff048 : radiobutton . gadget V53.11
0x5b766708 : tickbox . gadget V53.14
0x60c191b0 : shared . image V2.1
0x5b766530 : slider . gadget V53.17
0x605f40d0 : anim . gadget V53.7
0x5b769024 : clipview . library V1.12
0x605ff288 : speedbar . gadget V53.14
0x609dce80 : getfont . gadget V53.11
0x605f4048 : progressbar . gadget V53.12
0x606bb190 : requester .class V53.20
0x609dcd40 : getfile . gadget V53.12
0x609dcde0 : arexx .class V53.6
0x609dcca0 : space . gadget V53.7
0x609dcc00 : integer . gadget V53.13
0x60c1cab8 : clicktab . gadget V53.50
0x607711d8 : chooser . gadget V53.22
0x609dcb60 : penmap . image V53.6
0x609dcac0 : checkbox . gadget V53.12
0x609dc980 : bitmap . image V53.9
0x60c19f24 : device . audio V6.2
0x60c1c258 : filesave . audio V6.5
0x60a260e8 : listbrowser . gadget V53.74
0x60c1c1a0 : scroller . gadget V53.16
0x62800500 : string . gadget V53.22
0x60c19478 : hdaudio . audio V6.23
0x61b27eb8 : AK - ILBM . datatype V54.15
0x618575d4 : usergroup . library V4.30
0x61085320 : bsdsocket . library V4.307
0x61b40658 : usbhidgate . library V53.3
0x619f2984 : xpkmaster . library V5.2
0x619f23fc : hid . usbfd V53.14
0x61ae23f4 : camd . library V53.7
0x62851688 : nemo V53.0
0x6fc756ec : textclip . library V53.4
0x62808e10 : button . gadget V53.22
0x62808eb0 : glyph . image V53.4
0x62806280 : window .class V54.14
0x61e02e88 : popupmenu .class V53.2
0x61e78a58 : popupmenu . library V53.14
0x62808cd0 : label . image V53.14
0x62808c30 : drawlist . image V53.3
0x6fe9a5f8 : layout . gadget V54.8
0x61e02ca0 : bevel . image V53.6
0x6280b858 : AK - PNG . datatype V54.15
0x628a8654 : picture . datatype V53.10
0x61e81890 : Picasso96API . library V54.18
0x62857434 : mpega . library V2.4
0x6280b7e0 : mathieeedoubbas . library V53.1
0x61e78140 : datatypes . library V54.14
0x61ea4414 : asl . library V53.54
0x62848768 : timezone . library V53.11
0x62857138 : application . library V53.30
0x61f8107c : ft2 . library V53.2
0x6fee808c : workbench . library V53.62
0x61f7e750 : gadtools . library V53.8
0x628480cc : commodities . library V53.10
0x6285ca74 : png . iconmodule V53.1
0x62c4b0cc : icon . library V54.6
0x6fb9c650 : z . library V53.9
0x6289da90 : iffparse . library V53.3
0x6fd10ec8 : version . library V53.18
0x6ff10ecc : locale . library V54.2
0x6fee441c : diskfont . library V53.13
0x6fbe81a8 : petunia . library V53.6
0x6fbe80e8 : diskcache . library V3.31
0x6ff19228 : dos . library V54.112
0x6fe9adb4 : usbprivate . library V53.22
0x6fe9dbbc : massstorage . usbfd V53.84
0x6fe9ac6c : hub . usbfd V53.11
0x6fe9db28 : bootkeyboard . usbfd V52.3
0x6fe9daa8 : bootmouse . usbfd V53.3
0x6fe9d7a8 : mounter . library V53.20
0x6fe9a7fc : usbresource . library V53.22
0x6ff8f478 : hunk . library V53.4
0x6fe9a6f4 : elf . library V53.30
0x6ff494d0 : intuition . library V54.28
0x6ff632c0 : keymap . library V53.9
0x6ff3d404 : nonvolatile . library V54.7
0x6ff61720 : cybergraphics . library V43.0
0x6ff8e8a0 : RadeonHD . chip V3.7
0x6ffa3420 : graphics . library V54.248
0x6ff78320 : layers . library V54.12
0x6ff34150 : rtg . library V54.90
0x6ff8e724 : PCIGraphics . card V53.18
0x6ffab258 : newlib . library V53.62
0x6ff8d1ac : utility . library V54.2
0x6ffa8398 : expansion . library V53.1
0x61f8391e : rexxsyslib . library V53.4 ( Legacy )
Devices
0x610724f4 : serial . device V54.6
0x53b39ad4 : netprinter . device V1.15 ( Legacy )
0x53b15f34 : printer . device V53.2
0x60771a34 : clipboard . device V53.5
0x6fb9a104 : ahi . device V6.6
0x61b27738 : rtl8169 . device V53.6
0x61adfca4 : diskimage . device V53.4
0x6ff8db10 : usbsys . device V53.22
0x6ff8f690 : ohci . usbhcd V53.22
0x6ff8f5f0 : ehci . usbhcd V53.26
0x6fe9d534 : sb600sata . device V53.22
0x6ff8d448 : console . device V53.105
0x6ff3d530 : ramdrive . device V54.1
0x6ff6350c : input . device V53.6
0x6fee4024 : keyboard . device V53.11
0x6ff3d050 : timer . device V53.4
Tasks
rhd_gc ( Waiting )
Stack : 0x6fe92000 - 0x6fe9a000 , pointer @ 0x6fe99f40 ( Cookie OK )
Signals : SigRec 0x80000001 , SigWait 0x00000000
State : Task ( Waiting )
ahi . device Unit Process ( Waiting )
Stack : 0x5d1ad004 - 0x5d1ccffc , pointer @ 0x5d1ccf20 ( Cookie OK )
Signals : SigRec 0xf000c000 , SigWait 0x00000100
State : Process ( Waiting )
camdmidi . usbfd ( Waiting )
Stack : 0x61835004 - 0x61844ffc , pointer @ 0x61844f60 ( Cookie OK )
Signals : SigRec 0x60001000 , SigWait 0x00000100
State : Process ( Waiting )
Exec Command and Control ( Waiting )
Stack : 0x6ff1c000 - 0x6ff20000 , pointer @ 0x6ff1ff50 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
ClickToFront ( Waiting )
Stack : 0x6060f004 - 0x6061effc , pointer @ 0x6061eef0 ( Cookie OK )
Signals : SigRec 0xc000d000 , SigWait 0x00000100
State : Process ( Waiting )
input . device ( Waiting )
Stack : 0x6fe82000 - 0x6fe92000 , pointer @ 0x6fe91f00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
sound . datatype process ( Waiting )
Stack : 0x5d1d1004 - 0x5d1f0ffc , pointer @ 0x5d1f0e10 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x40002100
State : Process ( Waiting )
sound . datatype process ( Waiting )
Stack : 0x4f9ec004 - 0x4fa0bffc , pointer @ 0x4fa0be10 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x40002100
State : Process ( Waiting )
sound . datatype process ( Waiting )
Stack : 0x4f620004 - 0x4f63fffc , pointer @ 0x4f63fe10 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x40002100
State : Process ( Waiting )
SFS DosList handler ( Waiting )
Stack : 0x63019004 - 0x6301cffc , pointer @ 0x6301cf20 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Process ( Waiting )
USB stack ( Waiting )
Stack : 0x6fdd1000 - 0x6fdd5000 , pointer @ 0x6fdd4f20 ( Cookie OK )
Signals : SigRec 0xf800d000 , SigWait 0x00000000
State : Task ( Waiting )
EHCI Controller Task Unit 0 ( Waiting )
Stack : 0x6fdc9000 - 0x6fdd1000 , pointer @ 0x6fdd0f10 ( Cookie OK )
Signals : SigRec 0xbe009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 2 ( Waiting )
Stack : 0x6fd49000 - 0x6fd51000 , pointer @ 0x6fd50f20 ( Cookie OK )
Signals : SigRec 0xb8009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 0 ( Waiting )
Stack : 0x6fd8d000 - 0x6fd95000 , pointer @ 0x6fd94f20 ( Cookie OK )
Signals : SigRec 0xb8009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 3 ( Waiting )
Stack : 0x6fd31000 - 0x6fd39000 , pointer @ 0x6fd38f20 ( Cookie OK )
Signals : SigRec 0xb8009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 1 ( Waiting )
Stack : 0x6fd71000 - 0x6fd79000 , pointer @ 0x6fd78f20 ( Cookie OK )
Signals : SigRec 0xb8009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 4 ( Waiting )
Stack : 0x6fd05000 - 0x6fd0d000 , pointer @ 0x6fd0cf20 ( Cookie OK )
Signals : SigRec 0xb8009000 , SigWait 0x00000000
State : Task ( Waiting )
sb600sata . device - chip 0 port 0 ( Waiting )
Stack : 0x6fe40000 - 0x6fe48000 , pointer @ 0x6fe47f10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x20000000
State : Task ( Waiting )
sb600sata . device - chip 0 port 1 ( Waiting )
Stack : 0x6fe18000 - 0x6fe20000 , pointer @ 0x6fe1ff10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x20008000
State : Task ( Waiting )
reaper . task ( Waiting )
Stack : 0x6292a004 - 0x62931ffc , pointer @ 0x62931e50 ( Cookie OK )
Signals : SigRec 0x00007000 , SigWait 0x00000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x617f9004 - 0x61800ffc , pointer @ 0x61800ea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Mouse ( Waiting )
Stack : 0x615d1004 - 0x615e0ffc , pointer @ 0x615e0ef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
SSD5 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62ba0004 - 0x62ba3ffc , pointer @ 0x62ba3eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
ICD0 / CDFileSystem 53.8 ( Waiting )
Stack : 0x613ba004 - 0x613c9ffc , pointer @ 0x613c9f20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
ICD1 / CDFileSystem 53.8 ( Waiting )
Stack : 0x61446004 - 0x61455ffc , pointer @ 0x61455f20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
CD0 / CDFileSystem 53.8 ( Waiting )
Stack : 0x62ffd004 - 0x63000ffc , pointer @ 0x63000f20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
SSD0 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x6fb33004 - 0x6fb36ffc , pointer @ 0x6fb36eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD1 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62eec004 - 0x62eefffc , pointer @ 0x62eefeb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x61829004 - 0x61830ffc , pointer @ 0x61830ea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Keyboard ( Waiting )
Stack : 0x616e8004 - 0x616f7ffc , pointer @ 0x616f7f00 ( Cookie OK )
Signals : SigRec 0x90001000 , SigWait 0x00000000
State : Process ( Waiting )
SSD2 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62e1b004 - 0x62e1effc , pointer @ 0x62e1eeb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD4 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62c69004 - 0x62c6cffc , pointer @ 0x62c6ceb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SABU / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62abf004 - 0x62ac2ffc , pointer @ 0x62ac2eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD3 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62d3a004 - 0x62d3dffc , pointer @ 0x62d3deb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
MainIPC0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x61115004 - 0x61124ffc , pointer @ 0x61124eb0 ( Cookie OK )
Signals : SigRec 0x40000100 , SigWait 0x00000000
State : Process ( Waiting )
MainIPH0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x61564004 - 0x61573ffc , pointer @ 0x61573eb0 ( Cookie OK )
Signals : SigRec 0x40000100 , SigWait 0x00000000
State : Process ( Waiting )
HID Consumer ( Waiting )
Stack : 0x615bd004 - 0x615ccffc , pointer @ 0x615ccf20 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
HID Consumer ( Waiting )
Stack : 0x61744004 - 0x61753ffc , pointer @ 0x61753f20 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x6181d004 - 0x61824ffc , pointer @ 0x61824ea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Keyboard ( Waiting )
Stack : 0x616a0004 - 0x616afffc , pointer @ 0x616aff00 ( Cookie OK )
Signals : SigRec 0x90001000 , SigWait 0x00000000
State : Process ( Waiting )
HID Keyboard ( Waiting )
Stack : 0x61758004 - 0x61767ffc , pointer @ 0x61767f00 ( Cookie OK )
Signals : SigRec 0x90001000 , SigWait 0x00000000
State : Process ( Waiting )
HID Keyboard ( Waiting )
Stack : 0x61730004 - 0x6173fffc , pointer @ 0x6173ff00 ( Cookie OK )
Signals : SigRec 0x90001000 , SigWait 0x00000000
State : Process ( Waiting )
HID Keyboard ( Waiting )
Stack : 0x6171c004 - 0x6172bffc , pointer @ 0x6172bf00 ( Cookie OK )
Signals : SigRec 0x90001000 , SigWait 0x00000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x6184e004 - 0x61855ffc , pointer @ 0x61855ea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
RAM / ram - handler 54.24 ( Waiting )
Stack : 0x628c8004 - 0x628cbffc , pointer @ 0x628cbd40 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
IDF1 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x6114d004 - 0x6115cffc , pointer @ 0x6115cea0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
IDF0 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x61223004 - 0x61232ffc , pointer @ 0x61232ea0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
rtl8169 . device.0 ( Waiting )
Stack : 0x60f6c004 - 0x60f7bffc , pointer @ 0x60f7bef0 ( Cookie OK )
Signals : SigRec 0x78008000 , SigWait 0x00000100
State : Process ( Waiting )
dos_filedir_notify ( Waiting )
Stack : 0x6fb74004 - 0x6fb78ffc , pointer @ 0x6fb77eb0 ( Cookie OK )
Signals : SigRec 0x40001000 , SigWait 0x80000000
State : Process ( Waiting )
IPC0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x61131004 - 0x61140ffc , pointer @ 0x61140ee0 ( Cookie OK )
Signals : SigRec 0x00010100 , SigWait 0x00000000
State : Process ( Waiting )
IPH0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x61580004 - 0x6158fffc , pointer @ 0x6158fee0 ( Cookie OK )
Signals : SigRec 0x00010100 , SigWait 0x00000000
State : Process ( Waiting )
ICBM1 / CBM1541FileSystem 2.3 ( Waiting )
Stack : 0x61640004 - 0x6164fffc , pointer @ 0x6164ff20 ( Cookie OK )
Signals : SigRec 0xb0000000 , SigWait 0x00000100
State : Process ( Waiting )
ICBM0 / CBM1541FileSystem 2.3 ( Waiting )
Stack : 0x6189a004 - 0x618a9ffc , pointer @ 0x618a9f20 ( Cookie OK )
Signals : SigRec 0xb0000000 , SigWait 0x00000100
State : Process ( Waiting )
SER / Port - Handler 52.2 ( Waiting )
Stack : 0x612e5004 - 0x612f4ffc , pointer @ 0x612f4ee0 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
RANDOM / Random - Handler 52.1 ( Waiting )
Stack : 0x61301004 - 0x61310ffc , pointer @ 0x61310ef0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
PRT / Port - Handler 52.2 ( Waiting )
Stack : 0x61336004 - 0x61345ffc , pointer @ 0x61345ee0 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
URL / launch - handler 53.39 ( Waiting )
Stack : 0x619ff004 - 0x61a79ffc , pointer @ 0x61a75fa0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x4e46c004 - 0x4e47bffc , pointer @ 0x4e47be20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x60674004 - 0x60683ffc , pointer @ 0x60683e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
AsyncWB ( Waiting )
Stack : 0x60860004 - 0x6086fffc , pointer @ 0x6086fe90 ( Cookie OK )
Signals : SigRec 0xc0001000 , SigWait 0x00000100
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5b8dc004 - 0x5b8ebffc , pointer @ 0x5b8ebe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x6070d004 - 0x6071cffc , pointer @ 0x6071ce20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x6078e004 - 0x6079dffc , pointer @ 0x6079de20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x607ee004 - 0x607fdffc , pointer @ 0x607fde20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x608b7004 - 0x608c6ffc , pointer @ 0x608c6e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x62872004 - 0x62881ffc , pointer @ 0x62881e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
IDF1 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x611f6004 - 0x61205ffc , pointer @ 0x61205eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x00000000
State : Process ( Waiting )
IDF0 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x612b8004 - 0x612c7ffc , pointer @ 0x612c7eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x00000000
State : Process ( Waiting )
PIPE / queue - handler 53.4 ( Waiting )
Stack : 0x61462004 - 0x61471ffc , pointer @ 0x61471d20 ( Cookie OK )
Signals : SigRec 0x80006100 , SigWait 0x00000000
State : Process ( Waiting )
PIPE / queue - handler 53.4 ( Waiting )
Stack : 0x6147e004 - 0x6148dffc , pointer @ 0x6148dd20 ( Cookie OK )
Signals : SigRec 0x80006100 , SigWait 0x00000000
State : Process ( Waiting )
AUDIO / AHI - Handler 6.2 ( Waiting )
Stack : 0x614b3004 - 0x614c3004 , pointer @ 0x614c2ed0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
AUDIO / AHI - Handler 6.2 ( Waiting )
Stack : 0x61513004 - 0x61523004 , pointer @ 0x61522ed0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
Camd Wait Proc ( Waiting )
Stack : 0x618be004 - 0x618d6ffc , pointer @ 0x618d6f10 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
APPDIR / appdir - handler 54.17 ( Waiting )
Stack : 0x61ab2004 - 0x61ac1ffc , pointer @ 0x61ac1ec0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
ENV / env - handler 54.18 ( Waiting )
Stack : 0x628b4004 - 0x628bbffc , pointer @ 0x628bbef0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x6299e004 - 0x629a5ffc , pointer @ 0x629a5e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
RAW / con - handler 53.82 ( Waiting )
Stack : 0x629c2004 - 0x629c9ffc , pointer @ 0x629c9e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x629e6004 - 0x629edffc , pointer @ 0x629ede20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
dos_nbmd_process ( Waiting )
Stack : 0x6fb95004 - 0x6fb98ffc , pointer @ 0x6fb98f30 ( Cookie OK )
Signals : SigRec 0x00001100 , SigWait 0x00000000
State : Process ( Waiting )
dos_lock_handler ( Waiting )
Stack : 0x6fba1004 - 0x6fba4ffc , pointer @ 0x6fba4f00 ( Cookie OK )
Signals : SigRec 0x00001100 , SigWait 0x00000000
State : Process ( Waiting )
RexxMaster ( Waiting )
Stack : 0x610c1004 - 0x610d0ffc , pointer @ 0x610d0ec0 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 6 ( Waiting )
Stack : 0x610d5004 - 0x610e8ffc , pointer @ 0x610e8c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 1 ( Waiting )
Stack : 0x611cd004 - 0x611e0ffc , pointer @ 0x611e0c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 0 ( Waiting )
Stack : 0x6128f004 - 0x612a2ffc , pointer @ 0x612a2c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 4 ( Waiting )
Stack : 0x6138b004 - 0x6139effc , pointer @ 0x6139ec50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 5 ( Waiting )
Stack : 0x61417004 - 0x6142affc , pointer @ 0x6142ac50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 7 ( Waiting )
Stack : 0x61544004 - 0x61557ffc , pointer @ 0x61557c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 3 ( Waiting )
Stack : 0x615f5004 - 0x61608ffc , pointer @ 0x61608c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 2 ( Waiting )
Stack : 0x61684004 - 0x61697ffc , pointer @ 0x61697c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
TEXTCLIP / textclip - handler 53.4 ( Waiting )
Stack : 0x61908004 - 0x61917ffc , pointer @ 0x61917ec0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
compose . task ( Waiting )
Stack : 0x60c1d000 - 0x60c25000 , pointer @ 0x60c24bd0 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x00000000
State : Task ( Waiting )
Workbench DosList Notify ( Waiting )
Stack : 0x60a32004 - 0x60a41ffc , pointer @ 0x60a41f40 ( Cookie OK )
Signals : SigRec 0x00003000 , SigWait 0x00000100
State : Process ( Waiting )
MUI imagespace screen notify ( Waiting )
Stack : 0x54b32004 - 0x54b41ffc , pointer @ 0x54b41d30 ( Cookie OK )
Signals : SigRec 0xc0001000 , SigWait 0x00000100
State : Process ( Waiting )
ContextMenus Command Dispatcher ( Waiting )
Stack : 0x53aeb004 - 0x53afaffc , pointer @ 0x53afaf30 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
ramlib ( Waiting )
Stack : 0x628d8004 - 0x628f0ffc , pointer @ 0x628f0f20 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
TextEditor . mcc clipboard server ( Waiting )
Stack : 0x4f486004 - 0x4f489ffc , pointer @ 0x4f489ea0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
texteditor . gadget Clipboard Server ( Waiting )
Stack : 0x5b593004 - 0x5b5abffc , pointer @ 0x5b5abf00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
string . gadget server ( Waiting )
Stack : 0x609fa004 - 0x60a09ffc , pointer @ 0x60a09db0 ( Cookie OK )
Signals : SigRec 0x40000000 , SigWait 0x00000100
State : Process ( Waiting )
Workbench Clipboard Server ( Waiting )
Stack : 0x60aaa004 - 0x60ab9ffc , pointer @ 0x60ab9ef0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
AmiDock ( Ready )
Stack : 0x60729004 - 0x60738ffc , pointer @ 0x60737f50 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x00000010
State : Process ( Ready )
NotificationServer ( Waiting )
Stack : 0x60690004 - 0x606afffc , pointer @ 0x606af7b0 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x04000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fccd004 - 0x6fcd4ffc , pointer @ 0x6fcd4eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fca5004 - 0x6fcacffc , pointer @ 0x6fcaceb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
TCP / IP Control ( Waiting )
Stack : 0x60ff0004 - 0x60fffffc , pointer @ 0x60fffdc0 ( Cookie OK )
Signals : SigRec 0xf8009080 , SigWait 0x00000000
State : Process ( Waiting )
ELF Collector ( Waiting )
Stack : 0x6fb4f004 - 0x6fb5fffc , pointer @ 0x6fb5fe70 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcc1004 - 0x6fcc8ffc , pointer @ 0x6fcc8eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fc99004 - 0x6fca0ffc , pointer @ 0x6fca0eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcb5004 - 0x6fcbcffc , pointer @ 0x6fcbceb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fc8d004 - 0x6fc94ffc , pointer @ 0x6fc94eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
Background CLI [ wait ] ( Waiting )
Stack : 0x545b7004 - 0x545c6ffc , pointer @ 0x545c6f00 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
Background CLI [ wait ] ( Waiting )
Stack : 0x4fce4004 - 0x4fcf3ffc , pointer @ 0x4fcf3f00 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
Background CLI [ wait ] ( Waiting )
Stack : 0x545cb004 - 0x545daffc , pointer @ 0x545daf00 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
Mounter GUI ( Waiting )
Stack : 0x61b4f004 - 0x61b62ffc , pointer @ 0x61b62e10 ( Cookie OK )
Signals : SigRec 0x80007000 , SigWait 0x00000000
State : Process ( Waiting )
DiskImageGUI ( Waiting )
Stack : 0x5b794004 - 0x5b7a3ffc , pointer @ 0x5b7a3dc0 ( Cookie OK )
Signals : SigRec 0xd7009000 , SigWait 0x00000100
State : Process ( Waiting )
Background CLI [ smbfs . os4_2.2 '//Synology-DS120j/NAS' ] ( Waiting )
Stack : 0x54a0c004 - 0x54a1bffc , pointer @ 0x54a1b5a0 ( Cookie OK )
Signals : SigRec 0x8000f080 , SigWait 0x00000100
State : Process ( Waiting )
ARexx ( Waiting )
Stack : 0x60b13004 - 0x60b23004 , pointer @ 0x60b22d60 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
TCP / IP Configuration ( Waiting )
Stack : 0x61028004 - 0x61037ffc , pointer @ 0x61037e10 ( Cookie OK )
Signals : SigRec 0xf8003000 , SigWait 0x00000000
State : Process ( Waiting )
TCP / IP Superserver ( Waiting )
Stack : 0x6100c004 - 0x6101bffc , pointer @ 0x6101b9f0 ( Cookie OK )
Signals : SigRec 0xd0000080 , SigWait 0x00000000
State : Process ( Waiting )
ARexx ( Waiting )
Stack : 0x60964004 - 0x60974004 , pointer @ 0x60973d60 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
[ OWB ] JavaScriptCore :: BlockFree ( Waiting )
Stack : 0x5d428004 - 0x5d4a7ffc , pointer @ 0x5d4a7ed0 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x00000000
State : Process ( Waiting )
Odyssey [ Odyssey ] ( Waiting )
Stack : 0x54ba8004 - 0x54d90ffc , pointer @ 0x54d90c60 ( Cookie OK )
Signals : SigRec 0x03e0d000 , SigWait 0x10000080
State : Process ( Waiting )
[ OWB ] Timer ( Waiting )
Stack : 0x551af004 - 0x551beffc , pointer @ 0x551beee0 ( Cookie OK )
Signals : SigRec 0x50000000 , SigWait 0x20000000
State : Process ( Waiting )
AmigaOS : C / IconX ( Waiting )
Stack : 0x503ac004 - 0x503bbffc , pointer @ 0x503bba80 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
ContextMenus ( Waiting )
Stack : 0x6080a004 - 0x60819ffc , pointer @ 0x60819c90 ( Cookie OK )
Signals : SigRec 0xe0001000 , SigWait 0x0c000000
State : Process ( Waiting )
InfoWB ( Waiting )
Stack : 0x5b8f0004 - 0x5b8ffffc , pointer @ 0x5b8ffc90 ( Cookie OK )
Signals : SigRec 0xf8001000 , SigWait 0x00000100
State : Process ( Waiting )
application . library messageserver ( Waiting )
Stack : 0x61eec000 - 0x61eecfa0 , pointer @ 0x61eecf10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Task ( Waiting )
Background CLI [ SYS : System / AmiUpdate / AmiUpdate ] ( Waiting )
Stack : 0x54745004 - 0x547c4ffc , pointer @ 0x547c4370 ( Cookie OK )
Signals : SigRec 0xec001000 , SigWait 0x00000000
State : Process ( Waiting )
[ OWB ] IconDatabase ( Waiting )
Stack : 0x525c3004 - 0x52642ffc , pointer @ 0x52642e90 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x00000000
State : Process ( Waiting )
ARexx ( Waiting )
Stack : 0x54af8004 - 0x54b08004 , pointer @ 0x54b07d60 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
Background CLI [ RX ] ( Waiting )
Stack : 0x55132004 - 0x55141ffc , pointer @ 0x55141e20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
Background CLI [ RX ] ( Waiting )
Stack : 0x53f17004 - 0x53f26ffc , pointer @ 0x53f26e20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
Background CLI [ RX ] ( Waiting )
Stack : 0x60de4004 - 0x60df3ffc , pointer @ 0x60df3e20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
KeymapSwitcher . docky ( Waiting )
Stack : 0x54292004 - 0x542a1ffc , pointer @ 0x542a1ef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
clipview . library server ( Waiting )
Stack : 0x5b69c004 - 0x5b6bbffc , pointer @ 0x5b6bbdf0 ( Cookie OK )
Signals : SigRec 0xd8003000 , SigWait 0x00000000
State : Process ( Waiting )
select . gadget prefs ( Waiting )
Stack : 0x5b688004 - 0x5b697ffc , pointer @ 0x5b697ca0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
smartbutton . docky ( Waiting )
Stack : 0x5b620004 - 0x5b62fffc , pointer @ 0x5b62fec0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
« IPrefs » ( Waiting )
Stack : 0x627dc004 - 0x627ebffc , pointer @ 0x627eba20 ( Cookie OK )
Signals : SigRec 0x0000f000 , SigWait 0x20000000
State : Process ( Waiting )
MouseBlanker ( Waiting )
Stack : 0x5b780004 - 0x5b78fffc , pointer @ 0x5b78fa00 ( Cookie OK )
Signals : SigRec 0xc000d000 , SigWait 0x00000100
State : Process ( Waiting )
DefIcons ( Waiting )
Stack : 0x607ba004 - 0x607c9ffc , pointer @ 0x607c9db0 ( Cookie OK )
Signals : SigRec 0x80009000 , SigWait 0x00000100
State : Process ( Waiting )
Background CLI [ Tools : Audio / MIDI / CamdTools / MidiThru / MidiThru ] ( Waiting )
Stack : 0x60e3c004 - 0x60e4bffc , pointer @ 0x60e4bb70 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
TCP / IP Log ( Waiting )
Stack : 0x61b0f004 - 0x61b1effc , pointer @ 0x61b1ef00 ( Cookie OK )
Signals : SigRec 0x80003000 , SigWait 0x00000000
State : Process ( Waiting )
« ConClip » ( Waiting )
Stack : 0x61afb004 - 0x61b0affc , pointer @ 0x61b0aee0 ( Cookie OK )
Signals : SigRec 0x80008000 , SigWait 0x00000000
State : Process ( Waiting )
USB stack Process ( Waiting )
Stack : 0x61b77004 - 0x61b86ffc , pointer @ 0x61b86ee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
MassStorage Notifier ( Waiting )
Stack : 0x6fde1000 - 0x6fde8d00 , pointer @ 0x6fde8c70 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DST watcher ( Waiting )
Stack : 0x61e89004 - 0x61e98ffc , pointer @ 0x61e98f10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fbcd004 - 0x6fbd4ffc , pointer @ 0x6fbd4eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fc49004 - 0x6fc50ffc , pointer @ 0x6fc50eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fc6d004 - 0x6fc74ffc , pointer @ 0x6fc74eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
Background CLI [ EasyRPG - Player ] ( Crashed )
Stack : 0x4b2d3004 - 0x4b2e2ffc , pointer @ 0x4b2e2c70 ( Cookie OK )
Signals : SigRec 0x00000020 , SigWait 0x20000100
State : Process ( Crashed )
Background CLI [ AmigaOS : Prefs / Presets / CANDI / data / DefaultLight ] ( Ready )
Stack : 0x5b15a004 - 0x5b169ffc , pointer @ 0x5b1699a0 ( Cookie OK )
Signals : SigRec 0x40000000 , SigWait 0x14000100
State : Process ( Ready )
Mounter Task ( Waiting )
Stack : 0x6fde9000 - 0x6fdf7a60 , pointer @ 0x6fdf7970 ( Cookie OK )
Signals : SigRec 0xb0001000 , SigWait 0x00000000
State : Task ( Waiting )
Mounter Companion Process ( Waiting )
Stack : 0x61b93004 - 0x61ba2ffc , pointer @ 0x61ba2f40 ( Cookie OK )
Signals : SigRec 0x80003000 , SigWait 0x00000000
State : Process ( Waiting )
CANDI ( Waiting )
Stack : 0x608d3004 - 0x608e2ffc , pointer @ 0x608e2820 ( Cookie OK )
Signals : SigRec 0x70005000 , SigWait 0x00000000
State : Process ( Waiting )
ramlib . support ( Waiting )
Stack : 0x6290d004 - 0x62925ffc , pointer @ 0x62925f00 ( Cookie OK )
Signals : SigRec 0x80005000 , SigWait 0x00000000
State : Process ( Waiting )
dos_signal_server ( Waiting )
Stack : 0x6fb7d004 - 0x6fb80ffc , pointer @ 0x6fb80f20 ( Cookie OK )
Signals : SigRec 0x0000f000 , SigWait 0x00000000
State : Process ( Waiting )
appdir envarc manager ( Waiting )
Stack : 0x61a96004 - 0x61aa5ffc , pointer @ 0x61aa4be0 ( Cookie OK )
Signals : SigRec 0x80005000 , SigWait 0x00000000
State : Process ( Waiting )
Workbench ( Ready )
Stack : 0x60e6c004 - 0x60e7bffc , pointer @ 0x60e7be50 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x80000000
State : Process ( Ready )
CPUDock_idleTask ( Ready )
Stack : 0x5b118000 - 0x5b11a000 , pointer @ 0x5b119f60 ( Cookie OK )
Signals : SigRec 0x40000000 , SigWait 0x00000000
State : Task ( Ready )
idle . task ( Ready )
Stack : 0x6ff62000 - 0x6ff63000 , pointer @ 0x6ff62fd0 ( Cookie OK )
Signals : SigRec 0x00000000 , SigWait 0x00000000
State : Task ( Ready )
Re: EasyRPG Player
Posted on:
2021/11/15 14:26
#77
Quite a regular
Joined: 2013/10/17 15:21Last Login
: Yesterday 17:08
From Hungary
Group:
Registered Users
That's too bad indeed. If the library auto init stub is broken on your system, then it's not very likely a new version will fix anything, as it's not part of the Player but the library's SDK. We'll see.
This is just like television, only you can see much further.
Re: EasyRPG Player
Posted on:
2021/11/15 18:21
#78
Site Builder
Joined: 2006/12/2 23:57Last Login
: Today 0:25
From Athens/Dublin
Group:
Registered Users Webmasters
assertion "p != nullptr" failed: file "src/dbarray.cpp", line 53 Whenever I run the player I get constantly in an output window the above line and nothing happens. I have the player in it's folder and in the same folder many other games extracted. Each game has it's own folder and the RPG_RT.* files at it's root.
Anonymous
Re: EasyRPG Player
@walkero
Very same error happens to me too, nothing that BSzili can do about
Re: EasyRPG Player
Posted on:
2021/11/15 19:28
#80
Site Builder
Joined: 2006/12/2 23:57Last Login
: Today 0:25
From Athens/Dublin
Group:
Registered Users Webmasters
I found out that I was missing the pixman library. As soon as I installed it it works fine.
Currently Active Users Viewing This Thread:
1
(
0 members
and 1 Anonymous Users
)