"Fill your jrIDE" project now ready for testing

General discussions on the PCjr
Vorticon
Posts: 278
Joined: Fri Nov 27, 2009 6:25 am

Re: "Fill your jrIDE" project now ready for testing

Post by Vorticon »

Relax, I only place executables in root for quick testing :lol:
I'll test out the latest version later tonight.
Tempest
Posts: 342
Joined: Thu Jan 14, 2010 4:43 pm
Contact:

Re: "Fill your jrIDE" project now ready for testing

Post by Tempest »

Ok I tried the latest version of TDL and I'm still getting the reboot issue every time. I've attached my log file and the backpack.sys file I use just in case that is the problem.
Attachments
tempest.zip
(14.9 KiB) Downloaded 228 times
Omne ignotum pro magnifico

--- AtariProtos.com ---
The color of infinity inside an empty glass
Trixter
Posts: 720
Joined: Mon Sep 01, 2008 12:00 am
Location: Illinois, USA
Contact:

Re: "Fill your jrIDE" project now ready for testing

Post by Trixter »

When it reboots, do you see the PKUNZIP screen at all?

I just want to confirm, you are loading jrconfig, right? If you don't, the program stomps on itself when it writes to video memory (which I verified, but is not at all surprising).

If you are running jrconfig, perform this test:

Code: Select all

c:
mkdir c:\temp\cache.dir\billiard
cd \menu\files
C:\MENU\utils\pkunzip.exe -+ -- -d BILLIARD.ZIP C:\TEMP\CACHE.DIR\BILLIARD\
If that reboots, then the problem is pkunzip. If it works, then edit TDL.INI and change the "swapping" line to read "swapping=disabled", delete everything in c:\temp\cache.dir, and try running TDL.EXE again and let me know what happens.

Is C: your backpack drive?
You're all insane and trying to steal my magic bag!
Tempest
Posts: 342
Joined: Thu Jan 14, 2010 4:43 pm
Contact:

Re: "Fill your jrIDE" project now ready for testing

Post by Tempest »

I saw the text for pkunzip briefly before the reboot, but I don't think it actually got to unzipping anything (just displayed the copyright message). I'll try those steps tomorrow and let you know.

My backpack drive is D but I have it assigned to B. C is my hard drive (well DOM module anyway).
Omne ignotum pro magnifico

--- AtariProtos.com ---
The color of infinity inside an empty glass
Tempest
Posts: 342
Joined: Thu Jan 14, 2010 4:43 pm
Contact:

Re: "Fill your jrIDE" project now ready for testing

Post by Tempest »

I entered the commands manually and got the same reset I was getting from TDL. What does this mean?
Omne ignotum pro magnifico

--- AtariProtos.com ---
The color of infinity inside an empty glass
Trixter
Posts: 720
Joined: Mon Sep 01, 2008 12:00 am
Location: Illinois, USA
Contact:

Re: "Fill your jrIDE" project now ready for testing

Post by Trixter »

It means that pkunzip is rebooting your computer, which I have never seen before in my entire life. Maybe you should run through the diagnostics (ctrl-alt-ins) for memory, maybe see if pkunzip 2.50 also reboots your computer, maybe try unloading the backpack driver. The version of jrconfig I'm using is 2.14, the non-ramdisk version, maybe try that with exactly this config.sys line:

Code: Select all

stacks=0,0
device=jrconfig.nrd -t3 -v64
You're all insane and trying to steal my magic bag!
Tempest
Posts: 342
Joined: Thu Jan 14, 2010 4:43 pm
Contact:

Re: "Fill your jrIDE" project now ready for testing

Post by Tempest »

What's the difference between the two jrconfigs other than the RAM disk (which I don't use)?

EDIT: The new pkzip didn't make a difference

EDIT2: Looks like the older jrconfig doesn't work either.

EDIT3: Ok without the backpack.sys file it works. So it looks like that's the problem. I found one on minuszerodegrees.net which was a little older than mine and seems to have fixed the problem.
Omne ignotum pro magnifico

--- AtariProtos.com ---
The color of infinity inside an empty glass
Trixter
Posts: 720
Joined: Mon Sep 01, 2008 12:00 am
Location: Illinois, USA
Contact:

Re: "Fill your jrIDE" project now ready for testing

Post by Trixter »

Thanks for the update, and glad it wasn't my software. That was bizarre.
You're all insane and trying to steal my magic bag!
Vorticon
Posts: 278
Joined: Fri Nov 27, 2009 6:25 am

Re: "Fill your jrIDE" project now ready for testing

Post by Vorticon »

Happy to report that TDL for 386+ computers works like a charm! Incredibly useful piece of software...
Trixter
Posts: 720
Joined: Mon Sep 01, 2008 12:00 am
Location: Illinois, USA
Contact:

Re: "Fill your jrIDE" project now ready for testing

Post by Trixter »

Cool, thanks for checking it out. Feel free to PM or email me feature requests. I plan on launching it (pun intended) this summer as free time permits.
You're all insane and trying to steal my magic bag!
Post Reply