Git Product home page Git Product logo

Comments (5)

lachjs avatar lachjs commented on July 17, 2024

from dissonancelib.

hasbeenthere avatar hasbeenthere commented on July 17, 2024

Hi thank you,

However I'm unsure that that was the issue I just tried it again to get more details and I got this

compiling class library...
initPassOne started
NumPrimitives = 692
initPassOne done
compiling dir: 'C:\Program Files\SuperCollider-3.8.0\SCClassLibrary'
compiling dir: 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\MathLib'
compiling dir: 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\VectorSpace'
compiling dir: 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\ZArchive'
compiling dir: 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\DissonanceLib'
pass 1 done
numentries = 871053 / 13329216 = 0.065
5706 method selectors, 2336 classes
method table size 13789360 bytes, big table size 106633728
Number of Symbols 12867
Byte Code Size 421088
compiled 376 files in 0.59 seconds

Info: 4 methods are currently overwritten by extensions. To see which, execute:
MethodOverride.printAll

compile done
ERROR: ZArchive: no such file C:\Users\Niall\AppData\Local\SuperCollider/quarks/DissonanceLib/JSTList030.int
CALL STACK:
Exception:reportError 000000058AD21D28
arg this =
Nil:handleError 000000058AD21BC8
arg this = nil
arg error =
Thread:handleError 000000058AD21B18
arg this =
arg error =
Object:throw 000000058AD21618
arg this =
ZArchive:check 0000000587C9BA48
arg this =
Meta_ZArchive:read 0000000587C9A5C8
arg this =
arg pathName = "C:\Users\Niall\AppData\Local..."
Meta_IntervalTable:loadTable 000000058ACDE218
arg this =
arg type = 'JST'
arg min = '030'
arg path = "C:\Users\Niall\AppData\Local..."
var ark = nil
var filename = "JSTList030.int"
Meta_IntervalTable:initClass 0000000587C89708
arg this =
Meta_Class:initClassTree 0000000587C87E88
arg this =
arg aClass =
var implementsInitClass = nil
ArrayedCollection:do 0000000587C85DE8
arg this = [*228]
arg function =
var i = 62
Meta_Class:initClassTree 0000000587C84FE8
arg this =
arg aClass =
var implementsInitClass = nil
Process:startup 0000000587C84068
arg this =
var time = 163.1837019
Main:startup 0000000587C82308
arg this =
var didWarnOverwrite = false
^^ The preceding error dump is for ERROR: ZArchive: no such file C:\Users\Niall\AppData\Local\SuperCollider/quarks/DissonanceLib/JSTList030.int

This would suggest that the error was in JSTList030.int . However I will try fixing it myself using what you mentioned earlier. thank you, and I appreciate the quick response.

from dissonancelib.

lachjs avatar lachjs commented on July 17, 2024

from dissonancelib.

hasbeenthere avatar hasbeenthere commented on July 17, 2024

when I tried recompiling the library I got this
compiling class library...
initPassOne started
NumPrimitives = 692
initPassOne done
compiling dir: 'C:\Program Files\SuperCollider-3.8.0\SCClassLibrary'
compiling dir: 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\MathLib'
compiling dir: 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\VectorSpace'
compiling dir: 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\ZArchive'
compiling dir: 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\DissonanceLib'
Open ended string ... started on line 31 in file 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\DissonanceLib\classes\IntervalTable.sc'
pass 1 done
ERROR: syntax error, unexpected NAME, expecting '}'
in file 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\DissonanceLib\classes\IntervalTable.sc'
line 24 char 37:

		\huygens, {filename = "huygensList.int" },
                        ^^^^^^^^^^^
		\JST, { filename = "JSTList" ++ min ++ ".int" },

ERROR: file 'C:\Users\Niall\AppData\Local\SuperCollider\downloaded-quarks\DissonanceLib\classes\IntervalTable.sc' parse failed
error parsing

from dissonancelib.

hasbeenthere avatar hasbeenthere commented on July 17, 2024

I don't know if this helps but, when I tried again I got the same error with this at the beginning
WARNING: Attempted to modify missing Text Mirror for Document {4072d91b-3d14-40a1-962d-631eb87cd9fd}

from dissonancelib.

Related Issues (3)

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.