This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Randomzombie131's profile picture

help! turtle gui not opening and crafting kicks the player

Started by Randomzombie131, 17 March 2013 - 12:28 AM
Randomzombie131 #1
Posted 17 March 2013 - 01:28 AM
I have a tekkit classic server in which when i try to craft a turtle, i leave the game with "java exception nullpointer" or something like that. Nothing shows up on the console when this happens. I then spawned in a turtle and it wouldnt let me open the gui, and on destroying it gave a metal post.
Is this some permission file i haven't found yet? or is it a more serious bug?
please help, and thanks to anyone who does
:)/>

Update: It now won't even let me have one in my inventory
Lyqyd #2
Posted 17 March 2013 - 10:05 AM
Split into new topic.
Dlcruz129 #3
Posted 17 March 2013 - 07:08 PM
Nothing we can do until we see a crash log.
Viproz #4
Posted 17 March 2013 - 09:03 PM
If you don't have errors, tell us with witch version on computercraft you are running and list your addons
Engineer #5
Posted 18 March 2013 - 02:28 AM
Try reinstalling CC along, and do that for your peripherals also.
Randomzombie131 #6
Posted 18 March 2013 - 06:03 AM
Nothing we can do until we see a crash log.
There is no crash log, i just leave the game.

I'm sure this is a problem with my server too, as it happens to both my friend and me. I tried to update the version of CC in my server a while ago and then things started screwing up. After downgrading i then had to change the item id for a turtle in the config to stop it conflicting with railcraft structures.
Do config files automatically generate again if deleted? If so then im going to delete them and start again
Dlcruz129 #7
Posted 18 March 2013 - 06:36 AM
Nothing we can do until we see a crash log.
There is no crash log, i just leave the game.

I'm sure this is a problem with my server too, as it happens to both my friend and me. I tried to update the version of CC in my server a while ago and then things started screwing up. After downgrading i then had to change the item id for a turtle in the config to stop it conflicting with railcraft structures.
Do config files automatically generate again if deleted? If so then im going to delete them and start again

Navigate to server folder/ForgeModLoader-0
Randomzombie131 #8
Posted 18 March 2013 - 06:51 AM
Navigate to server folder/ForgeModLoader-0
Nevermind i fixed it by recreating the configs and changing turtle ID to 216

Thanks all for helping!