GithubHelp home page GithubHelp logo

pjeli / tombstones Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.01 MB

WoW Add-on recreating the blood pools and player messages from Elden Ring.

Home Page: https://imgur.com/a/fIeGGZA

Lua 95.61% HTML 3.89% CSS 0.50%

tombstones's People

Contributors

pjeli avatar

Stargazers

 avatar

Watchers

 avatar

tombstones's Issues

LUA errors

Heya, got this errors today while playing.

324x Usage: local position = C_Map.GetPlayerMapPosition(uiMapID, unitToken)
[string "=[C]"]: in function `GetPlayerMapPosition'
[string "@Tombstones/Engravings.lua"]:1650: in function <Tombstones/Engravings.lua:1644>
[string "@Tombstones/Engravings.lua"]:2088: in function <Tombstones/Engravings.lua:2086>

Locals:
(*temporary) = "Usage: local position = C_Map.GetPlayerMapPosition(uiMapID, unitToken)"
1x Tombstones/Engravings.lua:1205: attempt to concatenate local 'playerMap' (a nil value)
[string "@Tombstones/Engravings.lua"]:1205: in function <Tombstones/Engravings.lua:1200>
[string "@Tombstones/Engravings.lua"]:2116: in function `?'
[string "@Tombstones/Engravings.lua"]:2376: in function <Tombstones/Engravings.lua:2375>

Locals:
playerMap = nil
oldest_engraving_timestamp = 0
channel_num = 2
(*temporary) = <function> defined =[C]:-1
(*temporary) = <table> {
}
(*temporary) = "7"
(*temporary) = "$"
(*temporary) = 0
(*temporary) = "~"
(*temporary) = nil
(*temporary) = "attempt to concatenate local 'playerMap' (a nil value)"
GetOldestEngravingTimestamp = <function> defined @Tombstones/Engravings.lua:660
tombstones_channel = "tsbroadcastchannel"
requestedSync = true
engravings_sync_request_queue = <table> {
}
EN_COMM_COMMANDS = <table> {
 BROADCAST_ENGRAVING_PING = "6"
 WHISPER_SYNC_BULK_DATA = "10"
 WHISPER_SYNC_ACCEPT = "9"
 BROADCAST_ENGRAVING_SYNC_REQUEST = "7"
 WHISPER_SYNC_AVAILABILITY = "8"
}
COMM_COMMAND_DELIM = "$"
COMM_FIELD_DELIM = "~"

1x Tombstones/Tombstones.lua:560: attempt to concatenate local 'playerMap' (a nil value)
[string "@Tombstones/Tombstones.lua"]:560: in function <Tombstones/Tombstones.lua:555>
[string "@Tombstones/Tombstones.lua"]:3971: in function `?'
[string "@Tombstones/Tombstones.lua"]:4082: in function <Tombstones/Tombstones.lua:4081>

Locals:
playerMap = nil
oldest_tombstone_timestamp = 0
channel_num = 2
(*temporary) = <function> defined =[C]:-1
(*temporary) = <table> {
}
(*temporary) = "4"
(*temporary) = "$"
(*temporary) = 0
(*temporary) = "~"
(*temporary) = nil
(*temporary) = "attempt to concatenate local 'playerMap' (a nil value)"
GetOldestTombstoneTimestamp = <function> defined @Tombstones/Tombstones.lua:493
tombstones_channel = "tsbroadcastchannel"
requestedSync = true
tombstones_sync_request_queue = <table> {
}
TS_COMM_COMMANDS = <table> {
 BROADCAST_TALLY_REQUEST = "1"
 WHISPER_SYNC_AVAILABILITY = "5"
 BROADCAST_PVP_DEATH = "3"
 BROADCAST_KARMA_PING = "0"
 WHISPER_SYNC_ACCEPT = "6"
 BROADCAST_TOMBSTONE_SYNC_REQUEST = "4"
 WHISPER_TALLY_REPLY = "2"
}
COMM_COMMAND_DELIM = "$"
COMM_FIELD_DELIM = "~"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.