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!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lawrytrix

Pages: [1] 2
1
Tutorials / Re: [TUTORIAL] Creating a shell of a class!
« on: January 31, 2013, 12:55:53 pm »
I don´t get it -.- I´ll post my CharacterCreate.lua, CharacterCreate.xml and the Gluestrings.lua on pastebin.
Hope you can find the mistake.

CharacterCreate.lua :
Quote
http://pastebin.com/VkMChdB3

CharacterCreate.xml :
Quote
http://pastebin.com/PYSZQgLT

GlueStrings.lua :
Quote
http://pastebin.com/0H3i3YMf

2
Tutorials / Re: [TUTORIAL] Creating a shell of a class!
« on: January 30, 2013, 07:59:21 pm »
I´m using Notepad++ since the first day of my modding "career" :D

Here is the line:

Quote
CharacterCreateClassIcon:SetTexCoord(coords[1], coords[2], coords[3], coords[4]);

3
Tutorials / Re: [TUTORIAL] Creating a shell of a class!
« on: January 30, 2013, 04:47:59 pm »
Okay, I got that but now there is a new error-.-*  :D


4
Tutorials / Re: [TUTORIAL] Creating a shell of a class!
« on: January 30, 2013, 12:49:24 pm »
Thanks for the answer. The thing is: only if I want to create the new class with a blood elf the error appears. When I try it with a human the error does not appear but something different.



The background of the character-creation window gets black and I can´t do anything.
I don´t know what to do with this error.

5
Tutorials / Re: [TUTORIAL] Creating a shell of a class!
« on: January 29, 2013, 03:28:47 pm »
When I try to create a new character and I choose the new class there appears a wow-error.



And yes, I have cracked the wow.exe ^^

6
Serverside Modding / [QUESTION] Custom loginscreen
« on: July 21, 2012, 05:45:30 pm »
Hello modcraft community,

I have a problem with my login screen.

When I start WoW there appears a lua-error.

The path of the error is in the vx_vars_init.lua:
Quote
function PlayLoginMusic()
   if VX_ONMUSIC then return; end
   StopGlueMusic();

    VX_MUSICTIMER = GetTime() + <0>;
   VX_ONMUSIC = true;
   PlayMusic("Interface\LoginMusic\LoginScreen.wav");

I´ve set the seconds to zero because I don´t want any music on my login-screen for now.
There is no problem to start wow up on windows cause the lua error appears and you can push it right away but on linux there appears the error that the userinterface is broken and I should reinstall wow.

I hope anyone can help me out :)

7
Serverside Modding / Re: [QUESTION] New Model
« on: July 18, 2012, 06:06:44 pm »
Okay, it worked! :)
Thank you !

8
Serverside Modding / [SOLVED]  New Model
« on: July 18, 2012, 03:05:33 pm »
Hello modcraft,
I´ve tryed to import a new model of Soldan´s workshop. But when I try to spawn it, it won´t show up.
I´ll post you some screenshots:



And now the problem:


Yes, I changed the dbc-files for the server and the dbc files are in the Patch too:



When I tryed to spawn it:

9
Thanks Soldan, I got that. But now I have to know the Entry ID. How I can find it out?
The Patch looks like that:
creatureysera
dbfilesclientcreatureinfo-data´s and areatable/map.dbc
interfaceicons
item
world
I hope the structure is right?

10
Sorry, but I don´t understand thar. I try to port the model into a patch. But all creatures in the CreatureModelData.dbc are .mdx data´s and there is no .mdx in the folder of ysera or nozdormu.
:/

11
Could someone tell me how to implement them (and custom armor) that I can use them ingame?
Sry for my bad english and that f*cking nooby-question :D

Edit: I´ve put them into my custommap-patch in the characters folder. Now how I have to deal with them that I can spawn them or how to add me the custommarmor.

12
Bad Threads / Re: [SOLVED]Noggit SDL 1.1 doesn´t work
« on: July 01, 2012, 01:55:24 am »
:D Thank you. Everything works now.

13
Bad Threads / Re: [QUESTION] Noggit SDL 1.1 doesn´t work
« on: June 30, 2012, 11:47:49 am »
Thank you! :D I don´t know why it worked before.

14
Bad Threads / [SOLVED]Noggit SDL 1.1 doesn´t work
« on: June 30, 2012, 10:47:31 am »
Hello modcraft-community,
I´ve used the Noggit SDL 1.1 for more than 2 months and yesterday it stopped working.
I don´t know why so I´ll post you the logfiles (Noggit SDL 1.0 works fine).

