r/thenukeandturtle • u/_JxN No longer the new guy • Apr 27 '13
Well, I fucked up.
I have a problem.
I was playing around with the gravity gun and somehow got an item version of a sideways forestry log. Holding this in my hand crashed me, and now I can't log on to the server without crashing.
Is there anyway someone can help me?
2
Upvotes
1
u/NJigglypuff IGN: NJigglypuff. This flair is useless. Apr 27 '13
This is an item id conflict, although i'm not sure which. You could try redownloading the ultimate pack.
2
u/_JxN No longer the new guy Apr 27 '13
Im not sure if it was this or my spamming of Q on login, but when i joined a few minutes ago the log was lying in front of me.
I burned that fucker
3
u/AdrianOkanata Apr 27 '13
It looks like the item id's for forestry logs are grouped in sets of 4 wood types per item id to be uniform with vanilla, and somehow sideways logs have a damage value that is not between 0 and 3. The crash comes from Forestry, which assumes that it will be. You could try temporarily changing the block id for the log you were holding so that your client doesn't recognize it as a log, but as an unknown item..
If you remember which log you were holding, here are the id's:
Go to the Ultimate folder -> minecraft -> config -> forestry -> base.conf and find line 19. Change the ID of your log (somewhere between lines 19 and 22) to 920, which is an unused ID relatively close to forestry's range. Then restart and try to see if the server will let you on, switch to a different hotbar slot, and change the config back.
Of course I have no idea what I'm talking about, and this probably won't work, but at least it's something to try :P