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 - tippythop

Pages: [1]
1
Modelling and Animation / Re: [RELEASE] Easy Loginscreen
« on: April 07, 2016, 04:03:36 am »
Mine so far looks great but I am trying to figure out how to add some birds in and that glowing light on house windows. Can't seem to find the mdx for either.

2
Tutorials / Re: [TUTORIAL] Creating accurate Minimap images.
« on: April 06, 2016, 06:20:01 am »
I'm sorry for resurrecting an old thread but I wish the images still showed up so I could see which buttons i should be pressing in photoshop. That or if someone could make these images I printscreened from noggit.

3
Noggit / Re: [Download] Latest Version: SDL 1.2
« on: June 24, 2013, 12:56:42 pm »
The wmo import bug still exists....

Downloaded NoggitSDL1.2 and get this

Code: [Select]
7779 - (Video.cpp:282): [Error] OpenGL: (at Liquid::draw:: after the draw list): GL_INVALID_VALUE
13929 - (errorHandling.h:64): [Error] There was an exception of type "SIGSEGV"
"Invalid storage access; most frequently caused by attempting to store some value in an object pointed to by a bad pointer. (Segment violation.)".
Please excuse the inconvenience. You may want to report this error including the log to the developers.
13930 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
14015 - (StackWalker.cpp:1133): [Error] 00E2721C (noggit): (filename not available): (function-name not available)
14015 - (StackWalker.cpp:1133): [Error] 00DF8CA7 (noggit): (filename not available): (function-name not available)
14015 - (StackWalker.cpp:1133): [Error] 6A2DB9DF (MSVCR100): (filename not available): XcptFilter
14015 - (StackWalker.cpp:1133): [Error] 00E58B6B (noggit): (filename not available): (function-name not available)
14015 - (StackWalker.cpp:1133): [Error] 74FC33AA (kernel32): (filename not available): BaseThreadInitThunk
14015 - (StackWalker.cpp:1133): [Error] 77799EF2 (ntdll): (filename not available): RtlInitializeExceptionChain
14015 - (StackWalker.cpp:1133): [Error] 77799EC5 (ntdll): (filename not available): RtlInitializeExceptionChain

Here is my config:

Code: [Select]
#This is a config file template. To use it rename into noggit.conf and set your options
#Edit this to your WoWFile!!!
#Path = E:World of Warcraft

#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath = E:project01

#Set this to the file where you will import models from (the model viewer log for example :) )
#ImportFile  = E:World of WarcraftWoWModelVieweruserSettings

#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

I even tried editing the config and adding log.txt to the modelviewer path still the same issue

Pages: [1]