View unanswered posts | View active topics It is currently Thu Mar 28, 2024 4:03 pm



Reply to topic  [ 4 posts ] 
 Multitude of Errors 
Author Message
User avatar

Joined: Mon Apr 28, 2008 1:35 am
Posts: 383
Reply with quote
Post Multitude of Errors
I'm not a coder. I can read it somewhat, but ask me to write it from scratch and I won't do diddly. So I got to editing the klone soccer lua thing. When I try to start it up it fails in like 6 different ways.

Quote:
SYSTEM: Scene "Murder Cavern" was loaded
ERROR: Could not find the requested Scene Area named: LZ Team 1
ERROR: Could not find the requested Scene Area named: Landing Zone
ERROR: Could not find the requested Scene Area named: LZ Team 2
ERROR: Could not find the requested Scene Area named: Landing Zone
ERROR: [string "2MurderCavern = ToGameActivity(ActivityMan:GetActivity());"]:1: malformed number near '2MurderCavern'
ERROR: Activity "Murder Cavern" was NOT started due to errors!
ERROR: [string "if 2MurderCavern.PauseActivity then 2MurderCavern:PauseActivity..."]:1: malformed number near '2MurderCavern'
SYSTEM: Activity "Murder Cavern" was paused


ok. So I think It's a problem with the naming, but I'm really confused because I have no clue what a malformed number is, and I don't request any of those scene areas. The non-working mod is attached if you feel compelled to fix it.

and btw, thank you data for the console dump, typing all that out would be an effing pain


Fri Nov 28, 2008 9:11 am
Profile
User avatar

Joined: Fri Apr 27, 2007 4:55 pm
Posts: 1178
Location: America!
Reply with quote
Post Re: Multitude of Errors
You can't name variables something starting with a number. It's an obscure rule, but it'll still cause errors.

Change "2MurderCavern" to "MurderCavern2" or something.


Fri Nov 28, 2008 8:42 pm
Profile
DRL Developer
DRL Developer
User avatar

Joined: Wed Dec 13, 2006 5:27 am
Posts: 3138
Location: A little south and a lot west of Moscow
Reply with quote
Post Re: Multitude of Errors
Also, the first 4 errors referencing the LZ/Landing Zones are simply because the map doesn't have those zones. It's where the enemies drop down, but if you don't want them, they aren't fatal errors, so don't worry about it.


Fri Nov 28, 2008 9:48 pm
Profile WWW
User avatar

Joined: Mon Apr 28, 2008 1:35 am
Posts: 383
Reply with quote
Post Re: Multitude of Errors
oh, ok
thanks you guys.


Fri Nov 28, 2008 11:03 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.545s | 15 Queries | GZIP : Off ]