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: Server crashing when entering new zone.  (Read 1890 times)

tombomb101

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Server crashing when entering new zone.
« on: August 03, 2015, 06:57:34 am »
Not sure if this is quite where it goes, but whatever.
So I've been following this tutorial:
modcraft (dot) superparanoid.de/viewtopic.php?f=22&t=26&p=395#p395
(replace dot)
and i've come across a server problem but it's due to adding to my map, as it worked before.
Whenever I enter my new continent it plays the intro music to the zone and crashes. I use 3.3.5a and the ArcEmu Red Castle Blizzlike repack by Nupper via AC-Web. I will leave logs for logon and world consoles. The world console is the one that crashes, the rest stay open. Possibly unrelated; my subzones are not showing up in AreaID painter in Noggit either, but it is set to the default main area id. It could also be that I misplaced or mistyped a number or file from the tutorial. Anyways, post if you have any solutions or questions, I'll try to help  :geek:
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Nupper

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 339
    • View Profile
Re: Server crashing when entering new zone.
« Reply #1 on: August 03, 2015, 02:40:29 pm »
Quote from: "tombomb101"
Not sure if this is quite where it goes, but whatever.
So I've been following this tutorial:
modcraft (dot) superparanoid.de/viewtopic.php?f=22&t=26&p=395#p395
(replace dot)
and i've come across a server problem but it's due to adding to my map, as it worked before.
Whenever I enter my new continent it plays the intro music to the zone and crashes. I use 3.3.5a and the ArcEmu Red Castle Blizzlike repack by Nupper via AC-Web. I will leave logs for logon and world consoles. The world console is the one that crashes, the rest stay open. Possibly unrelated; my subzones are not showing up in AreaID painter in Noggit either, but it is set to the default main area id. It could also be that I misplaced or mistyped a number or file from the tutorial. Anyways, post if you have any solutions or questions, I'll try to help  :geek:
If its a custom map make sure both Areatable.dbc and Map.dbc are in the server DBC server..and ensure that your Worldmap_info has the correct id for the new map ID.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

tombomb101

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: Server crashing when entering new zone.
« Reply #2 on: August 04, 2015, 04:08:14 am »
Quote from: "Nupper"
If its a custom map make sure both Areatable.dbc and Map.dbc are in the server DBC server..and ensure that your Worldmap_info has the correct id for the new map ID.
Areatable and map are good. Not sure what you mean by server DBC server but I checked my worldmap_info and it's there. Adding a pic so you can see. ID seems to be incorrect, but i could be wrong...
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

tombomb101

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: Server crashing when entering new zone.
« Reply #3 on: August 04, 2015, 04:13:47 am »
I've just uploaded two videos to show what happens. My other characters don't crash server so I know it's my map that does it.
Example 1:
https://youtu.be/oYf2xLnOix4
Example 2:
https://youtu.be/fGjuXchkXhM
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Server crashing when entering new zone.
« Reply #4 on: August 04, 2015, 06:47:51 am »
Have a look at the ArcEmu repo.

https://github.com/arcemu/arcemu

There is no development on this. So use Trinity.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
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

tombomb101

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: Server crashing when entering new zone.
« Reply #5 on: August 04, 2015, 11:16:06 am »
Quote from: "Steff"
Have a look at the ArcEmu repo.

https://github.com/arcemu/arcemu

There is no development on this. So use Trinity.

Wow that's a really long time. Can you recommend any Blizzlike Trinity repacksthat will work?
And also what will I need to modify in the SQL so my Map shows up; is there any differences on where
that data goes?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Nupper

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 339
    • View Profile
Re: Server crashing when entering new zone.
« Reply #6 on: August 04, 2015, 11:50:07 am »
I normally have ScreenID match the entry.  , Symbols can cause errors as they are not intended to be in there.

The DBCS must also be in the servers DBC folder.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Server crashing when entering new zone.
« Reply #7 on: August 05, 2015, 09:08:58 am »
I never use repacks as I always do core modifications during modding. So a repack just dont work.
Build it from source. It is not that hard. Or if you want fast a testserver use my tutorial part 2 and 3 to Setup modding pack and local testserver.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
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

shawn

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 11
    • View Profile
Re: Server crashing when entering new zone.
« Reply #8 on: September 06, 2015, 04:32:04 am »
if you used noggit, use the files from the noggit folder and put them in your patch ((the ADTS))
« Last Edit: January 01, 1970, 01:00:00 am by Admin »