Can't enter a map.

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
ferrarif1
Noob
Noob
Posts: 2
Joined: 14 Sep 2014, 10:43
Noob?: Yes

Can't enter a map.

#1 Post by ferrarif1 »

Hi,

How can I fix this error:
OpenKore version what-will-become-2.1
@ai_seq =
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 8904
No loaded plugins.

Error message:
Can't call method "baseName" on an undefined value at src/Network/Receive.pm line 745.

Stack trace:
Can't call method "baseName" on an undefined value at src/Network/Receive.pm line 745.
at src/Network/Receive.pm line 745
Network::Receive::actor_display called at src/Network/Receive.pm line 405
Network::Receive::actor_display_compatibility('Network::Receive::kRO::RagexeRE_2012_04_10a=HASH(0x61795a4)', 'HASH(0x62914d4)') called at src/Network/PacketParser.pm line 267
Network::PacketParser::parse('Network::Receive::kRO::RagexeRE_2012_04_10a=HASH(0x61795a4)', 'W\x{8}K\x{0}\x{6}\x{0}/\x{a6}\x{6}\x{c8}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{d1}\x{1}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}4\x{8e}C\x{0}\x{0}\x{0}...', 'Network::Receive::kRO::RagexeRE_2012_04_10a=HASH(0x61795a4)') called at src/Network/Receive.pm line 68
Network::Receive::parse('Network::Receive::kRO::RagexeRE_2012_04_10a=HASH(0x61795a4)', 'W\x{8}K\x{0}\x{6}\x{0}/\x{a6}\x{6}\x{c8}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{d1}\x{1}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}4\x{8e}C\x{0}\x{0}\x{0}...', 'Network::Receive::kRO::RagexeRE_2012_04_10a=HASH(0x61795a4)') called at src/Network/PacketParser.pm line 401
Network::PacketParser::process('Network::Receive::kRO::RagexeRE_2012_04_10a=HASH(0x61795a4)', 'Network::MessageTokenizer=HASH(0x2b07fbc)', 'Network::Receive::kRO::RagexeRE_2012_04_10a=HASH(0x61795a4)') called at src/functions.pl line 724
main::mainLoop_initialized() called at src/functions.pl line 70
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x1ab570c)') called at openkore.pl line 97
main::__start() called at start.pl line 136

Died at this line:
my $ID = $args->{ID};
* my $location = $field->baseName . " $actor->{pos}{x} $actor->{pos}{y}";
if ($npcs_lut{$location}) {
I was trying to enter a custom map and after I talked to the NPC and got to the location, this error appears in the console.

I already did the FLD creation guide and also extracted the text files from server's GRF and still this error appears.

Help!

Thanks

User avatar
4epT
Developers
Developers
Posts: 617
Joined: 30 Apr 2008, 14:17
Noob?: No
Location: Moskow (Russia)
Contact:

Re: Can't enter a map.

#2 Post by 4epT »

what server? what maps?
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image

ferrarif1
Noob
Noob
Posts: 2
Joined: 14 Sep 2014, 10:43
Noob?: Yes

Re: Can't enter a map.

#3 Post by ferrarif1 »

Oh, I'm sorry. Here's the server info:
SeireiteiRO
ip 107.161.184.133
port 6900
private 1
master_version 16
version 25
serverType kRO_RagexeRE_2012_04_10a
serverEncoding Western
charBlockSize 144
chatLangCode 0
addTableFolders pserver/AegisRO;eA;kRO/RagexeRE_2012_04_10a;translated/kRO_english;kRO
There's a map named "Moon Haven" in this server. I tried entering the map manually using Openkore commands and after that, the error above appears then the kore closes. I followed the FLD creation guide and also extracted the txt files for missing items, missing maps, and still no good.

Here's the website if you need this too:
http://www.seireitei-ragnarok.com/?module=news&action=view
I'm sorry, I'm just new here and I tried to follow the rules. I'm not entirely sure if this is all you need. I'm willing to learn whatever solution you give me in the best of my knowledge
Thanks for the help.

User avatar
4epT
Developers
Developers
Posts: 617
Joined: 30 Apr 2008, 14:17
Noob?: No
Location: Moskow (Russia)
Contact:

Re: Can't enter a map.

#4 Post by 4epT »

this server use SecureGRFLib. you can not correctly extract the data from the file (sroupdates.grf)
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image

Locked