Can't use Debugger with Spark 3.0.0-beta

Just because it’s a modular architecture doesn’t mean that you can mix different versions of Smack. This may work for patch level releases, but other that that, Smack modules make certain assumptions about other Smack modules that are only guranteed if they are of the same version.

Thanks for explaining. I tried updating Smack in Spark to 4.4.4-snapshot. Now the debugger works, thanks!
But there is a problem connecting to Openfire below version 4.6.0.

Hurray :partying_face:

I don’t spot a problem on the attached screenshot. What am I missing?

I have a main Openfire 4.5.4 server and cannot connect to it. I also have a test server Openfire 4.6.4, I can connect to it.

I have a main Openfire 4.5.4 server and cannot connect to it. I also have a test server Openfire 4.6.4, I can connect to it.

Please look at the comment @guus

I understand that every Smack update breaks Spark, maybe we should make a change for the debugger to work in the Smack 4.3 branch? Spark has no developers and Smack 4.4 could break Spark again for years to come.