Noggit SDL 1.0
Quote
2 - (Noggit.cpp:130): Noggit Studio - 3.0
831 - (Video.cpp:204): [Debug] GL: Version: 4.2.0
831 - (Video.cpp:205): [Debug] GL: Vendor: NVIDIA Corporation
831 - (Video.cpp:206): [Debug] GL: Renderer: GeForce GTX 550 Ti/PCIe/SSE2
831 - (Noggit.cpp:87): Using config file.
832 - (Noggit.cpp:257): Game path: C:Program Files (x86)World of Warcraft
832 - (Noggit.cpp:261): Project path: C:Program Files (x86)World of Warcraft
832 - (Noggit.cpp:302): Locale: deDE
851 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/common.MPQ
866 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/common-2.MPQ
871 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/expansion.MPQ
877 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/lichking.MPQ
888 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/patch.MPQ
892 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/patch-2.MPQ
893 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/patch-3.MPQ
909 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/patch-4.MPQ
914 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/deDE/locale-deDE.MPQ
915 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/deDE/expansion-locale-deDE.MPQ
916 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/deDE/lichking-locale-deDE.MPQ
919 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/deDE/patch-deDE.MPQ
920 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/deDE/patch-deDE-2.MPQ
921 - (MPQ.cpp:47): [Debug] Opened archive C:Program Files (x86)World of WarcraftData/deDE/patch-deDE-3.MPQ
1862 - (MPQ.cpp:89): [Debug] Completed listfile loading.
1864 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientAreaTable.dbc"
1865 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientMap.dbc"
1865 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLoadingScreens.dbc"
1866 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLight.dbc"
1866 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightParams.dbc"
1866 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightSkybox.dbc"
1882 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightIntBand.dbc"
1889 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightFloatBand.dbc"
1889 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectDoodad.dbc"
1898 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectTexture.dbc"
1899 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLiquidType.dbc"
1910 - (Noggit.cpp:407): [Debug] Creating Menu
1924 - (World.cpp:152): World 451: development has no WDT file!
1932 - (World.cpp:152): World 582: Transport176244 has no WDT file!
1932 - (World.cpp:152): World 584: Transport176231 has no WDT file!
1932 - (World.cpp:152): World 586: Transport181645 has no WDT file!
1932 - (World.cpp:152): World 587: Transport177233 has no WDT file!
1932 - (World.cpp:152): World 588: Transport176310 has no WDT file!
1933 - (World.cpp:152): World 589: Transport175080 has no WDT file!
1933 - (World.cpp:152): World 590: Transport176495 has no WDT file!
1933 - (World.cpp:152): World 591: Transport164871 has no WDT file!
1933 - (World.cpp:152): World 592: Transport186238 has no WDT file!
1933 - (World.cpp:152): World 593: Transport20808 has no WDT file!
1933 - (World.cpp:152): World 594: Transport187038 has no WDT file!
1933 - (World.cpp:152): World 596: Transport187263 has no WDT file!
1936 - (World.cpp:152): World 610: Transport_Tirisfal _Vengeance_Landing has no WDT file!
1936 - (World.cpp:152): World 612: Transport_Menethil_Valgarde has no WDT file!
1936 - (World.cpp:152): World 613: Transport_Orgrimmar_Warsong_Hold has no WDT file!
1936 - (World.cpp:152): World 614: Transport_Stormwind_Valiance_Keep has no WDT file!
1937 - (World.cpp:152): World 620: Transport_Moa'ki_Unu'pe has no WDT file!
1937 - (World.cpp:152): World 621: Transport_Moa'ki_Kamagua has no WDT file!
1937 - (World.cpp:152): World 622: Transport192241 has no WDT file!
1937 - (World.cpp:152): World 623: Transport192242 has no WDT file!
1938 - (World.cpp:152): World 641: Transport_AllianceAirshipBG has no WDT file!
1938 - (World.cpp:152): World 642: Transport_HordeAirshipBG has no WDT file!
1938 - (World.cpp:152): World 647: Transport_Orgrimmar_to_Thunderbluff has no WDT file!
1939 - (World.cpp:152): World 672: Transport197347 has no WDT file!
1939 - (World.cpp:152): World 673: Transport197348 has no WDT file!
1939 - (World.cpp:152): World 712: Transport197349 has no WDT file!
1939 - (World.cpp:152): World 713: Transport197350 has no WDT file!
1939 - (World.cpp:152): World 718: Transport201834 has no WDT file!
2120 - (Noggit.cpp:411): [Debug] Entering Main Loop
4160 - (TextureManager.cpp:17): [Debug] Still in the texture manager:
- dungeonstexturesdecorationmm_irnfg_metal_banner_01.blp
- dungeonstexturesdecorationmm_irnfg_snowy_symbol_01.blp
- dungeonstexturesdoormm_irnfg_door_01.blp
- dungeonstexturesfloormm_ irnfg_snow_01.blp
- dungeonstexturesfloormm_irnfg__entry_floor_01.blp
- dungeonstexturesmetalmm_infrg_small_metal_01.blp
- dungeonstexturespillarmm_irnfg_entry_pillar_01.blp
- dungeonstexturestrimmm_irnfg_entry_trim_02.blp
- dungeonstexturestrimmm_irnfg_entry_trim_03.blp
- dungeonstexturestrimmm_irnfg_snowy_trim_01.blp
- dungeonstextureswallsmm_irnfg_entry_wall_01.blp
- dungeonstextureswallsmm_irnfg_snwy_wall_01.blp
- dungeonstextureswallsmm_irnfg_snwy_wall_02.blp
- dungeonstextureswallsmm_irnfg_snwy_wall_03.blp
- dungeonstextureswindowsmm_irnfg_windows_02.blp
- interfacebuttonsui-dialogbox-button-disabled.blp
- interfacebuttonsui-dialogbox-button-down.blp
- interfacebuttonsui-panel-minimizebutton-down.blp
- interfacebuttonsui-panel-minimizebutton-up.blp
- interfacegluesmodelsui_dwarfdwarfsky.blp
- interfacegluesmodelsui_dwarfironforgesteamtank01.blp
- interfacegluesmodelsui_dwarfroadalpha.blp
- interfacegluesmodelsui_dwarfsnow.blp
- interfacegluesmodelsui_humangradient5circle.blp
- interfaceiconsinv_potion_83.blp
- interfacetooltipsui-tooltip-border.blp
- worldcritterbirdsseagull01.blp
- worldgenericgoblinpassivedoodadsgoblinmachineryarmorreflect01.blp
- worldkalimdorwinterspringpassivedoodadsfrostsaberrockrock0111.blp
- worldkalimdorwinterspringpassivedoodadswinterspringbusheswinterspringbush0102.blp
- worldkhazmodanironforgepassivedoodadssteamtankironforgesteamtank02.blp
- worldkhazmodanironforgepassivedoodadstreesironforgefirbranch01.blp
- worldkhazmodanironforgepassivedoodadstreesironforgefirtrunk01_new.blp
- worldkhazmodanironforgepassivedoodadstreesironforgetreefirtop01.blp
4160 - (ModelManager.cpp:19): [Debug] Still in the model manager:
- interfacegluesmodelsui_dwarfui_dwarf.m2
4160 - (WMO.cpp:1173): [Debug] Still in the WMO manager:
4179 - (Noggit.cpp:510): [Debug] Exited

