mihaip / infinite-mac

A classic Mac loaded with everything you'd want
https://infinitemac.org
Apache License 2.0
1.16k stars 68 forks source link

IntelligentPad errors during launch, won't start: #184

Closed gingerbeardman closed 1 year ago

gingerbeardman commented 1 year ago

Screen shot 2023-05-17 at 22 07 54

Download here:

Notes

Errlog

IntelligentPad 2.01 68K.errlog.zip

---------------- MAC STACK TRACEBACK ------------------
ERR_Signal +001c
SYS_FailSysCall +009a
MACOS_GetDirIDFromPath +005c
S_TryPathOpen +01a6
NFilePathOpen +0066
NFILE_Open +0086
S_FileOpen +00a2
BFILE_Open +00a6
S_LoadLibFile +0102
RLIB_LoadLibFile +0014
S_LoadCoreResources +0088
RES_LibLoadInit +000e
VGM_LibLoadInit +0006
TKIT_LibLoadInit +0004
GW_LibLoadInit +0006
IPEntry__FiPPc +0080
main +000e
-------------------------------------------------------
Error (nd.dat, ndcore.dat or ndres.dat not loaded yet).
Check the application's search paths in resource STR# 10000.
ERROR:  Cannot load "Core" resource file
EXITING         cannot recover from error
that-ben commented 1 year ago

1) When you say System7.app and KanjiTalk7.app are you referring to the default Mac OS release with the default ROM in both cases? 2) What ROM and Mac OS release are you running your native BasiliskII app with?

Seems to work fine in our System 7.5.3 environment with the same default ROM as on System7.app, so the ROM question is ruled out. My guess is there's some extension missing or conflicting with this software in System7.app.

I know nothing at all about IntelligentPad, but the error message in the log that you've posted states "Check the application's search paths in resource STR# 10000." and this raises my suspicion that you're trying to execute this from a location where the resource fork is unavailable... Are you trying to launch it from the emulated hard drive or from "The Outside World" ?

It works here:

asd

gingerbeardman commented 1 year ago

When you say System7.app and KanjiTalk7.app are you referring to the default Mac OS release with the default ROM in both cases?

I'm referring to these two websites:

What ROM and Mac OS release are you running your native BasiliskII app with?

My ROM

I've tried

Are you trying to launch it from the emulated hard drive or from "The Outside World" ?

This was indeed the problem, I had moved it to the desktop from "The Outside World" but it seems that technically it's still located in there. I tried again just now and made a copy of the .sit file on the hard drive, expanded that, and it ran just fine!

Thanks!

gingerbeardman commented 1 year ago

Oh, and you can read about IntelligentPad at my blog: https://blog.gingerbeardman.com/2023/05/17/intelligentpad-component-based-drag-and-drop-software-creator/

Which has just been updated to let people know they can try IntelligentPad easily using Infinite Mac.