I can log at all l2java servers but i cant log at l2off servers.
I mean, when i run a l2j server and i press my ID,PWD i log without any problem...but
when i run a l2off server (ex: l2survival,l2mxc,nova.l2sublimity) and i press my ID,PWD after saw me " Bartz " .. when i press ok at this i got a critical error and saw me the below log:
2010.9.4 10:52:37
OS : Windows XP 5.1 (Build: 2600)
CPU : GenuineIntel Unknown processor @ 3420 MHz with 1023MB RAM
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I don't really work on L2j anymore, but from time to time, I check up the forums just in case someone built something cool, and I stumbled upon this:
It's actually really easy to implement LLMs (both local, like gpt-oss, and online, like ChatGPT or Gemini) for any sort of action in L2.
Even without training a model explicitly, a good GPU and some basic LLM knowledge can take you very far.
Here is an example of an auto play bot I made in 10 minutes that uses gpt-oss (which is mega overkill) locally with a 5090 to do some basic farming.
As you can see from the LM Studio responses, it is fairly fast (and uses reasoning too) to think about what's the best course of action for a given situation.
Basically just a quick proof of concept. If I had time, I would make something like this for auto-play/farm or bots, since LLMs would play really nicely with fake players that can actually think and are not completely pre-programmed. It's quite cool.
----------2025----------
TheDarknessFear promoted to Gaming Moderator. Reason: Very active and helpful. (3 September 2025)
Atom promoted to Gaming Moderator. Reason: Promotion by Maxtor. (3 September 2025)
Question
Traitor™
I can log at all l2java servers but i cant log at l2off servers.
I mean, when i run a l2j server and i press my ID,PWD i log without any problem...but
when i run a l2off server (ex: l2survival,l2mxc,nova.l2sublimity) and i press my ID,PWD after saw me " Bartz " .. when i press ok at this i got a critical error and saw me the below log:
2010.9.4 10:52:37
OS : Windows XP 5.1 (Build: 2600)
CPU : GenuineIntel Unknown processor @ 3420 MHz with 1023MB RAM
Video : NVIDIA GeForce 8400 GS (9107)
General protection fault!
History: NConsoleWnd::RequestServerLogin <- NCServerSelectWnd::OnLoginBtnClick <- NConsoleWnd::ExecuteShortcutCommand <- NConsoleWnd::HandleKeyboardInput <- NConsoleWnd::HookShortCutKey <- NConsoleWnd::DispatchWndMsgX <- NConsoleWnd::DispatchWndMsg <- UWindowsViewport::ViewportWndProc <- WWindow::StaticProc <- DispatchMessage <- 00020694 256 <- MessagePump <- MainLoop
thx
PS:i can log from internet caffe....only at my home i cant :/
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.