Search found 42 matches

by ChrstphrR
11 Aug 2014, 23:38
Forum: Bug reports
Topic: r8883 - Inventory output reversed/altered
Replies: 12
Views: 7146

Re: r8883 - Inventory output reversed/altered

You might think having a comment block that described how the routine works is superfluous, but you have no compunction to alter how routines work without even a mention; not in source, not in commit logs. People changing how the program works, without documenting it along the way, will only serve t...
by ChrstphrR
10 Aug 2014, 19:14
Forum: Bug reports
Topic: r8883 - Inventory output reversed/altered
Replies: 12
Views: 7146

Re: r8883 - Inventory output reversed/altered

fixed: http://forums.openkore.com/viewtopic.php?p=268367#p268367 Commands.pm was not altered in this commit, so there is no possible way this issue was fixed there. Actually fixed with r8886, r8887: http://sourceforge.net/p/openkore/code/8886/ http://sourceforge.net/p/openkore/code/8887/ The two we...
by ChrstphrR
09 Aug 2014, 15:31
Forum: Bug reports
Topic: r8883 - Inventory output reversed/altered
Replies: 12
Views: 7146

Re: r8883 - Inventory output reversed/altered

Please fix the issue stated. Otherwise, there are now at least two outstanding bugs I found, and the only choice left is to revert the code to 8882. --- Пожалуйста, решить проблему заявил. В противном случае, в настоящее время по крайней мере, два выдающихся ошибки, которые я нашел, и единственным в...
by ChrstphrR
09 Aug 2014, 14:55
Forum: Bug reports
Topic: r8883 - Inventory output reversed/altered
Replies: 12
Views: 7146

Re: r8883 - Inventory output reversed/altered

Please explain how a search and replace code change on the msg() routine altered Inventory ("i" in Commands.pm). what for? replace the function "sub cmdInventory" From your commit comment: - BIG update message translation - updated "disconnection" options - update ServerType0, Sakexe_0, Sakexe_2005...
by ChrstphrR
09 Aug 2014, 14:44
Forum: Bug reports
Topic: r8883 -- kore coredumps when dcOnMaxReconnections value met
Replies: 1
Views: 4536

r8883 -- kore coredumps when dcOnMaxReconnections value met

Using revision 8883, the following situation occurs: From my config.txt, this disconnect-on-value was set: dcOnMaxReconnections 3 What should happen: ... while running a bot, and the connection between the server and bot is lost, kore will attempt to reconnect, based on this setting, up to 3 times u...
by ChrstphrR
09 Aug 2014, 14:10
Forum: Bug reports
Topic: r8883 - Inventory output reversed/altered
Replies: 12
Views: 7146

Re: r8883 - Inventory output reversed/altered

Yes, I tested. Do not worry. Please explain how a search and replace code change on the msg() routine altered Inventory ("i" in Commands.pm). Quite obviously MORE than just the lines using msg() were affected, or this side effect wouldn't occur. Found another bug in the interim, which crashes kore,...
by ChrstphrR
09 Aug 2014, 08:03
Forum: Bug reports
Topic: r8883 - Inventory output reversed/altered
Replies: 12
Views: 7146

r8883 - Inventory output reversed/altered

Not that I mind the change, rather, it's just not DOCUMENTED as a change, in amongst the hundreds of lines altered in this commit in Commands.pm "Old" r8882 and earlier inventory looks as follows: -----------Inventory----------- -- Equipment (Equipped) -- 6 Novice Adventurer's Suit [Pupa] [1] -- Arm...
by ChrstphrR
18 Apr 2014, 07:53
Forum: iRO
Topic: problem with my openkore
Replies: 3
Views: 3558

Re: problem with my openkore

# Poseidon Settings (http://wiki.openkore.com/index.php/PoseidonServer) # They must be the same as Query Server config in Poseidon.txt poseidonServer 127.0.0.1 poseidonPort 24390 Poseidon isn't necessary for iRO. And a general comment for this thread: Users stating they're using the "latest" doesn'...
by ChrstphrR
30 Mar 2014, 16:37
Forum: iRO
Topic: Openkore cannot detect a particular character of mine.
Replies: 1
Views: 2698

Re: Openkore cannot detect a particular character of mine.

Sorry for the late reply, but this should now be fixed. I added revision 8857 to the svn repository which extends the fix for twRO for this same issue, so that it solves it for iRO (and makes it easier for other serverTypes to adapt and fix the same issue in the future). Tested on my own account tha...