on Dream Deamon im getting this Proc a lot
proc name: saveclient (/mob/proc/saveclient)
Problem description:
but i see no ingame effects im just curious too why its giving me that Proc and if there is a way too get it too stop appearing any thoughts would be awesome
ID:139728
![]() Sep 11 2010, 8:07 pm
|
|
this is all it gives me
runtime error: Cannot read null.client proc name: saveclient (/mob/proc/saveclient) runtime error: Cannot read null.client proc name: saveclient (/mob/proc/saveclient) runtime error: Cannot read null.client proc name: saveclient (/mob/proc/saveclient) runtime error: Cannot read null.client proc name: saveclient (/mob/proc/saveclient) |
Dream Daemon gives up on the majority of runtime errors after a lot of repetitions, and after even more it suppresses runtime errors completely. Look higher up for larger versions of the same error, and if it still doesn't tell you anything, try turning debug mode on in Dream Maker.
|
Stargateunlimited wrote:
i couldnt post the code because it doesnt tell me Where Exactly the problem is Occuring It says /mob/proc/saveclient. Maybe you could start with that? |
Something is failing to work properly as a result.
Good job not only not posting the relevant code, but ALSO stripping out the relevant portion of the error message itself, making it impossible for anybody to help you.