Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 06:01

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



V19 taskbar neuz error

Discussion on V19 taskbar neuz error within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
V19 taskbar neuz error

Hi,
ich benutze
Ich habe zwar schon in den Threads nachgefagt, aber ich hab dort noch keine gute Antwort bekomen.
wenn ich die neuz bilden will kommt folgender error:
Code:
..\_Interface\WndTaskBar.h(117) : error C2143: syntax error : missing ';' before '*'
..\_Interface\WndTaskBar.h(117) : error C2501: 'CWndNewTaskBar::CWndNewTaskBar04' : missing storage-class or type specifiers
..\_Interface\WndTaskBar.h(117) : error C2501: 'CWndNewTaskBar:WndNewTaskBar04' : missing storage-class or type specifiers
..\_Interface\WndTaskBar.h(118) : error C2143: syntax error : missing ';' before '*'
..\_Interface\WndTaskBar.h(118) : error C2501: 'CWndNewTaskBar::CWndNewTaskBar03' : missing storage-class or type specifiers
..\_Interface\WndTaskBar.h(118) : error C2501: 'CWndNewTaskBar:WndNewTaskBar03' : missing storage-class or type specifiers
..\_Interface\WndTaskBar.h(119) : error C2143: syntax error : missing ';' before '*'
..\_Interface\WndTaskBar.h(119) : error C2501: 'CWndNewTaskBar::CWndNewTaskBar02' : missing storage-class or type specifiers
..\_Interface\WndTaskBar.h(119) : error C2501: 'CWndNewTaskBar:WndNewTaskBar02' : missing storage-class or type
wenn ich ein
Quote:
;
an den Stellen einfüge fällt der error weg, aber die anderen bleiben.
was hab ich falsch gemacht. Mit original source geht das builden. Ich nutze die ****** Files+Source.
lolxdflyx3 is offline  
Old 03/25/2013, 00:40   #2
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
Push
Hat niemand ne idee?
Liegts vllt an der ****** source?
lolxdflyx3 is offline  
Old 03/25/2013, 01:09   #3
 
Rhyder`'s Avatar
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
replace
Quote:
:
to
Quote:
::
and at the end of the function that would be found at .h
justadd:
Quote:
;
Rhyder` is offline  
Thanks
1 User
Old 03/26/2013, 21:18   #4
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
Quote:
Originally Posted by jayjei14 View Post
replace

to


and at the end of the function that would be found at .h
justadd:
which :: ? and a ; is at the end

the code, where the error takes place is:
Code:
	SHORTCUT       m_aSlotQueue [ MAX_SLOT_QUEUE  ];
	CWndNewTaskBar04 *pWndNewTaskBar04;
	CWndNewTaskBar03 *pWndNewTaskBar03;
	CWndNewTaskBar02 *pWndNewTaskBar02;
	LPSHORTCUT     m_paSlotItem;
lolxdflyx3 is offline  
Old 03/28/2013, 18:08   #5
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
push pls help me

kann jemand vielleicht die ****** neuz mit v19 taskbar hochladen?
Dann weiß ich zwar nicht mein fehler, aber dann is das problem wenigstens behoben.
lolxdflyx3 is offline  
Old 04/01/2013, 17:44   #6
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
push
wenn ich zb. CWndNewTaskBar04 makiere und dann auf f12 drücke kommt das hier:
lolxdflyx3 is offline  
Old 04/02/2013, 05:02   #7
 
elite*gold: 0
Join Date: Jul 2010
Posts: 43
Received Thanks: 0
when i add v19 taskbar
this error keeps reveiling..

Last read Default, ID:10 is duplicated. Ä÷³ÀÌ ¹Ð·Áµµ ÀÌ·±¿¡·¯°¡ ³*´Ù. FILE: propMover.txt

HELP <E !!!
kimberly0991 is offline  
Old 04/02/2013, 06:03   #8
 
Rhyder`'s Avatar
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
try to read please! its duplicated the line 10 so fix it yours!
Rhyder` is offline  
Old 04/08/2013, 21:11   #9
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
push
lolxdflyx3 is offline  
Old 04/12/2013, 15:42   #10
 
elite*gold: 23
Join Date: Dec 2010
Posts: 743
Received Thanks: 617
VersionCommon.h
das adden..

