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

1.4 SMP Cannot craft computers without null pointer

Started by briarknit, 10 September 2012 - 05:56 AM
briarknit #1
Posted 10 September 2012 - 07:56 AM
1.4 SMP MC 1.2.5

Whenever I try to craft a computer on an SMP server with computercraft installed, I crash with a null pointer exception.

Using CC version 1.41 and forge version 3.3.8.152
Cloudy #2
Posted 10 September 2012 - 08:16 AM
Post crash log - and more information. Are you on a server, or single player?
dus998 #3
Posted 11 September 2012 - 02:41 AM
i had the same problem on CCfan's server

also to answer for briarnit there is no crash log you just get booted from the server with the null pointer exception stated
Noodle #4
Posted 11 September 2012 - 03:32 AM
Hmm.. It seems he is using an outdated version of MC forge, the lowest he could find which could have some crash bugs.
Cloudy #5
Posted 11 September 2012 - 07:19 AM
Sounds to me like mismatched ID's. Make sure your configs are the same as the servers.
Noodle #6
Posted 11 September 2012 - 09:56 PM
So wait.. Its a crafting error or placing? If its crafting then you have an error which is the local files missing. If its placing then its the server and your client error.
dus998 #7
Posted 12 September 2012 - 11:12 PM
crafting is the error
immibis #8
Posted 13 September 2012 - 08:27 PM
crafting is the error

Make sure the block IDs in config/mod_ComputerCraft.cfg match on the client and server