cRPG

cRPG => Scene Editing => Topic started by: Nurax on March 26, 2011, 04:27:53 pm

Title: Help!!
Post by: Nurax on March 26, 2011, 04:27:53 pm
Hey guys I hope you can help me.
My Problem is: I sent Shogunate_Belmont my map I made and he tried to add it to server list but when he did this the server crashed.
I uploaded my map to megauplaod. He downloaded it from there.
What did I wrong, I hope you can help me. :rolleyes:
Title: Re: Help!!
Post by: Wallace on March 26, 2011, 05:16:23 pm
That is so vague I dont think anyone will be able to help you
Title: Re: Help!!
Post by: Nurax on March 26, 2011, 05:56:51 pm
Yes, sorry I forget.
This was the error: ERROR: Number of passages for site scn_multi_scene_77 exceeds 16. Exiting network manager...  OK!
 Deleting resources...  Exiting physics manager... 
Title: Re: Help!!
Post by: Wallace on March 26, 2011, 07:39:20 pm
Pretty sure that is when you have multiple sco files linked to the same entry in scenes

Have him double check there isnt aren't 2 .sco files of that name
Title: Re: Help!!
Post by: Nurax on March 26, 2011, 07:43:02 pm
He did rename it and it still happen :( maybe the download is broken? http://www.megaupload.com/?d=C46C8C58 <----Download link
Title: Re: Help!!
Post by: Nurax on March 26, 2011, 09:15:57 pm
That were my steps I did:

1.I made my map.
2. Saved in Sceneobj
3.Uploaded that file to megaupload
4.sent Belmont the code   scn_multi_scene_1 multi_scene_1 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x00000001300389800003a4ea000058340000637a0000399b
  0
  0
 outer_terrain_plain
5. Belmont tried to add my map to servlist gut get an error
Title: Re: Help!!
Post by: Wallace on March 26, 2011, 09:34:55 pm
he changed the scripts.txt to match it right
Title: Re: Help!!
Post by: Airith on March 26, 2011, 09:36:39 pm
That were my steps I did:

1.I made my map.
2. Saved in Sceneobj
3.Uploaded that file to megaupload
4.sent Belmont the code   scn_multi_scene_1 multi_scene_1 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x00000001300389800003a4ea000058340000637a0000399b
  0
  0
 outer_terrain_plain
5. Belmont tried to add my map to servlist gut get an error
"scn_multi_scene_1" is a map that comes with usually every module. Try giving your map a unique name.
Title: Re: Help!!
Post by: Nurax on March 27, 2011, 11:38:14 am
He said he tried any name but the server keeps crashing ;S
Title: Re: Help!!
Post by: Nurax on March 27, 2011, 11:39:59 am
Sorry for double post, but maybe you can download my map and tell me weither I did something wrong.
Title: Re: Help!!
Post by: Nurax on March 29, 2011, 03:53:40 pm
Could you tell me if the code is wrong??
scn_multi_scene_1 multi_scene_1 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x00000001300389800003a4ea000058340000637a0000399b
  0
  0
 outer_terrain_plain

Just mean the type of that the name of the map is scn_multi_scene_1, I work the MB Editor.
Thx for helping me ;)
Title: Re: Help!!
Post by: Mustikki on March 29, 2011, 08:35:24 pm
I can't download from the link you gave. Can you give another one?

scn_multi_scene_1 multi_scene_1 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x00000001300389800003a4ea000058340000637a0000399b
  0
  0
 outer_terrain_plain


atleast you got a miss click at the end of terrain code making it end: 0000399 b

so the spacebar miss click makes the passage error.
Title: Re: Help!!
Post by: Nurax on March 30, 2011, 02:26:53 pm
I didnt get you could you plz write the whole code then I would know what you mean and thx for the answer ;)
Title: Re: Help!!
Post by: Mustikki on March 30, 2011, 07:42:49 pm
You have a miss spacebar click on the terrain code just before the end of it.
It doesn't show in this forum, but in notepad++ editor it clearly shows.

Title: Re: Help!!
Post by: Airith on March 31, 2011, 06:33:43 am
You have a miss spacebar click on the terrain code just before the end of it.
It doesn't show in this forum, but in notepad++ editor it clearly shows.
He is right, there is a space character before your "b" in your terrain code.