• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Fix] Gloable

Status
Not open for further replies.
Skilled Illusionist
Joined
Jul 8, 2008
Messages
306
Reaction score
338
There is a typo error in Game/server_data/script/" : "Gloable" folder.The World server doesn't load the scripts who are inside.Just rename it to "Globale" and it's ok (see it in the picture).


Ciao.
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Feb 8, 2011
Messages
117
Reaction score
34
There are also some typos in a couple of the scripts. fishing.lua is also having an issue that will show in the server log after a couple of hours (need to logon game and be fishing for a while to have it show up) And it will only give exp in game and no items because of the error in the script.
It is not hard to correct it I think it was line 204 in the fishing.lua script
 
Last edited:
Joined
Aug 19, 2010
Messages
2,738
Reaction score
2,603
Thanks for pointing that out orion, and thanks for the heads up Cain. :thumbup:

I can't seem to find any obvious spelling mistakes or typos, and my fishing.lua file only have 218 lines. lol... suggestions please?

orion13 - [Fix] Gloable - RaGEZONE Forums
 
Last edited:
Joined
Aug 19, 2010
Messages
2,738
Reaction score
2,603
ofcuse line 189 !


Please tell me what is wrong with line 189 ? :?:

EDIT : Thought so. There are those who will point out errors/problems, and there are those who will suggest solutions to those same errors/problems. To you
who can only point out errors. . . Please stay the hell away from these forums unless you can contribute something useful. Thanks for your "input" nonetheless.
 
Last edited:
Junior Spellweaver
Joined
Feb 8, 2011
Messages
117
Reaction score
34
nothing wrong on line 189. It is only line 204 that gives an error after some uptime on server. I think it is giving out error when you fish for a while and are supposed to get item from fishing. Im not sure how to fix it completely but it seems like removing the space before and after the * in the calculation fixes it. havnt given any error after that.

You should be able to notice the error in the loongworld console telling script error and 204. I dont think it affects the fishing in any more way that you wont be able to gain items from fishing only gain experience.
 
Last edited:
Joined
Aug 19, 2010
Messages
2,738
Reaction score
2,603
nothing wrong on line 189. It is only line 204 that gives an error after some uptime on server. I think it is giving out error when you fish for a while and are supposed to get item from fishing. Im not sure how to fix it completely but it seems like removing the space before and after the * in the calculation fixes it. havnt given any error after that.

You should be able to notice the error in the loongworld console telling script error and 204. I dont think it affects the fishing in any more way that you wont be able to gain items from fishing only gain experience.

Thanks Cain. I left the server running overnight (whilst fishing) but my logs are clear. No item gains, but experience is working nicely. For me personally, that's good enough :)
 
Junior Spellweaver
Joined
Feb 8, 2011
Messages
117
Reaction score
34
Like i said it can take quite some time to actually get that error to come. Im not sure what it is causing the error "I think it is the item gain" but can be something else. I will do more research in this matter. I also reconstructed box scripts on serverside. Seems like it is pretty easy to just add in the new scripting and get server to accept the files as long as you name the files right it will apply to the item ID.
 
CPP/C#/PHP/ASM
Joined
Apr 7, 2009
Messages
452
Reaction score
189
i think we should need add a line with items + id's
because as what i can see , there is only Exp lines here but nothing About Items correct me if i'am worng didn't look at this file yet..
 
Status
Not open for further replies.
Back
Top