Coder Social home page Coder Social logo

francesco149 / cubecalc-ui Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.01 MB

MapleStory average cubing cost calculator (UI version)

License: The Unlicense

Nix 0.55% Shell 0.74% HTML 1.25% C 96.38% JavaScript 0.59% Meson 0.33% CMake 0.15%
maplestory nuklear statistics

cubecalc-ui's Introduction

computers are garbage

fuck computers all my boys hate computers

cubecalc-ui's People

Contributors

francesco149 avatar

Watchers

 avatar  avatar  avatar

cubecalc-ui's Issues

random crashes when switching presets on desktop build

somewhat reliable way to repro

  • load WSE preset
  • load Accessory
  • change stat from 23 to 33 and back
  • load WSE
  • load Accessory again if it still hasn't crashed

I can't reproduce on browser.

I think it might be a bug with nuklear. either that or memory corruption somewhere when loading presets that only happens on desktop.

basically the y_offset pointer in nk_group_scrolled_offset_begin is NULL (but not x_offset?)

compilation-units/../thirdparty/nuklear.h:22651:25: runtime error: load of null pointer of type 'nk_uint' (aka 'unsigned int')
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior compilation-units/../thirdparty/nuklear.h:22651:25 in 
AddressSanitizer:DEADLYSIGNAL
=================================================================
==3669821==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0000005205e9 bp 0x7ffe9a4e7990 sp 0x7ffe9a4e7380 T0)
==3669821==The signal is caused by a READ memory access.
==3669821==Hint: address points to the zero page.
    #0 0x5205e9 in nk_group_scrolled_offset_begin /home/loli/src/cubecalc-ui/src/compilation-units/../thirdparty/nuklear.h:22651
    #1 0x527705 in nk_group_begin_titled /home/loli/src/cubecalc-ui/src/compilation-units/../thirdparty/nuklear.h:22776
    #2 0x306c36 in nk_group_begin /home/loli/src/cubecalc-ui/src/compilation-units/../thirdparty/nuklear.h:22781
    #3 0x303d16 in uiBeginNode /home/loli/src/cubecalc-ui/src/compilation-units/../main.c:332
    #4 0x31970d in loop /home/loli/src/cubecalc-ui/src/compilation-units/../main.c:722
    #5 0x37621e in main /home/loli/src/cubecalc-ui/src/compilation-units/../main.c:1668
    #6 0x7fd16ed4424d in __libc_start_call_main ??:?
    #7 0x7fd16ed44308 in __libc_start_main_alias_2 ??:?
    #8 0x21e584 in _start /build/glibc-2.35/csu/../sysdeps/x86_64/start.S:115

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV /home/loli/src/cubecalc-ui/src/compilation-units/../thirdparty/nuklear.h:22651 in nk_group_scrolled_offset_begin
==3669821==ABORTING

Automatic release builds get pushed to github's activity feed.

GitHub will put an entry in your github activity feed (including the rss feed) every time a release is created by a user you follow. It seems that the automatic releases in this repository count as a new release every time, causing them to show up multiple times in the activity feed.

This isn't a bug in this software and you are obviously allowed to set up your CI in any way you want, but I wanted to let you know in case you weren't aware :)

Example activity feed

activity feed showing multiple entries for this repo

Example RSS feed

RSS feed showing multiple entries for this repo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.