#i cant open my game :(

1 messages · Page 1 of 1 (latest)

cobalt pulsar
delicate wharfBOT
cobalt pulsar
#

thanks

delicate wharfBOT
#

Remove memoryleakfix

cobalt pulsar
#

thanks

#

❤️

potent sparrow
# delicate wharf

How do you show the "the mods "debugify" and "ToolTip Fix" are incompatible" screen? is it a plugin or something?

civic basalt
potent sparrow
civic basalt
#

shows up on the first log for me

#

it only catches really simple errors though

potent sparrow
civic basalt
#

or developers could just write better error messages...

potent sparrow
zealous coral
#

I'm a mod developer myself, and if people report it, then yes, we can write a better error message for it to say those mods are incompatible

#

But, people have a tendency to not report things

civic basalt
#

I'm also a developer so I know it's not easy, but it's an important feature

#

e.g. for Mixin errors, it already prints the JSON file name where the mixins are declared, so Fabric could tap into that info to show which mod caused the error

#

also I haven't seen Fabric's mod conflict screen in a while but iirc it's very information-dense rather than user-friendly

#

FOSS tends to be like that

zealous coral
#

Yeah, it's difficult

#

Have you ever tried making a modloader :P

civic basalt
#

I’m working on one for Defold games, yeah

zealous coral
#

A minecraft one, I meant

#

Parsing stack traces isn't as easy as it sounds

zealous coral
civic basalt
#

Fabric has great devs though, I know they’re capable of it

civic basalt
#

it's the same for most Mixin errors

zealous coral
#

Oh okay

#

Definitely something to consider