This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Streaming Error  (Read 2180 times)

PhoenixDBlack

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Streaming Error
« on: April 22, 2017, 06:28:50 pm »
Hello there,
I followed the WoD Tutorial to the very end. I have ported to the mapID I set in the map and mapdifficulty dbcs and copied them over to the DBClientFiles and to the server. Also ADTConvert links to "D:\WoDModding\Clients\6.2.4" where my WoD Client is.
But when i port to designated Map ID i get kicked out to the login saying I've got a Streaming Error. Any Idea what i could have done wrong?
Thank you for that tutorial btw. up until this point it worked pretty nicely

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
Re: Streaming Error
« Reply #1 on: April 24, 2017, 11:32:26 pm »
in your client folder there should be a fodler called World insider there should be a folder maps and so on can you confirm that? Also did you do the Wdt?
I am Thor! Supreme commander of the Asgard Fleet!

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Streaming Error
« Reply #2 on: April 25, 2017, 08:04:33 am »
As DK already mentions. Your path in converter script must be:

D:\WoDModding\Clients\6.2.4\world\maps\YOUR_MAP_NAME_FOLDER
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

PhoenixDBlack

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Streaming Error
« Reply #3 on: April 28, 2017, 12:33:36 pm »
Thanks for the replies (Was a couple of days not at home)
I have had that setting prior to that and i have used that setting again now to test if it is still not working and nope. Still not working.
The respective line in the cmd now reads
Code: [Select]
ADTConvert.exe "D:\WoDModding\Projects\firstmap\world\maps\firstmap" -o="D:\WoDModding\Clients\6.2.4\world\maps\firstmap" --watchWhat I don't get is: Why adding the extra-Folder "D:\WoDModding\Clients\6.2.4\DBFilesClient" when I have "D:\WoDModding\Clients\6.2.4\dbc" with respective "deDE" and "enUS" subfolders like in the server files?

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Streaming Error
« Reply #4 on: April 28, 2017, 12:38:52 pm »
Because the client load dbcs from DBFilesClient.
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

PhoenixDBlack

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Streaming Error
« Reply #5 on: April 28, 2017, 12:42:44 pm »
Oh, okay I understand.
Still, I don't get why it isn't working :(
Any Ideas what I could have done wrong?

Systemfre1

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: Streaming Error
« Reply #6 on: May 06, 2017, 01:38:52 am »
I had an issue with deDE locale as well (assuming we both have WoW from the same download)
Go into worldserver.conf and change DBC.Locale = 3 to DBC.Locale = 0
This stops it from checking the German DBCs and uses the English ones instead enUS assuming those are the ones you're editing.
Don't know if this fixes the issue, still messing around with it myself.

EDIT: It did fix some errors I was having with streaming, but I still can't teleport to my new area.
« Last Edit: May 06, 2017, 01:57:02 am by Systemfre1 »

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
Re: Streaming Error
« Reply #7 on: May 06, 2017, 12:29:23 pm »
Best way to check if the dbc worked is to use: .lookup map NAME
If that displays your map propperly the dbcs are right and its an issue with the adts. Make sure the folder you  have put your files in matches the entry in the dbc. Also ensure you have converted yout wdt and its inside the folder with your converted adts.
I am Thor! Supreme commander of the Asgard Fleet!

PhoenixDBlack

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Streaming Error
« Reply #8 on: May 06, 2017, 06:36:31 pm »
So, I just checked the ".lookup map First Map"
Seems like it worked just fine. (First Attachment)

I just changed the setting by Systemfrei and I will check the dbcs again.
Also the second attachment shows my firstmap folder.
If the dbcs are fine I will clear the dbcs and edit it again.

Dankeschön btw^^

Edit: I got it to work. I had an error in my enUS dbc. Now it is finally working! Thank you all!
« Last Edit: May 06, 2017, 07:38:28 pm by PhoenixDBlack »

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
Re: Streaming Error
« Reply #9 on: May 13, 2017, 02:02:26 pm »
Glad you made it. Have fun modding WoD and show us what you make.
I am Thor! Supreme commander of the Asgard Fleet!