Crash with pre311+
knobsam opened this issue ยท 6 comments
Hi,
I've encountered a weird crash (log here).
Interesting point is, that I do not have a "crash log", the client totally froze and I had to kill it.
Stack trace was in the normal log file (I cut everything which was just loading of Minecraft before the crash).
Here's what I did to get this crash:
- Cut parts out of LT block (and structure)
- Structure was removed instead of selected area
- Tried to replace structure (Ctrl-Z)
- Only half the removed items are back
- Copy block (Middle Mouse)
- Try to place block
- Crash
I'm on yesterdays update for both LittleTiles and CreativeCore.
Best regards,
Samuel
Edit: Added/replaced structure (instead of block)
Make sure the same mods are installed on server and client (at least my mods). Mods like EnhancedVisuals, ItemPhysic have to be installed on the server otherwise the system doesn't work.
Mh, I'm a little bit clueless here. Mods on client and server side do match and everything worked before I updated to latest CreativeCore and LittleTiles (now on pre315). I'll try a rollback to pre311 and .42 (CreativeCore).
Update: It also crashes, but MC does not freeze. After reconnecting to the server the LT structures are missing (which I tried to get back using Ctrl+Z).
For now, I've attached the full latest.log.
Another idea, I've also updated the mod foamfix to v0.10.11 (was 0.10.10 before). Maybe there is an incompatibility here?
I'm not sure about your list, Optifine is installed on server side? Can you send me the server log file?
As far as I remember the Forge console said it is required.
But anyway... I set up a new Minecraft installation with just Forge and LittleTiles (pre319 now) and no server.
The crash is still there. I'll explain the steps I did to crash the client:
- Create a random 1x1x1 LT block with different tiles (I used Oak wood and dirt here)
- Create a fixed structure out of it using the recipe
- Place 2-3 of the structures in a row
- Place 1 vanilla block at the beginning and the end of the row (I used stone here)
- Configure the hammer to a grid size of 4 (for visibility)
- Cut a line from vanilla to vanilla block over all 5 (in my case) blocks
- Structures get removed (correct)
- Hit Ctrl+Z to get them back: Only one block shows up (not correct)
- Try to place anything in the gap (or invisible block space)
- Crash/Freeze happens
Latest log is attached.
Fixed in the newest version. Thank you very much for your detailed description, made it very easy for me to reproduce this issue. Sorry that it took me so long to get here.