Closed valentinbreiz closed 4 years ago
Can you try to catch the exception? Also what Bitmap ctor are you using?
When I put it into a try catch nothing happens :/
Setting FirstDataLookupTable to
0x022C58E7
FirstDataLookupTable was set to
0x022C58E7
In Cosmos.System.Kernel..ctor
Starting kernel
HW Bootstrap Init
Global Init
Creating Console
Creating Keyboard
HW Init
Creating Primary ATA IOGroup
Creating Secondary ATA IOGroup
Before Core.Global.Init
PCI Devices
ACPI Init
PS/2 Controller Init
ATA device with speclevel ATA found.
Number of MBR partitions found:
0x00000001
ATA device with speclevel ATAPI found, which is not supported yet!
Done initializing Cosmos.HAL.Global
KeyboardManager.AddKeyboard
Cls
Before Run
step one!
Weird, cant really tell whats wrong. Can you please upload the image or reproducible code?
When I try to make a Bitmap from my bmp file (put in a byte[]) I have this exception:
I tried with and without compatibility option. The thing is the image from the GraphicTest is working so I don't know how to export my image