Martin Panzer

Results 40 comments of Martin Panzer

I was able to reproduce it this way: 1) click on refresh 2) Close ckan while the refresh is still ongoing

I was not able to reproduce the problem that authme uses the bungeecord ip. Have you set `proxy-support` to true?

jdbc is integrated in java - the database drivers needs to be downloaded. 2014-09-30 15:38 GMT+02:00 Squawkers13 [email protected]: > JDBC should be downloaded by default. > > — > Reply...

You propably got an import wrong. The package "net.flowstone" (look at the FLOWstone) does not exists in this project. :) 2015-04-05 16:51 GMT+02:00 Nosliw [email protected]: > On a side note,...

uhm, cant you just use the abstract class for your event listener? 2014-11-11 14:06 GMT+01:00 Giampiero [email protected]: > Hi, > I have a question: why are events like BlockEvent abstract...

yeah, the blockevent has no handlerlist, as the exception says.. 2014-11-11 15:13 GMT+01:00 Giampiero [email protected]: > If I try using an @EventHandler https://github.com/EventHandler with > BlockEvent as parameter class, I...

Facing the same issue, having to revert to 1.6, which does not have this problem.

Can confirm the same as politas, using ckan 1.16.1 on linux mint 17.3 martin@martin-Aspire-VN7-792G ~ $ mono --version Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1.1) Copyright (C) 2002-2014 Novell, Inc,...

further testing showed, that this only occurs with an empty registry.

@godarklight we already have an uri registered. for example, "ckan://DockingPortSoundFX" points directly to the mod in the list. I guess all that's left needed is to allow something like "ckan://DockingPortSoundFX/download",...