|
You last visited: Today at 02:22
Advertisement
Neuz crashed Debug no solution.
Discussion on Neuz crashed Debug no solution. within the Flyff Private Server forum part of the Flyff category.
12/21/2014, 21:22
|
#1
|
elite*gold: 0
Join Date: Oct 2012
Posts: 948
Received Thanks: 157
|
Neuz crashed Debug no solution.
Hi elitepvpers,
Well today it was time to add new Wing SFX.
What i did was copied the Cupid wings and change the first part and the dwsfxObj.
Added the things in DefineObj.h / DefineItem.h / Mdldyna.inc 2x 1 for the sfx and 1 for the item.
Well then i started everything up and the neuz crashed with the following code.
2014/12/21 21:20:31 Dec 21 2014 20:53:05 1 rCnt=1
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:00504150, CWndWorld::RenderBuff()+0448 byte(s), \_interface\wndworld.cpp, line 11028+0003 byte(s)
- Registers
EAX=00000000 EBX=7EFDE000 ECX=00001558 EDX=00000000 ESI=00D459F0
EDI=00ABAE84 EBP=0018F4F4 ESP=0018F478 EIP=00504150 FLG=00010293
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B
0023:00504150 Neuz.exe, CWndWorld::RenderBuff()+0448 byte(s)
0023:004E9E15 Neuz.exe, CWndWorld::OnEraseBkgnd()+2613 byte(s)
0023:00516F4C Neuz.exe, CWndBase::Paint()+0284 byte(s)
0023:00516D2E Neuz.exe, CWndBase::PaintRoot()+0574 byte(s)
0023:00472566 Neuz.exe, CNeuzApp::Render()+0614 byte(s)
0023:00496F3F Neuz.exe, CD3DApplication::Render3DEnvironment()+0431 byte(s)
0023:00496D51 Neuz.exe, CD3DApplication::Run()+0305 byte(s)
0023:00479A8C Neuz.exe, WinMain()+0332 byte(s)
0023:0092B52C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
0023:774C339A kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
0023:77AD9ED2 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
0023:77AD9EA5 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)
I also recieved this error code an long time ago but never had an solution to this problem.
Debugging is not ok this is the error and then its stopped
Any help would be appriciated. Cause i want to have some new things in it.
Update found the problem.
When i check the Database SkillInfluence then the ID doesnt match the ID inside Defineitem.h
This
So 5466 doesnt exist inside DefineItem.h
But when i am using Cupid wings the ItemID is correct.
So why does it update the SKillInfluence Table with an Non existing ID?
|
|
|
12/23/2014, 00:16
|
#2
|
elite*gold: 0
Join Date: Nov 2009
Posts: 627
Received Thanks: 688
|
Quote:
Originally Posted by raventh1984
Hi elitepvpers,
Well today it was time to add new Wing SFX.
What i did was copied the Cupid wings and change the first part and the dwsfxObj.
Added the things in DefineObj.h / DefineItem.h / Mdldyna.inc 2x 1 for the sfx and 1 for the item.
Well then i started everything up and the neuz crashed with the following code.
2014/12/21 21:20:31 Dec 21 2014 20:53:05 1 rCnt=1
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:00504150, CWndWorld::RenderBuff()+0448 byte(s), \_interface\wndworld.cpp, line 11028+0003 byte(s)
- Registers
EAX=00000000 EBX=7EFDE000 ECX=00001558 EDX=00000000 ESI=00D459F0
EDI=00ABAE84 EBP=0018F4F4 ESP=0018F478 EIP=00504150 FLG=00010293
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B
0023:00504150 Neuz.exe, CWndWorld::RenderBuff()+0448 byte(s)
0023:004E9E15 Neuz.exe, CWndWorld::OnEraseBkgnd()+2613 byte(s)
0023:00516F4C Neuz.exe, CWndBase::Paint()+0284 byte(s)
0023:00516D2E Neuz.exe, CWndBase::PaintRoot()+0574 byte(s)
0023:00472566 Neuz.exe, CNeuzApp::Render()+0614 byte(s)
0023:00496F3F Neuz.exe, CD3DApplication::Render3DEnvironment()+0431 byte(s)
0023:00496D51 Neuz.exe, CD3DApplication::Run()+0305 byte(s)
0023:00479A8C Neuz.exe, WinMain()+0332 byte(s)
0023:0092B52C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
0023:774C339A kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
0023:77AD9ED2 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
0023:77AD9EA5 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)
I also recieved this error code an long time ago but never had an solution to this problem.
Debugging is not ok this is the error and then its stopped
Any help would be appriciated. Cause i want to have some new things in it.
Update found the problem.
When i check the Database SkillInfluence then the ID doesnt match the ID inside Defineitem.h
This
So 5466 doesnt exist inside DefineItem.h
But when i am using Cupid wings the ItemID is correct.
So why does it update the SKillInfluence Table with an Non existing ID?
|
your error is at this part:
PHP Code:
CWndWorld::RenderBuff()+0448 byte(s), \_interface\wndworld.cpp, line 11028+0003 byte(s)
Just try to debug this part!
|
|
|
12/23/2014, 08:44
|
#3
|
elite*gold: 0
Join Date: Oct 2012
Posts: 948
Received Thanks: 157
|
Thanks but already found the problem. Look at the last part. It seems its an DB Error.
|
|
|
12/28/2015, 00:57
|
#4
|
elite*gold: 0
Join Date: Apr 2011
Posts: 91
Received Thanks: 10
|
Hi ! Excuse me dude, do you remember how you fixed this error ? It seems like i'm having the same issue.. I made a new scroll and my neuz crash with the same error and the same database issue happens..
Thanks in advance !
|
|
|
12/28/2015, 12:53
|
#5
|
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
|
Quote:
Originally Posted by firesqual
Hi ! Excuse me dude, do you remember how you fixed this error ? It seems like i'm having the same issue.. I made a new scroll and my neuz crash with the same error and the same database issue happens..
Thanks in advance !
|
Code:
if( g_tmCurrent - m_dwWingTime > 1100 )
{
if(HasBuff( BUFF_ITEM, II_CHR_MAG_TRI_ANGELWING ) || HasBuff( BUFF_ITEM, II_SYS_SYS_EVE_WINGS ))
{
if(m_pSfxWing == NULL)
m_pSfxWing = CreateSfx( D3DDEVICE, XI_NAT_WINGANGEL01, GetPos(), GetId(), D3DXVECTOR3(0,0,0), NULL_ID, -1 );
}
else
{
if(m_pSfxWing != NULL)
{
m_pSfxWing->Delete();
m_pSfxWing = NULL;
}
}
m_dwWingTime = g_tmCurrent;
}
|
|
|
12/29/2015, 00:20
|
#6
|
elite*gold: 0
Join Date: Apr 2011
Posts: 91
Received Thanks: 10
|
Mmh.. There is no difference with mine in Mover.cpp :x What should i do with it ?
|
|
|
 |
