Crash at startup
HendrikJ79 opened this issue ยท 6 comments
Version: 1.0.11
Log File: crash-2016-09-20_18.46.34-client.txt
Could'nt find a blockdrops.key in the config directory, only a blockdrops.cfg, after deleting this file it created a Blockdrop folder in config folder.
After a short test not any crash, but for safety my lastest log (personaly not checked on warnings or errors): latest.log
Update: After updating some mods still a crash, even with deleting blockdrops.key and completely removing Blockdrops folder
you can add "mysticalcrops" do the blacklist in the config file.
try this one
https://github.com/MrRiegel/mrriegel.github.io/raw/master/BlockDrops-1.10.2-1.0.12.jar
Still a crash when starting up: crash-2016-09-21_09.15.04-client.txt
Starting up took me about 15 minutes and file fml-client-latest is like 140Mb
Even I found several Warnings to detect seeds from MysticalCrops:
[09:03:40] [Client thread/WARN] [FML/blockdrops]: ****************************************
[09:03:40] [Client thread/WARN] [FML/blockdrops]: * No seeds detected!
[09:03:40] [Client thread/WARN] [FML/blockdrops]: * at com.mysticalcrops.blocks.MysticalCropBlock.getSeeds(MysticalCropBlock.java:62)
[09:03:40] [Client thread/WARN] [FML/blockdrops]: * at com.mysticalcrops.blocks.MysticalCropBlock.func_180660_a(MysticalCropBlock.java:112)
[09:03:40] [Client thread/WARN] [FML/blockdrops]: * at com.mysticalcrops.blocks.MysticalCropBlock.getDrops(MysticalCropBlock.java:175)
[09:03:40] [Client thread/WARN] [FML/blockdrops]: * at mrriegel.blockdrops.Plugin.getList(Plugin.java:105)
[09:03:40] [Client thread/WARN] [FML/blockdrops]: * at mrriegel.blockdrops.Plugin.getRecipes(Plugin.java:81)
[09:03:40] [Client thread/WARN] [FML/blockdrops]: * at mrriegel.blockdrops.BlockDrops.postInit(BlockDrops.java:131)...
[09:03:40] [Client thread/WARN] [FML/blockdrops]: ****************************************