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: Texture Map Error  (Read 1621 times)

Vision

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 22
    • View Profile
Texture Map Error
« on: October 26, 2014, 04:25:30 pm »
Hey,

I was just as my texturing Texture White was and my Noggit has closed. When I wanted to connect with the map again crashed again and again Noggit etc

7761 - (MapTile.cpp:53): Opening tile 2, 6 ("WorldMapsMenariaMenaria_2_6.adt") from disk.
7864 - (errorHandling.h:64): [Error] There was an exception of type "SIGABRT"
"Abnormal termination, such as instigated by the abort function. (Abort.)".
Please excuse the inconvenience. You may want to report this error including the log to the developers.

7865 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7601 (Service Pack 1) 0x300-0x1
7924 - (StackWalker.cpp:1133): [Error] 0106FA3C (noggit): (filename not available): (function-name not available)
7924 - (StackWalker.cpp:1133): [Error] 0101009C (noggit): (filename not available): (function-name not available)
7924 - (StackWalker.cpp:1133): [Error] 0F113254 (MSVCR110): (filename not available): abort
7925 - (StackWalker.cpp:1133): [Error] 010846C0 (noggit): (filename not available): (function-name not available)
7925 - (StackWalker.cpp:1133): [Error] 767F0303 (kernel32): (filename not available): GetProfileStringW
7925 - (StackWalker.cpp:1133): [Error] 77DE74FF (ntdll): (filename not available): RtlKnownExceptionFilter
7925 - (StackWalker.cpp:1133): [Error] 77DA9F45 (ntdll): (filename not available): RtlInitializeExceptionChain

I hope anyone can help me..
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Texture Map Error
« Reply #1 on: October 26, 2014, 05:16:53 pm »
Full Logifle on pastbin please.
« 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

Vision

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 22
    • View Profile
Re: Texture Map Error
« Reply #2 on: October 28, 2014, 08:23:54 pm »
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: Texture Map Error
« Reply #3 on: October 28, 2014, 08:32:19 pm »
Try to open map in SDL 1.2, delete textures from corrupted chunks and apply new ones via SDL 1.2. Deleting textures in SDL 1.3 may corrupt all deleted textures on the whole ADT, but I wasn't able to replicate bug and find out when and why it happens.

I used offset fixed copies of QA_DVD ADTs and if my memory still serves well, it happened when I painted textures, did something on the ADT and without first saving/restarting noggit after first applying textures on ADT I tryed to delete some of the textures via standart ctr+shift+click. Then all textures I wanted to delete turned white. I think they were set to "" or something like that, not to (null). Just guessing. Like I said, SDL 1.2 can deal wth it, SDL 1.3 can't.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Texture Map Error
« Reply #4 on: October 29, 2014, 01:05:36 pm »
Use the tutorial to setup a clean Modding environment.

Invalid UTF8 in string "Project Path: K:BACKUP COMPUTER 26.07.2014 NICHT LÖSCHEN!Platte EWorld Of Warcraft 3.3.5a NOGGITWoW 3.3.5a NOGGITWorld"

This path is just bullshit!

Also delete all custom patches and try again. If this works then fine one has a bug.
But realy do tutorial part 2 please :)

viewtopic.php?f=78&t=3381
« 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

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: Texture Map Error
« Reply #5 on: October 29, 2014, 02:29:57 pm »
Quote from: "Steff"
Invalid UTF8 in string "Project Path: K:BACKUP COMPUTER 26.07.2014 NICHT LÖSCHEN!Platte EWorld Of Warcraft 3.3.5a NOGGITWoW 3.3.5a NOGGITWorld
I am not sure if this is actually causing your problem (like I said, I had same bug and I have clear ASCII paths everywhere) but nearly laughed my head off when I saw that path :D. Having something like that in PC is just suicide bro.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

Vision

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 22
    • View Profile
Re: Texture Map Error
« Reply #6 on: October 29, 2014, 08:53:05 pm »
Thanks guys! :)

The fix with Noggit SDL 1.2  :)

Greetings

Vision
« Last Edit: January 01, 1970, 01:00:00 am by Admin »