Buildfile: D:\Users\Chris\workspace\L2JHellasC\build.xml
[echo] Building L2j Hellas.
Requirements:
Clean:
[delete] Deleting directory D:\Users\Chris\workspace\build\Core
Building Dirs:
[mkdir] Created dir: D:\Users\Chris\workspace\build\Core
[mkdir] Created dir: D:\Users\Chris\workspace\build\Core\classes
[mkdir] Created dir: D:\Users\Chris\workspace\build\Core\dist
[mkdir] Created dir: D:\Users\Chris\workspace\build\Core\dist\doc
[mkdir] Created dir: D:\Users\Chris\workspace\build\Core\dist\doc\3rdPartyLicenses
[mkdir] Created dir: D:\Users\Chris\workspace\build\Core\dist\login
[mkdir] Created dir: D:\Users\Chris\workspace\build\Core\dist\gameserver
[mkdir] Created dir: D:\Users\Chris\workspace\build\Core\dist\libs
Version:
[exec] Result: 1
[exec] Result: 1
[echo] version = svnversion: E The working copy at 'D:\Users\Chris\workspace\L2JHellasC'
[echo] is too old (format 10) to work with client version '1.9.4-SlikSvn (SlikSvn/1.9.4)' (expects format 31). You need to upgrade the working copy first.
Compile:
[echo] Compiling L2J Hellas.
[javac] Compiling 1276 source files to D:\Users\Chris\workspace\build\Core\classes
Jar:
[jar] Building jar: D:\Users\Chris\workspace\build\Core\l2jhellas.jar
[copy] Copying 1 file to D:\Users\Chris\workspace\build\Core\dist\libs
dist:
Build:
[echo] Creating L2J Hellas Server:
[copy] Copying 16 files to D:\Users\Chris\workspace\build\Core\dist\libs
[copy] Copying 3 files to D:\Users\Chris\workspace\build\Core\dist\login
[copy] Copying 1 file to D:\Users\Chris\workspace\build\Core\dist\gameserver
[copy] Copying 3 files to D:\Users\Chris\workspace\build\Core\dist\doc
[copy] Copying 9 files to D:\Users\Chris\workspace\build\Core\dist\doc\3rdPartyLicenses
[copy] Copying 1 file to D:\Users\Chris\workspace\build\Core\dist\gameserver\config
[copy] Copying 1 file to D:\Users\Chris\workspace\build\Core\dist\login\config
[copy] Copying 1 file to D:\Users\Chris\workspace\build\Core\dist\gameserver\config\Admin
[copy] Copying 7 files to D:\Users\Chris\workspace\build\Core\dist\gameserver\config\Events
[copy] Copying 13 files to D:\Users\Chris\workspace\build\Core\dist\gameserver\config\Main
[copy] Copying 7 files to D:\Users\Chris\workspace\build\Core\dist\gameserver\config\Mods
[copy] Copying 3 files to D:\Users\Chris\workspace\build\Core\dist\gameserver\config\Network
[copy] Copying 1 file to D:\Users\Chris\workspace\build\Core\dist\gameserver\config\Network\IPConfig
[copy] Copying 1 file to D:\Users\Chris\workspace\build\Core\dist\gameserver\config\Olympiad
[copy] Copying 3 files to D:\Users\Chris\workspace\build\Core\dist\login\config\Network
[copy] Copying 1 file to D:\Users\Chris\workspace\build\Core\dist\login\config\Network\IPConfig
[copy] Copying 4 files to D:\Users\Chris\workspace\build\Core\dist\gameserver\config\Others
[copy] Copying 3 files to D:\Users\Chris\workspace\build\Core\dist\login\config\Others
BUILD FAILED
D:\Users\Chris\workspace\L2JHellasC\build.xml:198: Failed to create missing parent directory for D:\Users\Chris\workspace\build\Core\L2J_Hellas_Core_svnversion: E The working copy at 'D:\Users\Chris\workspace\L2JHellasC'
is too old (format 10) to work with client version '1.9.4-SlikSvn (SlikSvn\1.9.4)' (expects format 31). You need to upgrade the working copy first.
.zip
Total time: 11 seconds
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 had a similar problem once when I was setting up a custom shop system in a game. For me, the fix was buried in the database settings. I had to adjust the stack limit for the item in the MySQL database, which allowed bulk purchases without triggering errors. You might want to check the item_template or a similar table for stackable values.
As for inspiration, I once played around with a different setup for fun using https://themulligans.org. While it’s an online casino, their sleek inventory and transaction systems gave me some cool ideas for designing in-game economies.
Question
`xFrost
Initially I had this error(http://i.imgur.com/Z12bQT2.png?1) but after I installed Sliksvn it was gone.
and now I get this error message
Edited by `xFrost1 answer 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.