Video Tutorial to update Crazy Client
need help!
I followed your tutorial, was well made I give you that!
Yet I managed to run into a problem, when I drag the full file to flashplayer, it doesnt even run rotmg, just a white screen.
Somehow managed to make the client.swf files to work on it though. Just doesn't include any hacks whatsoever. Could it be an issue if the files are KMP video files? Would be odd, since the other KMP files work just fine.
Got any clue of what I'm saying and could this be fixed?
Thanks!
Yet I managed to run into a problem, when I drag the full file to flashplayer, it doesnt even run rotmg, just a white screen.
Somehow managed to make the client.swf files to work on it though. Just doesn't include any hacks whatsoever. Could it be an issue if the files are KMP video files? Would be odd, since the other KMP files work just fine.
Got any clue of what I'm saying and could this be fixed?
Thanks!
I don't know how you would get to that point. As long as you were modifying the old clients files, not the old production client, it should work properly
- - - Updated - - -
It should be the same process. Try it out, but pretend that I am using 059 and not crazy and see if that works
- - - Updated - - -
It should be the same process. Try it out, but pretend that I am using 059 and not crazy and see if that works
This won't work for 059. I have no idea why, but 059 doesn't use the version number that is stored in com.company.assembleegameclient.parameters.Paramet ers, so even if you change it there you won't be able to connect. Instead, you need to update the version number at the very least in kabam.rotmg.messaging.impl.GameServerConnectionCon crete in the onConnected function. You need to change the line that looks like:
which in the p-code will look like:
It should be obvious, but to update you would change the pushstring line to:
For guaranteed success, make sure you edit the p-code. If you are using JPEXS it will appear in the box to the right when you click on actionscript in the main area.
Code:
_loc1_.buildVersion_ = "X28.0.6";
Code:
getlocal_1
pushstring "X28.0.6"
setproperty Qname(PackageNamespace(""),"buildVersion_")
Code:
pushstring "X31.0.4"
Hi, what to do if the client is not yet available on static drips pw?
good tutorial
This thread is closed for replies.
Similar Threads
Realm of the Mad God Help & RequestsUpdating Crazy Client
11 Realm of the Mad God DiscussionsAnyone working on updated crazy client?TH 9 Realm of the Mad God DiscussionsHow to update crazy client?DA 4 Realm of the Mad God Help & RequestsREQUEST:Updated guide on how to update your client to the most current update.(Crazy)ZA 11 Realm of the Mad God Help & Requestsrotmg crazy client update plsXX 2