Noggit SDL 1.1
Quote
1 - (Noggit.cpp:130): Noggit Studio - SDL 1.1
820 - (Video.cpp:204): [Debug] GL: Version: 4.2.0
820 - (Video.cpp:205): [Debug] GL: Vendor: NVIDIA Corporation
820 - (Video.cpp:206): [Debug] GL: Renderer: GeForce GTX 550 Ti/PCIe/SSE2
820 - (Noggit.cpp:257): Game path: C:Program Files (x86)World of Warcraft Cata
820 - (Noggit.cpp:261): Project path: C:Program Files (x86)World of Warcraft Cata
820 - (Noggit.cpp:302): Locale: deDE
823 - (MPQ.cpp:42): [Error] Error opening archive: C:Program Files (x86)World of Warcraft CataData/deDE/locale-deDE.MPQ
825 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientAreaTable.dbc" could not be opened. This application may crash soon as the file is most likely needed.
825 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientMap.dbc" could not be opened. This application may crash soon as the file is most likely needed.
825 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLoadingScreens.dbc" could not be opened. This application may crash soon as the file is most likely needed.
825 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLight.dbc" could not be opened. This application may crash soon as the file is most likely needed.
825 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightParams.dbc" could not be opened. This application may crash soon as the file is most likely needed.
826 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightSkybox.dbc" could not be opened. This application may crash soon as the file is most likely needed.
826 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightIntBand.dbc" could not be opened. This application may crash soon as the file is most likely needed.
826 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightFloatBand.dbc" could not be opened. This application may crash soon as the file is most likely needed.
826 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientGroundEffectDoodad.dbc" could not be opened. This application may crash soon as the file is most likely needed.
826 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientGroundEffectTexture.dbc" could not be opened. This application may crash soon as the file is most likely needed.
826 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLiquidType.dbc" could not be opened. This application may crash soon as the file is most likely needed.
826 - (FreeType.cpp:133): [Error] FT_New_Face failed (there is probably a problem with your font file)
826 - (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.

827 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7600 () 0x300-0x1
925 - (StackWalker.cpp:1133): [Error] 00FD6CBC (noggit): (filename not available): (function-name not available)
925 - (StackWalker.cpp:1133): [Error] 00FA8E67 (noggit): (filename not available): (function-name not available)
925 - (StackWalker.cpp:1133): [Error] 6C3BB4EE (MSVCR100): (filename not available): raise
925 - (StackWalker.cpp:1133): [Error] 6C3BD6E5 (MSVCR100): (filename not available): abort
925 - (StackWalker.cpp:1133): [Error] 00FDDF40 (noggit): (filename not available): (function-name not available)
925 - (StackWalker.cpp:1133): [Error] 76119D57 (kernel32): (filename not available): CheckForReadOnlyResource
925 - (StackWalker.cpp:1133): [Error] 76FE0727 (ntdll): (filename not available): RtlKnownExceptionFilter
925 - (StackWalker.cpp:1133): [Error] 76FA9D45 (ntdll): (filename not available): RtlInitializeExceptionChain

I hope someone can help me!

15
Noggit / Re: [QUESTION] Noggit Settings
« on: May 24, 2012, 03:58:56 pm »
Quote
mportFile = ImportFile = log.txt WTF 2x ImportFile?
I changed that now x'D But it won´t work at all.

Pages: [1] 2