Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CEGUI guiSetProperty crash #1039

Closed
CrosRoad95 opened this issue Aug 3, 2019 · 1 comment
Closed

CEGUI guiSetProperty crash #1039

CrosRoad95 opened this issue Aug 3, 2019 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@CrosRoad95
Copy link
Contributor

Describe the bug
Crash

Version = 1.5.6-release-18706.0.000
Time = Sat Aug 3 21:52:25 2019
Module = D:\mta 156\mta\cgui.dll
Code = 0xE06D7363
Offset = 0x001A5988

EAX=0177EDE8 EBX=0177EE94 ECX=00000003 EDX=00000000 ESI=0BF4709C
EDI=0BF75988 EBP=0177EE40 ESP=0177EDE8 EIP=7545FD62 FLG=00000216
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B

To reproduce
just run

gridlist = guiCreateGridList( 0, 0, 0, 0, false) -- size doesn't matter
guiSetProperty(gridlist, "ColumnHeader", "crash" )

Expected behaviour
don't crash

Screenshots

Version
/

Additional context
found by mistake

@CrosRoad95 CrosRoad95 added the bug Something isn't working label Aug 3, 2019
@botder botder self-assigned this Aug 3, 2019
@botder
Copy link
Member

botder commented Aug 3, 2019

@botder botder closed this as completed in bc649fb Aug 3, 2019
@botder botder added this to the 1.5.7 milestone Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants