Locked Brick Hill doesn't work on Windows 11.

[MC] kixxu
Joined 10/12/2020
Posts 26
07:09 PM 18/10/2021
Quote from Dragonian , 06:20 PM 17/10/2021
Quote from kixxu , 02:33 PM 17/10/2021
Quote from Dragonian , 07:25 PM 16/10/2021
Try replacing your launcher in C:\Program Files (x86)\Brick Hill with this one:
https://cdn.discordapp.com/attachments/397160078983168001/842207410327912468/legacy_autoupdater.exe

It uses C# instead of GameMaker 8.1 and generally works better for a lot of people.

Not working.


___
ERROR in
action number 1
of Step Event
for object obj_client:

File is not opened for reading.

That error has nothing to do with the launcher, provided you're using the one I linked.
https://imgur.com/a/k8Lt9UM

On every games i keep getting that error. Bruh.


[ARGH] SansTheMemeLord
Joined 26/10/2020
Posts 4,420
07:48 AM 19/10/2021
Quote from kixxu , 07:09 PM 18/10/2021
Quote from Dragonian , 06:20 PM 17/10/2021
Quote from kixxu , 02:33 PM 17/10/2021
Quote from Dragonian , 07:25 PM 16/10/2021
Try replacing your launcher in C:\Program Files (x86)\Brick Hill with this one:
https://cdn.discordapp.com/attachments/397160078983168001/842207410327912468/legacy_autoupdater.exe

It uses C# instead of GameMaker 8.1 and generally works better for a lot of people.

Not working.


___
ERROR in
action number 1
of Step Event
for object obj_client:

File is not opened for reading.

That error has nothing to do with the launcher, provided you're using the one I linked.

https://imgur.com/a/k8Lt9UM

On every games i keep getting that error. Bruh.
Thats because people use "brick hosting" (to make games public) and brick hosting have outdated server, but now brick hosting does not have an outdated server anymore


[MC] kixxu
Joined 10/12/2020
Posts 26
02:37 PM 19/10/2021
Quote from SansTheMemeLord , 07:48 AM 19/10/2021
Quote from kixxu , 07:09 PM 18/10/2021
Quote from Dragonian , 06:20 PM 17/10/2021
Quote from kixxu , 02:33 PM 17/10/2021
Not working.


___
ERROR in
action number 1
of Step Event
for object obj_client:

File is not opened for reading.

That error has nothing to do with the launcher, provided you're using the one I linked.

https://imgur.com/a/k8Lt9UM

On every games i keep getting that error. Bruh.

Thats because people use "brick hosting" (to make games public) and brick hosting have outdated server, but now brick hosting does not have an outdated server anymore
i have that error on official event game too which is not being hosted with brick-hosting.tk


fgh
Joined 21/06/2019
Posts 14
03:23 PM 19/10/2021
Quote from Gp.tamaGril , 05:22 PM 16/10/2021
32bit Windows 11 doesn't support it.
64bit Windows 11 does support it.
Is something wrong with your computer?
Theres no such thing as 32bit windows 11


[ARGH] SansTheMemeLord
Joined 26/10/2020
Posts 4,420
11:56 PM 19/10/2021
Quote from fgh , 03:23 PM 19/10/2021
Quote from Gp.tamaGril , 05:22 PM 16/10/2021
32bit Windows 11 doesn't support it.
64bit Windows 11 does support it.
Is something wrong with your computer?

Theres no such thing as 32bit windows 11
Yes, because 32bits is for windows 7


[ARGH] SansTheMemeLord
Joined 26/10/2020
Posts 4,420
11:58 PM 19/10/2021
Quote from kixxu , 02:37 PM 19/10/2021
Quote from SansTheMemeLord , 07:48 AM 19/10/2021
Quote from kixxu , 07:09 PM 18/10/2021
Quote from Dragonian , 06:20 PM 17/10/2021
That error has nothing to do with the launcher, provided you're using the one I linked.

https://imgur.com/a/k8Lt9UM

On every games i keep getting that error. Bruh.

Thats because people use "brick hosting" (to make games public) and brick hosting have outdated server, but now brick hosting does not have an outdated server anymore

i have that error on official event game too which is not being hosted with brick-hosting.tk
I have a question, why did you download windows 11, you lnow that the security sucks right? And security updates is focused to windows 10


Dragonian
Joined 29/05/2017
Posts 2,877
12:59 AM 20/10/2021
Quote from SansTheMemeLord , 11:58 PM 19/10/2021
Quote from kixxu , 02:37 PM 19/10/2021
Quote from SansTheMemeLord , 07:48 AM 19/10/2021
Quote from kixxu , 07:09 PM 18/10/2021
https://imgur.com/a/k8Lt9UM

On every games i keep getting that error. Bruh.

Thats because people use "brick hosting" (to make games public) and brick hosting have outdated server, but now brick hosting does not have an outdated server anymore

i have that error on official event game too which is not being hosted with brick-hosting.tk

I have a question, why did you download windows 11, you lnow that the security sucks right? And security updates is focused to windows 10
Windows 11 security is actually significantly better than 10. What are you talking about? The error he is having is also not unique to Windows 11.

OP also clearly got the client to launch, but it's failing to define an external function. There are 4 modules where that could be happening:

- discordRPC/discord (disable it)
- HTTP DLL
- cimg
- Newton

The only thing I can suggest is deleting %appdata%/Brick Hill and re-entering a game to update the client. OP may also be installing the client to a drive other than C which has reportedly caused issues for people.


[MC] kixxu
Joined 10/12/2020
Posts 26
11:41 AM 20/10/2021
Quote from Dragonian , 12:59 AM 20/10/2021
Quote from SansTheMemeLord , 11:58 PM 19/10/2021
Quote from kixxu , 02:37 PM 19/10/2021
Quote from SansTheMemeLord , 07:48 AM 19/10/2021
Thats because people use "brick hosting" (to make games public) and brick hosting have outdated server, but now brick hosting does not have an outdated server anymore

i have that error on official event game too which is not being hosted with brick-hosting.tk

I have a question, why did you download windows 11, you lnow that the security sucks right? And security updates is focused to windows 10

Windows 11 security is actually significantly better than 10. What are you talking about? The error he is having is also not unique to Windows 11.

OP also clearly got the client to launch, but it's failing to define an external function. There are 4 modules where that could be happening:

- discordRPC/discord (disable it)
- HTTP DLL
- cimg
- Newton

The only thing I can suggest is deleting %appdata%/Brick Hill and re-entering a game to update the client. OP may also be installing the client to a drive other than C which has reportedly caused issues for people.
Still not working, i will just wait for V2 client.

Close thread if you can, thx

1 2