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: Need help with two things. Video describing whats wrong.  (Read 2191 times)

Gumby Gamer

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Need help with two things. Video describing whats wrong.
« on: June 13, 2015, 05:13:01 pm »


Please give feedback <3


Fixed* Sorry put the wrong link -_-
« Last Edit: June 13, 2015, 05:55:19 pm by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Need help with two things. Video describing whats wrong.
« Reply #1 on: June 13, 2015, 05:30:52 pm »
You linked to a channel, not a video.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Need help with two things. Video describing whats wrong.
« Reply #2 on: June 13, 2015, 06:07:28 pm »
You should probably at least look in that log file. Not likely to give you more help, though.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Skarn

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 807
    • View Profile
    • http://skarn-project.net
Re: Need help with two things. Video describing whats wrong.
« Reply #3 on: June 13, 2015, 06:11:15 pm »
Use latest v0.22 version of noggit 1.4
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Need help with two things. Video describing whats wrong.
« Reply #4 on: June 13, 2015, 06:33:40 pm »
Who began that versioning?! Also, where do you get that? And what source revision is it equivalent to?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Skarn

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 807
    • View Profile
    • http://skarn-project.net
Re: Need help with two things. Video describing whats wrong.
« Reply #5 on: June 13, 2015, 06:43:59 pm »
It has always been there since we released SDL 1.4 beta. As it is a beta release, it obviously has some builds that were available for downloading from time to time. The last one released to public was 3.0.22. So, the file is called noggit_3.0.22.exe, but this guy is obviously using v14 or v15 version which used to have the black ground bug. The source on the official repository is up to Noggit SDL 1.3 which we have used as a base for our changes. The source on our testing repostiory which is linked in the thread complements SDL 1.4 v22 which is the last and the most stable version among other 1.4 builds. Clear enough?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Gumby Gamer

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Need help with two things. Video describing whats wrong.
« Reply #6 on: June 13, 2015, 06:46:52 pm »
So Im good friends with Phillipthenoobmodder, hes fixing the crashing issue for me, its a texture thats on my map that is "nulled" Texture, Hes going to fix that. But does anyone know why the textures when i go into the wow client show as black? Do I have to put them in the patch or somthing? Also still crashes on 3.0.22.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Skarn

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 807
    • View Profile
    • http://skarn-project.net
Re: Need help with two things. Video describing whats wrong.
« Reply #7 on: June 13, 2015, 06:53:29 pm »
Use clean shader button in assist menu to remove the black issue. Crashes are caused by groundeffects data if you edit blizzard's adts. Make sure every chunk of your ADT has 4 textures in it. It will stop crashing them. It is Hanfer's bug from SDL 1.3.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

PhilipTNG

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 709
    • View Profile
Re: Need help with two things. Video describing whats wrong.
« Reply #8 on: June 13, 2015, 07:51:19 pm »
I'm not sure what's causing the hiccup but the Crash is from the MTEX chunk starting with a 0x00 null byte after the chunk size value:




If I actually put a string there or remove the 00 byte, then resize the MCIN and all other offsets, the ADT works fine in Noggit, I have no idea what is causing the hiccup for it to have the 00 byte on it to begin with.

I am not a Noggit user so what I typed up may be meaningless but I figured I'd put in my two cents atleast.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Skarn

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 807
    • View Profile
    • http://skarn-project.net
Re: Need help with two things. Video describing whats wrong.
« Reply #9 on: June 13, 2015, 09:27:52 pm »
Those crashes can be easily fixed inside Noggit as I already said.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

PhilipTNG

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 709
    • View Profile
Re: Need help with two things. Video describing whats wrong.
« Reply #10 on: June 13, 2015, 10:14:53 pm »
Quote from: "Skarn"
Those crashes can be easily fixed inside Noggit as I already said.


And as I'm still confused, how is that even possible if the ADT crashes noggit when it tries to load That 16x16 tile? Please define that part because I'm still very confused, there's no way to use any options in noggit if it crashes upon load up of the ADT.

It's only 2 ADT's that have the MTEX issue, all the others around it are fine and don't cause Noggit to close out. The moment I try to add either the Original 28_27 or 27_27 into the mix, it dies. So again, how would one go about using a Noggit function if putting the ADT into the load up causes it to crash/close?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Skarn

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 807
    • View Profile
    • http://skarn-project.net
Re: Need help with two things. Video describing whats wrong.
« Reply #11 on: June 13, 2015, 10:48:34 pm »
Oh, I thougt those were client crashes. No idea, never had any crashes in Noggit.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Gumby Gamer

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Need help with two things. Video describing whats wrong.
« Reply #12 on: June 14, 2015, 08:26:05 am »
Could I possibly try deleting out those ADT's and put them back in? is that a thing.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »