Jump to content

Recommended Posts

  • 3 weeks later...
Posted

#Energy Collectors

'126':

enabled: true

autoRegister: Private

'126:1':

enabled: true

autoRegister: Private

'126:2':

enabled: true

autoRegister: Private

  • 1 month later...
  • 6 months later...
  • 10 months later...
Posted

Don't rage at me for necro this topic is still relevant, and while ever LWC is a thing, always will be,

 

Almost 2 years late: Tatsu, your issue is caused by dodgy yaml parsing, using tabs instead of spaces or something like that, to find out exactly whats failing i recommend you paste your core.yml into: http://yaml-online-parser.appspot.com/ this will give you some idea of whats wrong,

 

 

Vdub: it looks like LWC needs the "Un-shifted" Values for item ID's, these are found in the Mods configs, for some mods (not sure why not all) forge shifted the configured ID's +256

 

 

i hope these (late) answers help anybody new coming into the world of modded server-ing, maybe even some older vets who have forgotten more than i know.

  • 2 months later...
Posted (edited)

Hi,

I have problem when I try lock crystal chest, it's not locked. What I do wrong?

Here is log information:

2014-07-16 22:36:10 [iNFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2014-07-16 22:36:10 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
2014-07-16 22:36:10 [iNFO] [LWC] Loaded 209 locale strings (0 overrides)
2014-07-16 22:36:10 [iNFO] [LWC] Permissions API: 4SuperPermsPermissions
2014-07-16 22:36:10 [iNFO] [LWC] Currency API: 4EssentialsCurrency
2014-07-16 22:36:10 [iNFO] [LWC] Connecting to SQLite
2014-07-16 22:36:10 [iNFO] [LWC] Performing any necessary database updates
2014-07-16 22:36:10 [iNFO] [LWC] Using database: Native
2014-07-16 22:36:10 [iNFO] [LWC] Precached 0 protections
And screenshot -> javaw_2014-07-16_22-39-20-89.jpg
Here is config:
       
        #Diamond Chest
        '181:2':
            enabled: true
            autoRegister: Private
        #Crystal Chest
        '181:5':
            enabled: true
            autoRegister: Private
 
Regards, Niko H.
Edited by nikohal

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...