Search found 8 matches

by SlipCore
09 Feb 2018, 10:22
Forum: Developers Corner
Topic: General approaches to OpenKore development and debugging
Replies: 7
Views: 9193

Re: General approaches to OpenKore development and debugging

I'll try to chat on IRC/Discord first.

It's may be not a bad idea to create a small developers guide for starters with common effort.

Thx for response :)
by SlipCore
09 Feb 2018, 09:55
Forum: Developers Corner
Topic: General approaches to OpenKore development and debugging
Replies: 7
Views: 9193

Re: General approaches to OpenKore development and debugging

This is discussion topic, but no one dev reply here :O
I should not create an issue on github just to talk about dev tools, techniques, etc.
by SlipCore
09 Feb 2018, 09:42
Forum: Developers Corner
Topic: General approaches to OpenKore development and debugging
Replies: 7
Views: 9193

Re: General approaches to OpenKore development and debugging

Is developers section of forum dead and I should discuss it at IRC/Discord?
I think that some thoughts and tips about development can be useful not only for me, and it will be better if they will be stored on forum, and not lost after chatting.

just bump up the topic in active list
by SlipCore
08 Feb 2018, 14:56
Forum: Other OpenKore support
Topic: Problem At client
Replies: 10
Views: 7131

Re: Problem At client

randomcrewr wrote:i m login not have xkore.client stuck
What a lie. Or ignorance.

Post your config.txt if you really want help. All your posts looks like trolling to be honest.
by SlipCore
08 Feb 2018, 12:06
Forum: Other OpenKore support
Topic: Problem At client
Replies: 10
Views: 7131

Re: Problem At client

And you don't need modified client, just get clean OpenKore (https://github.com/OpenKore/openkore/archive/master.zip) and it will work out of the box for iRo.
by SlipCore
08 Feb 2018, 11:58
Forum: Other OpenKore support
Topic: Problem At client
Replies: 10
Views: 7131

Re: Problem At client

randomcrewr wrote:my client crash.cannot login
There is no any errors and crashes on your screenshot.

Do you see the message "X-Kore mode initialized"?
Now google "XKore".
by SlipCore
08 Feb 2018, 11:36
Forum: Other OpenKore support
Topic: Problem At client
Replies: 10
Views: 7131

Re: Problem At client

Set XKore to 0 in control/config.txt ?
by SlipCore
07 Feb 2018, 10:27
Forum: Developers Corner
Topic: General approaches to OpenKore development and debugging
Replies: 7
Views: 9193

General approaches to OpenKore development and debugging

I'm interested in how developing and debugging process looks like (when introducing new features or modifying and fixing existing). In particular, workflow for plugins development. For example: I wrote a some code of new plugin and want to test it. I run the OpenKore, it boots and connects to game s...