UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Sniperbolt pandora box trouble

broken avatar :(
Created 7 years ago
by asknownas
0 Members and 1 Guest are viewing this topic.
1,342 views
broken avatar :(
×
broken avatar :(
Location: us
Date Registered: 27 May 2017
Last active: 5 years ago
Posts
1
Respect
Forum Rank
Fresh Corpse
Primary Group
Member
×
asknownas's Groups
asknownas's Contact & Social Links
I installed Sniperbolts pandora box into my map and after following a tutorial my map would freeze right after activision loading screen. I then deleted the boxes and put them back in and once again followed the tutorial and now am getting this erroe. The error I am getting is:
                                     
Code Snippet
Plaintext
******* Server script compile error *******
Error: uninitialised variable 'anchortarget': (file 'maps/_zombiemode_weapons.gsc', line 563)
   level.pandora_light = Spawn( "script_model", anchorTarget.origin );
                                                *
************************************
Database: Assets Sync Started
Database: Assets Sync Finished
********************
ERROR:  Server script compile error
uninitialised variable 'anchortarget'
   level.pandora_light = Spawn( "script_model", anchorTarget.origin );
(see console for details)

There was also these errors, but I am not sure if they have anything to do with the problem I am having:

Code Snippet
Plaintext
DW_LOGON_COMPLETE
starting to get public profiles for 5 friends..
Controller #0 signed in to live
Error: line 317: Invalid line in playlist 0
Error: line 322: Invalid line in playlist 0
Error: line 327: Invalid line in playlist 0
Error: line 332: Invalid line in playlist 0
Got friend profiles OK!
Got friend profiles OK!
Imp read successful
Imp read successful
Imp read successful
Imp read successful
PATCH Imp read successful
quitting...
----- CL_Shutdown -----
PROFILES: setting server info to 0.0.0.0:0
starting to set profile info..
-----------------------

I couldn't find anything in the forums or any videos on how to fix the code. Pretty sure I was just not looking in the right spots. Any help please?

Double Post Merge: June 07, 2017, 05:54:18 am
Edit: I am not getting this error anymore, but am now receiving this on:

Code Snippet
Plaintext
******* script runtime error *******
undefined is not a field object: (file 'maps/_zombiemode_weapons.gsc', line 561)
   anchorTarget = GetEnt(anchor.target, "targetname");
                         *
Error: called from:
(file 'maps/_zombiemode_weapons.gsc', line 12)
 treasure_chest_init();
 *
Error: called from:
(file 'maps/_zombiemode.gsc', line 59)
  maps\_zombiemode_weapons::init();
  *
Error: called from:
(file 'maps/cullisonhouse.gsc', line 119)
 maps\_zombiemode::main();
 *
Error: started from:
(file 'maps/cullisonhouse.gsc', line 9)
main()
*
Error: ************************************
Database: Assets Sync Started
Database: Assets Sync Finished
********************
ERROR: script runtime error
(see console for details)
undefined is not a field object
********************

Thanks again for the help!!
 :derp: :derp:
Last Edit: June 07, 2017, 05:56:15 am by Sidzzz
broken avatar :(
×
broken avatar :(
Location: uscalifornia
Date Registered: 18 June 2017
Last active: 6 years ago
Posts
5
Respect
Forum Rank
Legless Crawler
Primary Group
Member
×
lastatthevampyer's Contact & Social Links
how did you fix the error line problem

 
Loading ...