Jak

Results 13 comments of Jak

@Abhilashken @Fazryan Mine works fine, using an older firebase-ui version of 0.6.2: ``` repositories { maven { url 'https://jitpack.io' } } dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {...

For anyone in the future, here's the code to replace the FirebaseListAdapter initializer method deprecated after com.firebaseui:firebase-ui:0.6.2 build.gradle: (module: app) ``` //noinspection GradleCompatible implementation 'com.google.firebase:firebase-messaging:11.8.0' implementation 'com.firebaseui:firebase-ui:3.2.2' implementation 'com.google.gms:google-services:3.2.0' implementation...

EDIT: solved by cheat commands - i had to spawn a Neon Coil because the recipe was broken/didnt unlock (cant figure out how) ![](https://i.imgur.com/sHOIqgG.png) Place the Energy Module next to...

the damn JEI recipe was wrong... after looking at the discovered/already unlocked section I found the correct one. Thank you! JEI: ![](https://i.imgur.com/6FKmdHe.png) Scanner > Basics tab > Tech Table >...

The mixin profiler breakdown isn't printing to a log4j file yet and I'm not sure why

@JKetelaar Good to go

Assuming local development is running from an IDE, we could add no_validation automatically when not running inside a jar?

@JKetelaar I added this to my internal version - was very useful for debugging scripts (when running in real time) that hung in certain places by painting the info on...

Yeah since I'm not around for a while now

@JKetelaar Did you say this existed in a old API somewhere? Do you have any tips on how it's done so maybe someone else can do it?