Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: Dr.Manhattan on May 29, 2012, 11:29:10 pm
-
Greetings, my noggit does not save objects.
Im use SDL 1.1.
Config
#This is a config file template. To use it rename into noggit.conf and set your options
#Edit this to your WoWFile!!!
Path = D:WoWWorld of Warcraft 3.3.5
#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath = D:WoWModdingmyProject
#Set this to the file where you will import models from (the model viewer log for example :) )
#ImportFile = Path to Model Viewer log file
#The far clipping value. Set to 2048, 3072, 4096 etc. for a further look. Higher values need more 3d power.
#1024 is the standard value and will be taken if you do not set this value.
FarZ=2048
Logfile
0 - (Noggit.cpp:130): Noggit Studio - SDL 1.1
1528 - (Video.cpp:204): [Debug] GL: Version: 3.0.0 - Build 8.15.10.2291
1529 - (Video.cpp:205): [Debug] GL: Vendor: Intel
1529 - (Video.cpp:206): [Debug] GL: Renderer: Intel(R) HD Graphics Family
1529 - (Noggit.cpp:87): Using config file.
1529 - (Noggit.cpp:257): Game path: D:WoWWorld of Warcraft 3.3.5
1529 - (Noggit.cpp:261): Project path: D:WoWWorld of Warcraft 3.3.5
1530 - (Noggit.cpp:302): Locale: ruRU
1573 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/common.MPQ
1606 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/common-2.MPQ
1614 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/expansion.MPQ
1626 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/lichking.MPQ
1649 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/patch.MPQ
1656 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/patch-2.MPQ
1658 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/patch-3.MPQ
1664 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/patch-4.MPQ
1665 - (MPQ.cpp:42): [Error] Error opening archive: D:WoWWorld of Warcraft 3.3.5Data/patch-5.MPQ
1666 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/patch-6.MPQ
1666 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/patch-7.MPQ
1667 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/patch-9.MPQ
1668 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/patch-h.MPQ
1669 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/patch-m.MPQ
1669 - (MPQ.cpp:42): [Error] Error opening archive: D:WoWWorld of Warcraft 3.3.5Data/patch-s.MPQ
1675 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/locale-ruRU.MPQ
1676 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/expansion-locale-ruRU.MPQ
1677 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/lichking-locale-ruRU.MPQ
1681 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/patch-ruRU.MPQ
1684 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/patch-ruRU-2.MPQ
1684 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/patch-ruRU-3.MPQ
1685 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/patch-ruRU-5.MPQ
1689 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/patch-ruRU-q.MPQ
1690 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/patch-ruRU-y.MPQ
1694 - (MPQ.cpp:47): [Debug] Opened archive D:WoWWorld of Warcraft 3.3.5Data/ruRU/patch-ruRU-z.MPQ
2175 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientAreaTable.dbc"
2447 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientMap.dbc"
2631 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLoadingScreens.dbc"
2902 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLight.dbc"
3160 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightParams.dbc"
3161 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightSkybox.dbc"
3197 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightIntBand.dbc"
3328 - (MPQ.cpp:89): [Debug] Completed listfile loading.
3340 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightFloatBand.dbc"
3341 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectDoodad.dbc"
3361 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectTexture.dbc"
3362 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLiquidType.dbc"
3367 - (Noggit.cpp:407): [Debug] Creating Menu
3533 - (Noggit.cpp:411): [Debug] Entering Main Loop
6306 - (World.cpp:240): [Debug] Loading world "Transport176310".
8074 - (Model.cpp:88): [Debug] Unloading model "interfacegluesmodelsui_nightelfui_nightelf.m2".
8089 - (MapTile.cpp:51): Opening tile 28, 34 ("WorldMapsTransport176310Transport176310_28_34.adt") from disk.
8140 - (MapTile.cpp:415): [Debug] Done loading tile 28,34.
8141 - (MapTile.cpp:51): Opening tile 29, 34 ("WorldMapsTransport176310Transport176310_29_34.adt") from disk.
8169 - (MapTile.cpp:415): [Debug] Done loading tile 29,34.
8170 - (MapTile.cpp:51): Opening tile 30, 34 ("WorldMapsTransport176310Transport176310_30_34.adt") from disk.
8199 - (MapTile.cpp:415): [Debug] Done loading tile 30,34.
8199 - (MapTile.cpp:51): Opening tile 31, 34 ("WorldMapsTransport176310Transport176310_31_34.adt") from disk.
8228 - (MapTile.cpp:415): [Debug] Done loading tile 31,34.
8228 - (MapTile.cpp:51): Opening tile 28, 35 ("WorldMapsTransport176310Transport176310_28_35.adt") from disk.
8258 - (MapTile.cpp:415): [Debug] Done loading tile 28,35.
8258 - (MapTile.cpp:51): Opening tile 29, 35 ("WorldMapsTransport176310Transport176310_29_35.adt") from disk.
8288 - (MapTile.cpp:415): [Debug] Done loading tile 29,35.
8288 - (MapTile.cpp:51): Opening tile 30, 35 ("WorldMapsTransport176310Transport176310_30_35.adt") from disk.
8316 - (MapTile.cpp:415): [Debug] Done loading tile 30,35.
8317 - (MapTile.cpp:51): Opening tile 31, 35 ("WorldMapsTransport176310Transport176310_31_35.adt") from disk.
8346 - (MapTile.cpp:415): [Debug] Done loading tile 31,35.
8347 - (MapTile.cpp:51): Opening tile 28, 36 ("WorldMapsTransport176310Transport176310_28_36.adt") from disk.
8376 - (MapTile.cpp:415): [Debug] Done loading tile 28,36.
8377 - (MapTile.cpp:51): Opening tile 29, 36 ("WorldMapsTransport176310Transport176310_29_36.adt") from disk.
8406 - (MapTile.cpp:415): [Debug] Done loading tile 29,36.
8406 - (MapTile.cpp:51): Opening tile 30, 36 ("WorldMapsTransport176310Transport176310_30_36.adt") from disk.
8435 - (MapTile.cpp:415): [Debug] Done loading tile 30,36.
8436 - (MapTile.cpp:51): Opening tile 31, 36 ("WorldMapsTransport176310Transport176310_31_36.adt") from disk.
8466 - (MapTile.cpp:415): [Debug] Done loading tile 31,36.
17658 - (MapTile.cpp:51): Opening tile 29, 37 ("WorldMapsTransport176310Transport176310_29_37.adt") from disk.
17687 - (MapTile.cpp:415): [Debug] Done loading tile 29,37.
40572 - (MapChunk.cpp:1702): [Debug] Somehow no texture got painted.
50421 - (MapTile.cpp:51): Opening tile 28, 37 ("WorldMapsTransport176310Transport176310_28_37.adt") from disk.
50451 - (MapTile.cpp:415): [Debug] Done loading tile 28,37.
1755415 - (Video.cpp:133): [Debug] resize(1273, 715);
1756355 - (TextureManager.cpp:17): [Debug] Still in the texture manager:
- environmentsstarsstars.blp
- environmentsstarsstars2.blp
- interfacebuttonscheckbuttonglow.blp
- interfacebuttonsui-checkbox-check.blp
- interfacebuttonsui-checkbox-up.blp
- interfacebuttonsui-dialogbox-button-disabled.blp
- interfacebuttonsui-dialogbox-button-down.blp
- interfacebuttonsui-dialogbox-button-up.blp
- interfacebuttonsui-panel-minimizebutton-down.blp
- interfacebuttonsui-panel-minimizebutton-up.blp
- interfacebuttonsui-rotationleft-button-down.blp
- interfacebuttonsui-rotationleft-button-up.blp
- interfacebuttonsui-scrollbar-knob.blp
- interfacebuttonsui-scrollbar-scrolldownbutton-down.blp
- interfacebuttonsui-scrollbar-scrolldownbutton-up.blp
- interfacebuttonsui-scrollbar-scrollupbutton-down.blp
- interfacebuttonsui-scrollbar-scrollupbutton-up.blp
- interfacebuttonsui-sliderbar-background.blp
- interfacebuttonsui-sliderbar-border.blp
- interfacebuttonsui-sliderbar-button-horizontal.blp
- interfacebuttonsui-spellbookicon-nextpage-down.blp
- interfacebuttonsui-spellbookicon-nextpage-up.blp
- interfacebuttonsui-spellbookicon-prevpage-down.blp
- interfacebuttonsui-spellbookicon-prevpage-up.blp
- interfacedialogframeui-dialogbox-background-dark.blp
- interfaceiconsinv_elemental_mote_air01.blp
- interfaceiconsinv_elemental_mote_earth01.blp
- interfaceiconsinv_feather_16.blp
- interfaceiconsinv_gizmo_hardenedadamantitetube.blp
- interfaceiconsinv_misc_enggizmos_swissarmy.blp
- interfaceiconsinv_misc_map07.blp
- interfaceiconsinv_misc_net_01.blp
- interfaceiconsinv_misc_questionmark.blp
- interfaceiconsinv_potion_83.blp
- interfacetooltipsui-tooltip-border.blp
- tilesetemeralddreamdreamforestcreep.blp
- tilesetemeralddreamdreamforestdarkgrass.blp
- tilesetemeralddreamdreamforestlightgrass.blp
- tilesetemeralddreamdreamforestmoss.blp
- tilesetemeralddreamdreamforestpath.blp
- tilesetemeralddreamdreamgrass01.blp
- tilesetemeralddreamdreamgrass02.blp
- tilesetemeralddreamdreamgrass03.blp
- tilesetemeralddreamdreamgrass04.blp
- tilesetemeralddreamdreamrock01.blp
- tilesetemeralddreamdreamrock02.blp
- tilesetemeralddreamdreamsand01.blp
- tilesetemeralddreamdreamsand02.blp
- tilesetemeralddreamolddreamgrass01.blp
- tilesetemeralddreamolddreamgrass02.blp
- tilesetemeralddreamolddreamgrass03.blp
- tilesetemeralddreamolddreamgrass04.blp
- tilesetemeralddreamolddreamrock01.blp
- tilesetemeralddreamolddreamrock02.blp
- tilesetemeralddreamolddreamsand01.blp
- tilesetemeralddreamolddreamsand02.blp
- tilesetemeralddreamcanyondreamcgrass02.blp
- tilesetemeralddreamcanyondreamcgrass03.blp
- tilesetemeralddreamcanyondreamcrock01.blp
- tilesetemeralddreamcanyondreamcsand01.blp
- tilesetgenericblack.blp
- tilesetstonetalon mtsstonetalonbrush.blp
- tilesetstonetalon mtsstonetalonbrushalpha.blp
- tilesetstonetalon mtsstonetalongrass.blp
- tilesetstonetalon mtsstonetalonrockbrown.blp
- tilesetstonetalon mtsstonetalonrockred.blp
- tilesetstonetalon mtsstonetalonrocksalpha.blp
- tilesetstonetalon mtsstonetalonsand.blp
1756356 - (ModelManager.cpp:19): [Debug] Still in the model manager:
- environmentsstarsstars.m2
1756356 - (WMO.cpp:1173): [Debug] Still in the WMO manager:
1756605 - (Noggit.cpp:510): [Debug] Exited
help me ^^
-
We have gone into detail about why this "bug report" does not help and is unanswerable. You won't get any help like this.
While I also ask others not to try providing any help unless he states useful information by himself.
-
Oh, and btw: this log clearly shows there has been nothing happening for quite some minutes up to the point where you resized the window and quit.
50451 - (MapTile.cpp:415): [Debug] Done loading tile 28,37.
1755415 - (Video.cpp:133): [Debug] resize(1273, 715);
1756355 - (TextureManager.cpp:17): [Debug] Still in the texture manager:
-
Yes please READ the community thread and the noggit bug report post. Logs always on pastbin.
If you open up the mapview with M you see all changed ADTs marked with a white boarder. If you save this boarder MUST go away. Else you havend saved anything.
-
Steff, I understand, but you understand me, this bug is not amenable to logic :(
I think someone is faced with a similar problem and will be able to help.
Sorry for my google english.
-
Unless you provide actual details, I will just delete this thread.
The log shows, you have never saved, therefore there is no bug with saving.
-
Yes perhaps you have turned on Caps Look. Then CTRL + S dont work for save.
- Change somethiing
- Open map with M
- Use Menu > File > Save all
- Check if the white boarders are gone.
As Schlumpf said. The log say that you don´t have saved your work!
-
New logfile
[snip -- schlumpf]
-
Locked the thread, as he still did not provide more than a log, which is not usable at all, especially did not provide what exactly had been done. Also, the log said, that "save failed", which should indicate it failed.
We told you in the shoutbox what to supply. This is not what we asked for and I refuse to give support on it this way.