Similar Threads
|
How debug Neuz
11/26/2014 - Flyff Private Server - 9 Replies
Hi,
How debug the Neuz with visual net 2003 please. Thks so much in advance
|
Neuz Crashed
06/17/2013 - Flyff Private Server - 2 Replies
Hello , when i log in into the game then if i open the inventory the Letter "i" on the keyboard my neuz getting crash dont know what is the problem .
Log Folder Error:
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 001B:00451FB3
- Registers
EAX=00000000 EBX=0012FC54 ECX=00000000 EDX=772C7094 ESI=00000000
EDI=7576D8F3 EBP=0012F8F4 ESP=0012F8F0 EIP=00451FB3 FLG=00010246
|
Neuz crashed - Hilft ein Debug?
04/27/2013 - Flyff Private Server - 8 Replies
Hallo zusammen,
undzwar hab ich das Problem, dass sich die Neuz nach paar Min aufhängt. WorldServer bringt keine Errors und bleibt auch bestehen.
Meine Frage wäre, ob bei folgendem Error.txt den die Neuz ausgibt, ein Debug helfen kann:
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module mss32.dll at 001B:211100B4, AIL_list_MIDI()+8708 byte(s)
- Registers
EAX=00000102 EBX=7768C2B0 ECX=75A817C4 EDX=77887094 ESI=C1AFFD23
|
how to run neuz in debug
03/02/2013 - Flyff Private Server - 5 Replies
I'm having trouble running the neuz successfully in debug mode. I'm trying to figure it out so i can get my bugs fixed that im stuck at a dead wall on and to also make a guide for people to debug their own neuz/.exe's from the source. i feel it could help people :)
I don't really check this forum but i can always be contacted on skype. my username is johnnyfla1
German translation for you all:
Deutsch Übersetzung für euch alle:
Ich habe Probleme laufen die Neuz erfolgreich im...
|
Debug von der Neuz!
12/25/2012 - Flyff Private Server - 8 Replies
Ehm ja ich wollte fragen wie ich eine Neuz debugge.
Hoffe jemand kann schnell eine Antwort geben.
MfG
Hier die Errors die ich bekomme.
2012/12/22 20:37:58 FileName Spec_Item.txt(6730) : WI_DUNGEON_DUKRR Not Found. : WI_DUNGEON_DUKRR 294.107605 100.000000 531.016357 0 = = = = = = = = = = = = =
2012/12/22 20:37:58 FileName Spec_Item.txt(6731) : WI_DUNGEON_DUMUSCLE Not Found. : WI_DUNGEON_DUMUSCLE 272.009369 107.034958 348.6476 44 0 = = = = = = = = = = = =
2012/12/22 ...
|
All times are GMT +1. The time now is 02:24.
|
|