https://linen.dev logo
Join DiscordCommunities
Powered by
# lime
  • a

    able-action-74275

    03/17/2023, 1:46 AM
    I've mucked about in here a bit
  • g

    gray-vase-27987

    03/17/2023, 1:46 AM
    though im not sure if it was successful
  • g

    gray-vase-27987

    03/17/2023, 1:46 AM
    anyway
  • g

    gray-vase-27987

    03/17/2023, 1:47 AM
    to talk about this crash issue
  • g

    gray-vase-27987

    03/17/2023, 1:47 AM
    i did recently add a bunch of additional haxe definitions related to garbage collection, but the crashes did not happen when i was testing with that
  • g

    gray-vase-27987

    03/17/2023, 1:47 AM
    and i'd tried testing while removing them and the crashes still happen
  • g

    gray-vase-27987

    03/17/2023, 1:47 AM
    the crashes started happening as i was trying to implement the telemetery stuff
  • g

    gray-vase-27987

    03/17/2023, 1:48 AM
    and they're completely silent
  • g

    gray-vase-27987

    03/17/2023, 1:48 AM
    nothing in vscode
  • a

    able-action-74275

    03/17/2023, 1:48 AM
    what target?
  • b

    bulky-insurance-39338

    03/17/2023, 1:48 AM
    mhm .. hmmm ...
  • g

    gray-vase-27987

    03/17/2023, 1:48 AM
    cpp
  • b

    bulky-insurance-39338

    03/17/2023, 1:48 AM
    also tryed to disable DCE ?
  • b

    brief-account-34985

    03/17/2023, 1:48 AM
    The hxcpp debugger doesn't catch everything. That's why you need to use gdb
  • a

    able-action-74275

    03/17/2023, 1:49 AM
    toggling this can lead to interesting results
  • a

    able-action-74275

    03/17/2023, 1:49 AM
    worth a try
  • b

    brief-account-34985

    03/17/2023, 1:49 AM
    Telemetry can have issues if you don't clean the project before changing the telemetry flag (broken compile cache) or when you use Array.copy()
  • b

    bulky-insurance-39338

    03/17/2023, 1:49 AM
    is it on linux ?
  • b

    brief-account-34985

    03/17/2023, 1:49 AM
    You can use the mingw version on windows
  • b

    bulky-insurance-39338

    03/17/2023, 1:50 AM
    (maybe that "visual"-prooper-tools also have OWN debugger)
  • b

    brief-account-34985

    03/17/2023, 1:50 AM
    Maybe, and it would probably work. Never used it though and it's Microsoft so you can't be sure
  • g

    gray-vase-27987

    03/17/2023, 1:50 AM
    gdb also says i have no debugging symbols in the executable
  • g

    gray-vase-27987

    03/17/2023, 1:51 AM
    even though i build in debug
  • b

    bulky-insurance-39338

    03/17/2023, 1:51 AM
    do you disabled the "telemetry" into your IDE ?
  • g

    gray-vase-27987

    03/17/2023, 1:51 AM
    i removed it from the project.xml
  • g

    gray-vase-27987

    03/17/2023, 1:51 AM
    which is all i did to put it in
  • b

    bulky-insurance-39338

    03/17/2023, 1:51 AM
    ah, ok
  • g

    gray-vase-27987

    03/17/2023, 1:52 AM
    while we look for solutions
  • g

    gray-vase-27987

    03/17/2023, 1:52 AM
    ill try deleting my export folders
  • b

    bulky-insurance-39338

    03/17/2023, 1:52 AM
    (yeah, lets better concentrate on this!)
1...727374...138Latest