Quote:
#define __NEW_THEME
#define __NEW_THEME_SKILL
#define __NEW_THEME_TASKBAR
.SnoX is offline  
Thanks
1 User
Old 04/13/2013, 14:32   #11
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
Error behoben! Danke .SnoX
Leider kommt jetzt ein neuer Error-.- :

Edit: oha war ich früher dumm
lolxdflyx3 is offline  
Old 04/13/2013, 14:40   #12
 
elite*gold: 0
Join Date: Oct 2012
Posts: 108
Received Thanks: 29
Helllo

In resdata.h

define :
APP_NEWTASKBAR02
APP_NEWTASKBAR03
APP_NEWTASKBAR04
APP_NEWTASKBAR
APP_NEWSKILLSLOT

Enjoy !
SourceShop is offline  
Thanks
1 User
Old 04/13/2013, 14:51   #13
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
Quote:
Originally Posted by SourceShop View Post
Helllo

In resdata.h

define :
APP_NEWTASKBAR02
APP_NEWTASKBAR03
APP_NEWTASKBAR04
APP_NEWTASKBAR
APP_NEWSKILLSLOT

Enjoy !
Thanks that solved the errors, but
there are only one error now, we had to fix:
Quote:
_Interface\WndTaskBar.cpp(7754): error C2059: syntax error : ','
at

Code:
    return CWndNeuz::InitDialog( g_Neuz.GetSafeHwnd(), APP_NEWSKILLSLOT, 0, CPoint( 0, 0 ), pWndParent );
I hope that this is the last^^
lolxdflyx3 is offline  
Old 04/16/2013, 14:26   #14
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
push
lolxdflyx3 is offline  
Old 04/22/2013, 19:03   #15
 
lolxdflyx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 331
Received Thanks: 64
push
lolxdflyx3 is offline  
Reply

Tags
bloody, error, neuz, source, v19 taskbar


Similar Threads Similar Threads
Neuz Crash - Nach Einbau der v19 Taskbar
02/12/2013 - Flyff Private Server - 8 Replies
Hallo liebe Leute ;) ich habe ein Problem dies möchte ich euch gern einmal schildern: Ich habe über die Source die V19 Taskbar eingefügt. VS hat alles gebuildet ohne Errors. Anschließend habe ich die neuen tga's aus Korea Flyff genommen und dieses in meinem Clienten eingebaut. Wenn ich nun der Server starte und mit dem Clienten auf den Server connecten möchte, erscheint im Worldserver: CCU: 1
Neuz Error Help pls :)
09/04/2012 - Flyff Private Server - 5 Replies
hiJo Könnt ihr mir ebend sagen wie ich diesen Error fixxe ? http://www10.pic-upload.de/03.09.12/zyk5i4ldc8u4. png
Neuz.exe Error
05/07/2012 - Flyff Private Server - 2 Replies
Hallo meine Lieben :D dies wird wohl meine letzte Frage sein (für eine längere Zeit gedacht) Also danach habt ihr mich wahrscheinlich auf einer besseren Seite(TuTs) xD Naja okok um's kurz zu machen^^ Ich bekomme einen Error beim staten und warten der Neuz.exe Error : APP_SEAL_CHAR_SET?!1/4 -ID Äaeu²(so in Etwa ... es funktionieren nicht alle Zeichen) Pic : Directupload.net - pt8lrgd5.png Und es liegt diesesma net an der ini. oder am Resource Ordner :D Das Problem liegt wohl eher in...
I have Neuz.exe error
01/06/2012 - Flyff Private Server - 1 Replies
http://i746.photobucket.com/albums/xx101/aelozore/ error.jpg anyone want to help?
Neuz Error
06/13/2011 - Flyff Private Server - 1 Replies
Hallo epvpers-gemeinde, Ich hab die Flyff Src geändert mit einigen tutorials von hier jedoch wenn ich die neue Neuz starte, startet sie kurz und kackt dann ab. DIeser error entsteht: 2011/ 6/13 14:41:02 GetText range_error min:0, max:100, index:3344 2011/ 6/13 14:41:02 killed by CResFile::AddResource() error, continentdef.h, 1



All times are GMT +2. The time now is 06:01.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.