Crash when Placing Ingredients for Ancient Spell
DoctorZoe opened this issue ยท 1 comments
Sometimes, when placing items on the Scribing Desk, the game crashes.
Originally, I though it was when placing the ingredients out of order, but even when doing them in order it happens now.
The only solution I found so far was to break the desk and replace it, which seems to work all the time for a new discovery.
Time: 2021-09-01 18:23:45 BRT
Description: Rendering screen
java.lang.ArrayIndexOutOfBoundsException
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Screen render details --
Screen name: com.windanesz.ancientspellcraft.client.gui.GuiScribingDesk
Mouse location: Scaled: (337, 156). Absolute: (1011, 609)
Screen size: Scaled: (640, 360). Absolute: (1920, 1080). Scale factor of 3
Full crash log below:
https://pastebin.com/rV1jfDMg
Duplicate of #39