Account system Snippet

Posted by Jason on Mon 16 Jul 2012 12:41 AM — 2 posts, 11,964 views.

#0
Ok, here is what I got. I installed the Account System Snippet into my SWR 1.0 [Modified] and now i get a bstr null error when loading ship files and planet files. The confusing part is, I didn't alter anything in these files when putting in the account code. But the error was not there before I installed the code( I checked the logs). This does not keep the game from running, and it doesn't keep anything from working but I would like it fixed.

SHIP ERROR:
Sun Jul 15 15:43:09 2012 :: Loading ships...
Sun Jul 15 15:43:09 2012 :: Str_cmp: null bstr.
str_cmp: astr: public bstr: (null)

This error happens will all ships not just ones that are owned. astr is the owner of the ship.

PLANET ERROR:
Sun Jul 15 16:13:35 2012 :: corellia
Sun Jul 15 16:13:35 2012 :: Str_cmp: null bstr.
str_cmp: astr: The Empire bstr: (null)

This error happens with only planets that have a governing clan.

Again i do not know why these came up when I installed the account code, I am doing this on a seperate port than my game, and the game has the exact same code running, only difference is the account code. I also have no way of knowing what part of the file is causing this... So any help at all will appriciated.
#1
ok nevermind, had nothing to do with the account snippet I was working with... had to do with a NULL clan on my dev port