Page 1 of 1

#ADAPTER_SERIALIZE - constant not found?

Posted: Mon Jun 22, 2026 11:50 pm
by Bugala
I Installed Hollywood 11 on my Windows 10 machine.

When I try to run a following program, or any program that has this line:

Code: Select all

SetDefaultAdapter(#ADAPTER_SERIALIZE, "default")
It gives an error saying "Constant not found!"

Should this work, or am I missing doing something? Isnt this part of Hollywoods own things nowadays, not a plugin?

Works fine on my regular Hollywood 11 Windows 11 installation.

Re: #ADAPTER_SERIALIZE - constant not found?

Posted: Tue Jun 23, 2026 12:10 am
by plouf
maybe you have select "miniwood" in IDE?

in that case needed
@USING "system"

Re: #ADAPTER_SERIALIZE - constant not found?

Posted: Tue Jun 23, 2026 11:28 pm
by Bugala
No, It shows "Hollywood" in those two options, and I see no checkmark, so dont seem to be any possibility that Miniwood would be on.

I however, just in case, tried adding that @USING "system", but that just gave me "unknown preprocessor command @USING", perhaps since Miniwood was not on.

Also, took a try and by purpose changed it into Miniwood, and that gave me an error of "Cant find miniwood.exe" and some other stuff.

Considering that testing that same thing with my usual Win11, Hollywood 11 installation, it didnt give that error. I assume something is very much wrong with my fresh Hollywood 11 win 10 installation.

Re: #ADAPTER_SERIALIZE - constant not found?

Posted: Wed Jun 24, 2026 4:27 am
by plouf
System plugin must be corrupt or not in directory in new place (user profile+> hollywood/plugin)