#Crash with latest SMODS, possibly related to score calculator UI clashing with scoring API changes

21 messages · Page 1 of 1 (latest)

dapper jetty
#

There's an error somewhere with the game's UI on the latest SMODS version, and given I was the one who made the PR that changes how the scoring API works, I have a pretty big hunch of what's causing it. See the crashlog, and the changed code here: https://github.com/Steamodded/smods/pull/809/files

My guess is that the game fucks up while injecting the score calculator into the UI.

GitHub

Additional Info:

I didn't modify api's or I've made a PR to the wiki repo.
I didn't modify api's or I've updated lsp definitions.
I didn'...

soft monolith
#

let's see

dapper jetty
#

@mental yew found another crash! this one's arguably higher priority since it's a blocker on updating the recommended SMODS verson

#

(context: i posted, debugged, and made a pr to fix a crash like all of 20 minutes ago)

soft monolith
#

I know why it happened

dapper jetty
#

yes

#

i know

soft monolith
#

oh

#

it's already fixed

dapper jetty
#

this is specifically on not that version

#

i wanted to report it since it's a blocker on running the mod At All

#

on higher versions than 827c

mental yew
#

@cloud trout @small pawn Yall should take a look at this

#

They are the ones who usually do the bigger stuff hahaha

dapper jetty
#

the calculator needs to be updated to use SMODS.calculate_round_score() anyways

mental yew
#

I know there's been discussion about the smods update stuff

#

So this is helpful to note

dapper jetty
#

(the change is to allow things like changing the score operator to be exponent. or other stuff like that)