|
You last visited: Today at 13:29
Advertisement
Need Help Fix Error OR TUT fix error
Discussion on Need Help Fix Error OR TUT fix error within the Flyff Private Server forum part of the Flyff category.
03/13/2015, 16:27
|
#1
|
elite*gold: 0
Join Date: Jun 2012
Posts: 68
Received Thanks: 2
|
Need Help Fix Error OR TUT fix error
Error Massage
2015/ 3/13 22:13:24 OP: 8944470, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2015/ 3/13 22:13:26 OP: 1771, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2015/ 3/13 22:13:26 LUA - Event - ID:1, Title:Level Up Event, State:1
2015/ 3/13 22:13:26 LUA - Event - ID:2, Title:Level-UP Event Rewards!!, State:1
Client Login Close
Me use Client FlyffV19
Resource And Resdata: Virtous
Thank for all
|
|
|
03/13/2015, 19:13
|
#2
|
elite*gold: 0
Join Date: Dec 2013
Posts: 228
Received Thanks: 99
|
OP Error:
Go to Versioncommon.h (Worldserver)
and change
Code:
#define__INFINITE_0227
to
Code:
//#define__INFINITE_0227
|
|
|
03/13/2015, 19:34
|
#3
|
elite*gold: 0
Join Date: Aug 2014
Posts: 49
Received Thanks: 37
|
LUA - Event Error :
LuaBase.cpp :
Change:
PHP Code:
int CLuaBase::_ERROR( lua_State* pLuaState ) { Error( "LUA - %s", lua_tostring(pLuaState, -1) );
return 0; }
to:
PHP Code:
int CLuaBase::_ERROR( lua_State* pLuaState ) { //Error( "LUA - %s", lua_tostring(pLuaState, -1) );
return 0; }
|
|
|
03/13/2015, 22:56
|
#4
|
elite*gold: 3
Join Date: Dec 2010
Posts: 1,321
Received Thanks: 243
|
/
|
|
|
03/14/2015, 11:42
|
#5
|
elite*gold: 7
Join Date: Sep 2012
Posts: 4,466
Received Thanks: 3,219
|
Account Server.ini -> You have change the Ips to 127.0.0.1 ?
|
|
|
03/14/2015, 11:59
|
#6
|
elite*gold: 0
Join Date: Jun 2012
Posts: 68
Received Thanks: 2
|
Quote:
Originally Posted by Armageddon'
Account Server.ini -> You have change the Ips to 127.0.0.1 ?
|
127.0.0.1 now
TEST
AddTail( -1, 2, "FLYFF V19 TEST", "127.0.0.1", 0, 1, 0 ); // L 1
AddTail( 2, 1, "TEST 1-1", "127.0.0.1", 0, 1, 1000 ); // W 1
DSN_NAME_LOGIN "login"
DB_ADMIN_ID_LOGIN "sa"
DSN_NAME_LOG "log01"
MSG_VER "20070712"
DB_PWD_LOGIN "testtest"
DB_PWD_LOG "testtest"
|
|
|
03/14/2015, 12:01
|
#7
|
elite*gold: 7
Join Date: Sep 2012
Posts: 4,466
Received Thanks: 3,219
|
Same Cache Port ? -> Neuz and Cache  ?
|
|
|
03/14/2015, 12:31
|
#8
|
elite*gold: 0
Join Date: Jun 2012
Posts: 68
Received Thanks: 2
|
Quote:
Originally Posted by Armageddon'
Same Cache Port ? -> Neuz and Cache  ?
|
yes same cache And Neuz port 5400
|
|
|
03/14/2015, 13:24
|
#9
|
elite*gold: 3
Join Date: Dec 2010
Posts: 1,321
Received Thanks: 243
|
Still not working?
|
|
|
03/14/2015, 15:25
|
#10
|
elite*gold: 0
Join Date: Jun 2012
Posts: 68
Received Thanks: 2
|
Quote:
Originally Posted by Evese
Still not working?
|
Yes Still Not working
|
|
|
03/14/2015, 15:31
|
#11
|
elite*gold: 3
Join Date: Dec 2010
Posts: 1,321
Received Thanks: 243
|
Quote:
2015/ 3/13 22:13:24 OP: 8944470, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2015/ 3/13 22:13:26 OP: 1771, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2015/ 3/13 22:13:26 LUA - Event - ID:1, Title:Level Up Event, State:1
2015/ 3/13 22:13:26 LUA - Event - ID:2, Title:Level-UP Event Rewards!!, State:1
|
Is this everything what is standing in the error.txt? If something is missing please post it. Have you deleted the event and tried it again?
|
|
|
03/14/2015, 15:54
|
#12
|
elite*gold: 7
Join Date: Sep 2012
Posts: 4,466
Received Thanks: 3,219
|
I want see your Client Errors :3 ..
|
|
|
03/14/2015, 16:11
|
#13
|
elite*gold: 0
Join Date: Jun 2012
Posts: 68
Received Thanks: 2
|
WorldDialog_2015-03-14_22-09-05.log
[2015-03-14 22:09:05] (INFO) InitWorldDialog(86): [ START - DLL LOG ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ DUPLICATE DEFINE : (QUEST_COOKER02) (5009) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ DUPLICATE DEFINE : (MAX_3RD_LEGEND_LEVEL) (139) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ DUPLICATE DEFINE : (MAX_CHARACTER_LEVEL) (139) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ DUPLICATE DEFINE : (MAX_LEGEND_LEVEL) (129) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ DUPLICATE DEFINE : (MAX_CHARACTER_LEVEL) (129) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ DUPLICATE DEFINE : (MAX_JOB) (32) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ DUPLICATE DEFINE : (MAX_JOB) (16) ]
How to fix??
Quote:
Originally Posted by Evese
Is this everything what is standing in the error.txt? If something is missing please post it. Have you deleted the event and tried it again?
|
No i does do sir
Quote:
Originally Posted by Armageddon'
I want see your Client Errors :3 ..
|
Me use Client : US Server
Not Work? sir
|
|
|
03/14/2015, 16:56
|
#14
|
elite*gold: 317
Join Date: Jul 2013
Posts: 426
Received Thanks: 305
|
Read Your Errors:
[2015-03-14 22:09:05] (INFO) InitWorldDialog(86): [ START - DLL LOG ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ DUPLICATE DEFINE : (QUEST_COOKER02) (5009) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ [ DUPLICATE DEFINE : (MAX_3RD_LEGEND_LEVEL) (139) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ [ DUPLICATE DEFINE : (MAX_CHARACTER_LEVEL) (139) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ [ DUPLICATE DEFINE : (MAX_LEGEND_LEVEL) (129) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ [ DUPLICATE DEFINE : (MAX_CHARACTER_LEVEL) (129) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ [ DUPLICATE DEFINE : (MAX_JOB) (32) ]
[2015-03-14 22:09:05] (ERROR) FLDefinedsToString::load(86): [ [ DUPLICATE DEFINE : (MAX_JOB) (16) ]
All ID's are double define ! Check your files...
|
|
|
 |
Similar Threads
|
[ENG] Error: Error 1 error C2601: 'HackMain' local function definitions are illegal
08/20/2013 - C/C++ - 1 Replies
So, as the title says I've been encountering an error
Error 1 error C2601: 'HackMain' local function definitions are illegal
I'm running on VC++ (Visual C++)
This is my code:
void HackMain()
{
for (;; )
{
HackThread();
}
|
İbot Error-Error Video- Error İmages-HELP
04/10/2012 - DarkOrbit - 11 Replies
SORRY, MY ENGLİSH VERY BAD.I USE TO GOOGLE TRANSLATE :)
Most people trying to ibot but in my computer İbot not working.
Declared out this error everywhere but I do not get answers
Here's the error Video
http://youtu.be/q0fK09v-K3c
|
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_
04/08/2012 - elite*gold Trading - 2 Replies
API Error Code: 100
API Error Description: Invalid parameter
Error Message: redirect_uri URL is not properly formatted
Das bekomme ich wenn ich ne App installiere... ich habe schon 3 Apps richtig installiert, danach kam immer das bei anderen Apps die ich installiert habe..
was heisst das? redirect_uri URL is not properly formatted
|
All times are GMT +1. The time now is 13:29.
|
|