cRPG
cRPG => Scene Editing => Topic started 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:
-
That is so vague I dont think anyone will be able to help you
-
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...
-
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
-
He did rename it and it still happen :( maybe the download is broken? http://www.megaupload.com/?d=C46C8C58 <----Download link
-
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
-
he changed the scripts.txt to match it right
-
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.
-
He said he tried any name but the server keeps crashing ;S
-
Sorry for double post, but maybe you can download my map and tell me weither I did something wrong.
-
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 ;)
-
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.
-
I didnt get you could you plz write the whole code then I would know what you mean and thx for the answer ;)
-
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.
-
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.