ToroQuest

ToroQuest

2M Downloads

[1.11.2-2] crashes dedicated Forge 1.11.2 build 2226 on player connect

kreezxil opened this issue ยท 4 comments

commented
commented

I will look into why Random.nextInt is calling a negative number.

Crashed on:
entity.onInitialSpawn(world.getDifficultyForLocation(new BlockPos(entity)), (IEntityLivingData) null);

commented

@kreezxil do you have a modpack you are using that I can download to easily reproduce this problem?

commented

I think one of the other mods is doing something with villager.populateBuyingList() that is incompatible with the shopkeeper entity. I am thinking it will be pretty easy to fix by overriding that method since the shopkeeper doesn't need it anyway. @kreezxil if that works out I can send you a link to a pre-release build to test if you like, so that I can verify the problem has been fixed.

commented

I have made some changes to hopefully fix this issue. However since I have no way to test it I can't know for sure. If you would like to test it, download this zip file rename the extension to .jar and give it a shot. It is built against forge 2226. If the bug is still there let me know and I will reopen this issue.

toroquest-1.11.2-2-a2.zip