iTitus

1.2K posts

iTitus

iTitus

@iTitusDE

Germany Katılım Mayıs 2013
919 Takip Edilen62 Takipçiler
iTitus
iTitus@iTitusDE·
@vdbergeraoul Your maven's certificate seems to be expired. I get errors when trying to use them in gradle builds and when trying to access them in the browser.
English
0
0
0
0
iTitus
iTitus@iTitusDE·
@amadornes @bonusboni You can use anonymous classes as „named tuples“, for example stream.map(thing->new Object(){String id=side.toString(); Module value=createFromThing(thing);}).forEach(o->System.out.println(o.id + “ ” + o.value));
English
0
0
0
0
@amadorn.es on bsky
@amadorn.es on bsky@amadornes·
@bonusboni I'd definitely do more with streams if java had native tuples instead of having to make custom types for intermediary data.
English
3
0
2
0
@amadorn.es on bsky
@amadorn.es on bsky@amadornes·
Modules disappeared and didn't sync, which left me pretty puzzled for a while. I leave it up to you to find the bug :')
@amadorn.es on bsky tweet media
English
4
0
8
0
iTitus
iTitus@iTitusDE·
@matrexsvigil @MrCraayfish @mod Nice ;) I would advise you to test that all hc things are correctly remapped and nothing vanishes or sth changes its type
English
1
0
0
0
iTitus
iTitus@iTitusDE·
@matrexsvigil @MrCraayfish @mod If you changed the names of items/blocks (not only making it lowercase) or you want to ignore a missing mapping you need to special case it
English
1
0
0
0
iTitus
iTitus@iTitusDE·
@MrCraayfish @matrexsvigil You could try to use the FMLMissingMappingsEvent in your @Mod class to fix the mappings of your items and blocks.
English
1
0
1
0