Jump to content

kevingunadi

Members
  • Content Count

    11
  • Joined

  • Last visited

Posts posted by kevingunadi


  1. 7 hours ago, 4144 said:

    try configure clientinfo.xml and sclientinfo.xml also try less patches. look like you enabled too much for simple test

    i tried from localhost and its normal but if i change to dns it can't login with new client


  2. i've problem with 2020-01-22cRagexeRE

     

    after diff with this config in nemo, i cant login to server. but if i use 2018 client i can login normally

     

    Quote

    1 Use Tilde for Matk
    258 Enable Shortcut All Item
    6 Force Send Client Hash Packet
    8 Custom Window Title
    9 Disable 1rag1 type parameters (Recommended)
    266 Set SNS Button
    268 Restore chat focus
    13 Disable Ragexe Filename Check (Recommended)
    19 Enable Title Bar Menu
    20 Extend Chat Box
    21 Extend Chat Room Box
    22 Extend PM Box
    23 Enable /who command (Recommended)
    24 Fix Camera Angles (Recommended)
    28 Increase Headgear ViewID
    290 Hide build info in client (Recommended)
    34 Enable /showname (Recommended)
    291 Hide packets from peek (Recommended)
    35 Read Data Folder First
    36 Read msgstringtable.txt (Recommended)
    41 Disable Nagle Algorithm (Recommended)
    44 Translate Client (Recommended)
    46 Use Normal Guild Brackets (Recommended)
    47 Use Ragnarok Icon
    49 Enable Multiple GRFs (Recommended)
    51 Always Show License Screen
    64 @ Bug Fix (Recommended)
    65 Load Custom lua file instead of iteminfo*.lub (Recommended)
    71 Ignore Resource Errors
    75 Enable Flag Emoticons
    86 Only First Login Background
    90 Enable DNS Support (Recommended)
    205 Enable Monster Tables
    207 Resize Font
    208 Restore Cash Shop Icon
    212 Restore Roulette
    229 Enable Emblem hover for BG
    230 Always load Korea ExternalSettings lua file
    231 Remove hardcoded address/port (Recommended)
    232 Restore old login packet (Recommended)
    234 Ignore Lua Errors
    235 Enable guild while in clan
    239 Ignore /account: command line argument
     

     

    Spoiler

    screen000.thumb.jpg.ab5e854116cacc70234722e0a6e7a79b.jpg

     

    thanks b4


  3. Hi, i want to ask about compiling the emulator

     

    i have latest hercules and want to compile the emulator to PACKETVER 20200122 with visual studio 2019 but its showing error message like this

    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal	plugin-sample	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal	plugin-HPMHooking_map	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\achievement.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\battle.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\battleground.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\buyingstore.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\atcommand.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\channel.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\chat.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\chrif.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\clan.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\clif.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\duel.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\elemental.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\guild.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\intif.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\irc-bot.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\itemdb.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\log.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\mail.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\homunculus.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\mercenary.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\instance.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\map.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\mob.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\HPMmap.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\npc.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\npc_chat.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\party.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\pc.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\pc_groups.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\pet.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\quest.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\refine.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\rodex.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\script.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\searchstore.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\status.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\skill.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\stylist.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\storage.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\trade.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\unit.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	
    Error	C2233	'items': arrays of objects containing zero-size arrays are illegal (compiling source file ..\src\map\vending.c)	map-server	D:\Games\Ragnarok\Hercules\Hercules\src\map\packets_struct.h	3829	

     

    I can set PACKETVER max only 20191031 and it will compiled normally in vs 2019

     

    if u have any suggestion feel free to let me know

     

     

    nb: sorry for my bad english and thank you

     

     


  4. On 3/6/2018 at 8:12 PM, Archetype Saber said:

    What the..... 

    I use @Asheraf's Recommended Data Folder
    Client Date: 22018-02-13aRagexeRE
    @4144's NEMO

    Updated Hercules
    Latest Updated KRO From Here: 

    and the small fonts wont go away. man! Hahahahaha 

    1. go to "data/luafiles514/lua files/"

    2. copy folder service_korea then rename to service_usa

    3. go to inside folder then rename file to externalsettings_usa.lub

    *this step just for lantype 1


  5. 4 hours ago, Archetype Saber said:

    Regarding to these/this Matter.
    I already found out the problem it seems the langtype 2018 clients only accepts is 0.

    coz' if I tried to use Langtype 1 on a Patched 2018 Client and error occurs ("nil val something")

    and it seems the custom clientinfo.xml patch on NEMO doesn't work on 2018 Client.

    too much bug and errors on the new clients. if you're planning to release this on public it wont be an advisable decision.
    if you want stability use client dates under 2016. as of now I currently tinkering on 2017-05-17 seems less buggy.

    Thanks for the Info everyone.

    langtype 1

     

    Spoiler

    screenRevelesticRO000.thumb.jpg.55955b6df4ed871dcf907686f6c4e6f5.jpg

     

    Spoiler

    screenRevelesticRO001.thumb.jpg.8dcb43cb0b6744292da22766264041e1.jpg

     

    Spoiler

    screenRevelesticRO002.thumb.jpg.5b6bf125b91ea38f32122a3d1238664e.jpg


  6. 9 hours ago, OmarAcero said:

    @Slicer  friend, I know that I have that it is a textures error, my last question was where I can download the client KRO 2018 nothing more ...

    @kevingunadi yes brother I tried it, but my KRO is from December 2017 u,u... I understand that's why I'm missing these files..

    Thank you all friends.

    no prob, glad hear that

    9 hours ago, Dream Catcher said:

    Is someone having that same problem too? By pressing on the "X" the game give error

    error.png

     

    Spoiler

    screenRevelesticRO000.thumb.jpg.4e71a50c8a2cab46ca5c18ea9711f2e2.jpg

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.