1.8.9-3.0.6 error using /mt reload
KurikAmudnil opened this issue · 11 comments
ArrayIndexOutOfBoundsException
extract from latest.log (no crash)
http://pastebin.com/Eiz7fXLd
looking at the minetweaker.log it looks like it is getting stuck trying to undo an ore dictionary entry.
In trying to narrow down the problem, I found that the stuck modifications issue was being caused by the presence of ModTweaker and thus it has been removed. The IndexOutOfBoundsException still occurs when I try to reload after loading a script that creates an ore dictionary.
- aroma.zs ; fix missing recipes from aroma mining dimension
- basics.zs
- experiment.zs ; a place to build/test new recipes
- fix-etc.zs ; various fixes, mostly fixing the use of 3x3 for 2x2 and 1x3 recipes
- gears.zs ; WIP, haven't settled on a recipe
- improving-mc.zs ; recipes related to mod improving-mc
- melon.zs
- thaumcraft-research.zs ; removed due to ModTweaker issues
These 4 scripts create a new ore dictionary and the created ore dictionaries seem to be where the undo problem happens
- arrows.zs
- AxeCutAll.zs ; Allow JEI to show me which axes have been configured with CutAll
- bones.zs ; inspired from somewhere
- stairs.zs ; ineficient default stair recipe annoys me (especially with metal block stairs)
Can I give you a dev version to test with?
On May 6, 2016 6:53 PM, "KurikAmudnil" [email protected] wrote:
In trying to narrow down the problem, I found that the stuck modifications
issue was being caused by the presence of ModTweaker and thus it has been
removed. The IndexOutOfBoundsException still occurs when I try to reload
after loading a script that creates an ore dictionary.
- aroma.zs http://pastebin.com/9Lr9fGey ; fix missing recipes from
aroma mining dimension- basics.zs http://pastebin.com/ax5S5TcM
- experiment.zs http://pastebin.com/bdvXHcvv ; a place to build/test
new recipes- fix-etc.zs http://pastebin.com/Vbyw2nmq ; various fixes, mostly
fixing the use of 3x3 for 2x2 and 1x3 recipes- gears.zs http://pastebin.com/XDZQRSSj ; WIP, haven't settled on a
recipe- improving-mc.zs http://pastebin.com/TrPqWr7p ; recipes related to
mod improving-mc- melon.zs http://pastebin.com/nHBLVu6j
- thaumcraft-research.zs ; removed due to ModTweaker issues
These 4 scripts create a new ore dictionary and the created ore
dictionaries seem to be where the undo problem happens
- arrows.zs http://pastebin.com/yY0VnMzM
- AxeCutAll.zs http://pastebin.com/Gkrz01N2 ; Allow JEI to show me
which axes have been configured with CutAll- bones.zs http://pastebin.com/e0JAtY9m ; inspired from somewhere
- stairs.zs http://pastebin.com/nyPJLDaT ; ineficient default stair
recipe annoys me (especially with metal block stairs)—
You are receiving this because you commented.
Reply to this email directly or view it on GitHub
https://github.com/jaredlll08/CraftTweaker/issues/20#issuecomment-217496883
Certainly. I will be a bit busy until this afternoon though.. I just need a link to download.
Try with the version from here
http://51.255.41.90:8081/view/Jared/job/CraftTweaker/11/
When I say try, I actually mean, run that version, them give me the minetweaker.log
This will still crash, but it will give some more info
edit: I have now made a test profile on my server to make future test easier. Only mod is CraftTweaker and only scripts are arrows.zs and bones.zs. I have tested with forge 1808 and forge 1875 (MC 1.8.9) with no significant difference other than shorter log. This issue did not occur when using CraftTweaker-1.8.8-3.0.2 and seems to have started with CraftTweaker-1.8.9-3.0.3+
I think this previous commit may need to be reapplied.
Just did it: http://51.255.41.90:8081/job/CraftTweaker/